cal.pub0.org/packages/lib
sean-brydon c68ff54e77
Feat/full custom select (#6865)
* Inital Setup - refactors/optimise

* Escape clears focus

* A11y and optimisations

* A11y enter fix

* Sort out flatternt list indexing

* Fix spacing - fix single selected state

* Solves group highlights breaking things

* Fix selecting while filtering list

* Remove styles and rename story

* Hide labels while searching for now

* Remove group item

* move onclick hook to hooks

* Fix typo

* Use check icon on single select

* scroll into view when keyboard navigating

* add comment explaining dropdown close

* Remove tenery and make disabled easier to read

* Typo

* remove log

* Remove destructing of classNames props

* Refactor callbacks + hooks

* Style updates with ciaran

* Final style changes

* center icon

* Add darkmode
2023-02-13 15:14:23 +01:00
..
apps Only return enabled apps in getEnabledApps (#6653) 2023-01-23 16:27:20 -07:00
browser Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
cva Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
date-fns Circumvents Dayjs issue by going native (#5363) 2022-11-07 15:16:35 +00:00
hooks Feat/full custom select (#6865) 2023-02-13 15:14:23 +01:00
payment feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
server feat: add theming options to teams (#6807) 2023-02-01 19:27:26 +01:00
sync Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
test Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00
CalEventParser.ts Hide attendees from calendar description (#6800) 2023-01-31 14:14:19 -07:00
CalendarService.ts Fixes extension check for URL with dots in segments (#6301) 2023-01-05 16:38:44 -07:00
CloseCom.ts Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
CloseComeUtils.ts Feature/whitelabel part 2 (#5821) 2023-01-04 22:14:46 +00:00
CustomBranding.tsx
OgImages.tsx Feat/add screenshot og image variant (#6138) 2022-12-21 10:39:14 +00:00
PaymentService.ts feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
Sendgrid.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
auth.ts Standardize response codes in Login (#6787) 2023-01-30 18:37:03 +00:00
availability.ts Feature/Routing Forms: Add the concepts of reusable Router and Router Linked Fields. (#5566) 2023-01-04 13:30:46 +00:00
classNames.ts Tailwind Merge (#6596) 2023-01-20 15:19:12 +01:00
constants.ts Adds ability to add custom sender names for workflow emails (#6463) 2023-01-18 15:32:39 +01:00
convertToNewDurationType.ts Fixed wrong calculation of duration type on event type page. (#5557) 2022-11-17 13:38:03 +05:30
crypto.ts
default-cookies.ts Upgrade deps + allow node 18.x (#5622) 2022-11-23 11:35:08 -07:00
defaultAvatarImage.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
defaultEvents.ts Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
deriveAppDictKeyFromType.ts Chore/salesforce prep work (#5648) 2022-11-22 13:44:08 -07:00
env.ts
errors.ts Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
fetchUsername.ts
findDurationType.ts Minimum booking notice will allow hours and days (#5217) 2022-11-14 09:12:28 +00:00
getEventTypeById.ts feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
getIP.ts Implements quick ip banlist 2022-08-24 10:57:23 -06:00
getPaymentAppData.ts feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
getPlaceholderAvatar.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
getSafeRedirectUrl.ts Make sure returnTo is correct URL (#6189) 2023-01-05 12:55:55 -07:00
hasKeyInMetadata.ts
http-error.ts
i18n.ts Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
index.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
isBookingLimits.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
isCalcom.ts <Tips> in sidebar (#4999) 2022-10-14 19:38:05 +00:00
isMac.ts
isOutOfBounds.tsx Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
isPrismaObj.ts
isRecurringEvent.ts
jsonUtils.ts
logger.ts Allows to override default debug level for logger (#6300) 2023-01-05 16:23:50 -07:00
next-seo.config.ts Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
notEmpty.ts
objectKeys.ts
package.json Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts
rateLimit.ts fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
recurringStrings.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
sanitizeCalendarObject.ts Fix availability free-busy data pull, location change and status in CALDAV | new branch (attempt#2) (#3958) 2022-08-25 14:48:30 +05:30
serverConfig.ts
slots.ts find indexes instead of just one (#6547) 2023-01-18 12:26:07 -07:00
slugify.ts
telemetry.ts feat: add new Jitsu events (#6980) 2023-02-10 09:53:03 +00:00
text.ts #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
timeFormat.ts Use Intl.DateTimeFormat logic to determine locale. (#5519) 2022-11-14 19:46:58 +00:00
tsconfig.json Make cal.com version available on all pages, even on login page. (#6221) 2023-01-02 20:24:35 +05:30
turndownService.ts Fix shift-enter in bio editor (#6769) 2023-01-27 23:14:58 +00:00
webstorage.ts Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
weekday.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00