cal.pub0.org/packages/lib
sean-brydon 277b0c4c92
Feat/design system (#3051)
* Storybook Boilerplate setup

* Inital Setup

* First story

* Color Design System

* Badge Story + Comp

* Checkbox UI + Stories

* Update Red colors + Button Group

* Switch+Stories / Default brand color

* Update Version + Button Group combined

* Compact Butotn Group

* Tidy up Selectors

* Adds Tooltip to Button

* TextInput

* Update SB

* Prefix Input

* Match text area styles

* Prefix Controls

* Update spacing on text area

* Text Input Suffix

* Color Picker

* Update storybook

* Icon Suffix/Prefix

* Datepicker + move components to monorepo

* Text color on labels

* Move Radio over to monorepo

* Move CustomBranding to calcom/ib

* Radio

* IconBadge Component

* Update radio indicator background

* Disabled radio state

* Delete yarn.lock

* Revert "Delete yarn.lock"

This reverts commit 9b99d244b7.

* Fix webhook test

* Replace old toast location

* Update radio path

* Empty State

* Update Badge.tsx

* Update Badge.tsx

* Banner Component+story

* Creation Modal

* Creation Dialog updated

* Button hover dialog

* Confirmation Modal

* Datepicker (Booking)

* PageHeader

* Fix border width

* PageHeader update search bar

* Fix input height

* Fix button group size

* Add spacing between badges - font smoothing

* Update button position on banner

* Banner update

* Fixing focus state on suffix/prefix inputs

* Implement A11y addon

* Add aria label

* error && "text-red-800"

* Fix button hover

* Change colors

* Generate snapshot tests for on hover button

* Revert colors to demo

* Change colors

* Fix Linear Issues

* Form Stepper component

* Add padding back to input

* Move ui to UI_V2

* Use V2

* Update imports for v1

* Update imports for v1

* Upgrade to nextjs in storybook root

* Update website submodule

* Avatar Groups

* Fix webpack again

* Vertical Tab Item

[WIP] - active state on small item is not working currently

* Vertical Tab Group

* Add Github action

* Fix website submodule

* Fix GH action

* Rename Workflow

* Adds lint report for CI

* Lint report fixes

* NavigationItem comments

* VerticalTabItem type fixes

* Fix avatar blur

* Fix comments

* Adding isEmbed to window object

* Disable components that use router mock.

* Load inter via google fonts

* Started select

* Adding base Breadcrumb

* Update readme

* Formatting

* Fixes

* Dependencies matching

* Linting

* Update FormStep.stories.tsx

* Linting

* Update MultiSelectCheckboxes.tsx

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-07-22 18:39:50 -06:00
..
date-fns Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
hooks Frontend fixes 2022-06-15 21:19:13 -06:00
server Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
webhooks Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
CalEventParser.ts Fix undefined in Calendar and also add manage event again (#3122) 2022-06-21 10:14:10 +01:00
CalendarService.ts Linting 2022-07-12 16:31:09 -06:00
CloseCom.ts Adding Close.com library for console (#3099) 2022-06-17 21:58:27 -03:00
CustomBranding.tsx Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
auth.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
availability.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
constants.ts Formatting 2022-07-12 11:52:13 -06:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
default-cookies.ts Update default-cookies.ts 2022-06-05 13:54:13 -06:00
defaultAvatarImage.ts Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
defaultEvents.ts Workflows (#3236) 2022-07-14 00:10:45 +00:00
deriveAppDictKeyFromType.ts Hotfix: Fixing app types variants (fixes Hubspot) (#3176) 2022-06-28 16:36:19 +00:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Fix TS errors and weird instances of undefined error due to prisma upgrade and turbo cache (#3475) 2022-07-21 09:59:37 +00:00
fetchUsername.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
getLuckyUsers.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
getSafeRedirectUrl.ts Fix hubspot callback (#3195) 2022-06-30 07:01:07 +00:00
hasKeyInMetadata.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
i18n.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
index.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
isMac.ts Adds a fully extensible command(ctrl)+k interface for Cal (#3346) 2022-07-14 06:45:07 +00:00
isOutOfBounds.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
isPrismaObj.ts License server (#2379) 2022-05-26 11:07:14 -06:00
isRecurringEvent.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
jackson.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notification.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
profile.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
recurringStrings.ts Recurring event improvements (#2750) 2022-06-10 17:38:06 -03:00
saml.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
slots.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
tsconfig.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
webstorage.ts Hotfix: blank page for booking embed in Incognito Chrome (#2700) 2022-05-09 18:12:47 +00:00
weekday.ts Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00