calcom/components/ui
Alex Johansson a77a15056a
<Button>-component (#480)
-`<Button/>` component
- Uses `next/link` + `<a/>` if you supply a `href` otherwise `<button/>`
- Add UI sandbox
- Change the `event-types/index` to use a query param for deciding if modal is open or not
2021-08-23 14:45:25 +02:00
..
alerts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
modal Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Text use classnames, remove css 2021-08-13 13:18:14 -05:00
Button.tsx <Button>-component (#480) 2021-08-23 14:45:25 +02:00
Dropdown.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
PoweredByCalendso.tsx padding to powered by and svg fixes 2021-08-08 17:13:31 +02:00
Scheduler.tsx smaller trash icon for scheduler 2021-08-05 13:50:54 +02:00
Switch.tsx Fixed dismiss on toggle + implemented switch component 2021-08-09 22:43:57 +00:00
UsernameInput.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00
WeekdaySelect.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00