cal.pub0.org/packages/ui
sean-brydon 8fd5d6b5b5
Calendar Weekly Scheduler (#5653)
* storybook v2 init

* Merge config into storybook vite build

* Remove path

* Storybook config tweaks

* Added styles and settings for storybook v2, and started working on button documentation and examples.

* Badges + flex wrap on mobile

* Breadcrumbs+button+avatar

* Checkbox

* Input + moving files around

* WIP table

* WIP table grid

* Replaced imports for new components.

* Added first steps for varianttable.

* Small alignment fix.

* Custom Args Table - With scrollbar

* Adding table to components that need it + darkmode

* Add intro

* Fix types

* Remove V1 storybook and replace with V2

* Fix badge type error

* Fixed storybook dependencies

* Added cover image to storybook

* Remove vita from ts config, we dont use vite.

* Fixed button import.

* Explained postcss pseudo plugin.

* Fixed badge import.

* Add Avatar Stories

* ButtonGroup Stories

* Fixed imports

* Add checkbox stories

* Inital state plannning

* Inital state combined with passed in props

* Start of UI work

* Able to change dates?

* Add dynamic hour props

* Get grid system setup correctly

* Show events on grid

* Weird sizing issue but events placed correctly gridstart

* CAL styled calendar event component

* availability WIP ish

* Blocking days! + Block days < today

* Kinda working time line

* Rename grid stop + formatting

* Handle sorting events if required.

* Add util for getting startDate bassed on weekday

* Remove event stories for now

* Implement gridstops per hour to be dyamic

* New CSS Grid + offsetbased positoning

* Fix weird Z-Index issues on hover

* Implement blocklist again with new format

* Side by side events working - styling needs work

* New design of overlap

* Overlapping? Working :O

* Cleanup

* WIP hover state

* Werid border issue

* fix translate issue

* Kinda working with overflow

* Fix overflow

* Progressive date blocking

* Cleanup

* Fix double render of blocked list

* WIP mobile implementaiton

* Trying to fix CSS

* Extract CSS to styles.css to allow media queries

* Improve documentation - allow args to be changed in storybook

* Fix hover showing even if disabled

* WIP cols auto approach

* Merge blocking dates

* Fix zindex

* Fix hover position

* Fix Z-Index issues on hover and blocking events

* Re add onclick handler

* Fix overlapping blocking dates

* Fix scaling for datevalues columns

* Date values closer to DS

* Blocked List Tidy up

* Storybook + file tidy up

* Little tidy up

* Fix offsets

* Remove event hover

* Fix random bg-red-500

* Fix import

* FIx blocking cells appearing above start Date

* Fix truncation

* Fix border overlap

* Overlap a little nicer

* Condtional 80% sizing

* Nitpicks

* Fix today height and top breaking

* Add text left to time stamp

* Support string dates

* Add shalow to reduce re-renders

* Rename to Calendar instead of scheduler

* Fix 3 overlapping events

* Fix merge type error

* Fix destructuring

* NITS

* Move to features package

Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-14 13:36:10 +00:00
..
components removed z-index from topbanner (#6008) 2022-12-13 23:04:25 +05:30
form InputField with suffix select (#5683) 2022-11-28 11:20:49 +00:00
styles Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
v2 Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
Alert.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
Button.tsx fix add endIconClassName in button (#3893) 2022-08-24 08:37:46 +00:00
Dialog.tsx Test Preview for routing forms (#5436) 2022-11-10 12:58:07 +00:00
Dropdown.tsx fix: use outline none (#5486) 2022-11-11 12:21:56 -07:00
ErrorBoundary.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
Icon.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
Kbar.tsx Improve multilingualism and fix search routes (#5334) 2022-12-07 13:53:44 -07:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
Logo.tsx added lottie-react, added <Logo animated> for success page (#4083) 2022-09-01 13:37:21 +01:00
LogoAnimated.json /booking v2 fixes (#4117) 2022-09-02 21:30:06 +02:00
LogoAnimatedWhite.json Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
Shell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TimezoneChangeDialog.tsx Fix imports + buttons (#5831) 2022-12-03 14:53:07 +00:00
Tooltip.tsx kbar follow up (#3361) 2022-07-14 11:32:28 +00:00
__WHATSUP_WITH_ALL_THESE_VERSIONS.md Cleaning up storybook files (#5290) 2022-11-04 15:40:46 +00:00
index.tsx team banner (#5956) 2022-12-14 09:04:45 +01:00
package.json App Store Search (#5704) 2022-11-30 20:51:44 +00:00
tsconfig.json V2 Main (#3549) 2022-08-24 14:18:42 -06:00