cal.pub0.org/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
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
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
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
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
MainLayout.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
index.ts
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
tsconfig.json