cal/packages/ui
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
..
components Feat/full custom select (#6865) 2023-02-13 15:14:23 +01:00
form Add additional guests (#6419) 2023-01-31 17:36:38 +00:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
package.json Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00