cal.pub0.org/packages/lib/hooks
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
..
useApp.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
useHasPaidPlan.ts change useHasTeamPlan hook to useHasPaidPlan (#6699) 2023-01-31 19:10:21 +00:00
useKeyPress.ts Feat/full custom select (#6865) 2023-02-13 15:14:23 +01:00
useLocale.ts
useMediaQuery.ts booking page: only scroll to bottom on mobile (#6453) 2023-01-13 17:40:02 +05:30
useOnclickOutside.ts Feat/full custom select (#6865) 2023-02-13 15:14:23 +01:00
useResponsive.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
useTheme.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
useTypedQuery.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00