cal/packages/features
Alex van Andel 46fc67f70d
fix: Date add 1 day adds 24 hours, not 1 day (#12019)
* Date add 1 day adds 24 hours, not 1 day, causing the last date to be lost on dst change

* Alternate fix with tests

* Extract logic so test file doesnt register tsx
2023-10-23 01:21:06 +01:00
..
apps chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
auth chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
bookings chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
calendars fix: Date add 1 day adds 24 hours, not 1 day (#12019) 2023-10-23 01:21:06 +01:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
embed chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
eventtypes fix: Toast message variable issue (#11879) 2023-10-14 14:39:17 +00:00
filters fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
flags feat: Add 300s accelerate cache to feature flags (#11464) 2023-09-20 19:50:28 +01:00
form-builder refactor: event type settings improvements (#11615) 2023-10-11 10:03:54 +01:00
insights chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
kbar refactor: next/router hooks with next/navigation hooks (#9105) 2023-08-02 11:35:48 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules Update DateOverrideInputDialog.tsx (#11884) 2023-10-14 15:24:48 +01:00
settings refactor: org settings (#11682) 2023-10-11 10:04:54 +01:00
shell chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
test refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
timezone-buddy refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
tips chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
users refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
webhooks chore: [app dir bootstrapping 4] check nullability of navigation hook return values (#12005) 2023-10-20 16:47:05 -07:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
package.json perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00