marcelines
|
91fe20549c
|
Add skeleton and loading states (#366)
* feat: add skeleton placeholder components and stories
* feat: adds gap messages component and stories
* feat: add information box component and stories (WIP)
* feat: add dismiss prop and more stories
* fix: changes onDismiss existing function to onClose
* feat: add sidebar skeleton loader
* feat: makes the banner component more flexible
* update information box
* fix: changes from review
* feat: add topbar-skeleton component
* Fix Skeleton typo
---------
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
|
2023-04-05 14:48:38 +02:00 |
Felicio Mununga
|
fc580590ab
|
Add Toast (#369)
* add icorrect icon
* update correct icon
* add radix toast dep
* set isolation
Co-authored-by: Pavel <prichodko@users.noreply.github.com>
* add toast
Co-authored-by: Pavel <prichodko@users.noreply.github.com>
* move ToastContainer to separate file
* add custom fn
---------
Co-authored-by: Pavel <prichodko@users.noreply.github.com>
Co-authored-by: Pavel Prichodko <14926950+prichodko@users.noreply.github.com>
|
2023-04-04 15:52:02 +02:00 |
Pavel
|
7c7e8f78ab
|
Message reactions, add Tabs, update Dialog and Tooltip (#361)
* add Tabs component
* update Tooltip styling
* add reactions dialog
* use IconButton and simplify ReactButton
* add PressableTrigger to dialog
* update css reset
* update pressable type
* fix text story name
* update dynamic button props
* add counter to TabsTrigger
* fix casing in USerListProps
* make Dialog.Content customizable
* update dialogs
|
2023-03-30 14:41:56 +02:00 |
Pavel Prichodko
|
069d89f71f
|
fix lint and reformat
|
2023-03-13 19:22:51 +01:00 |
Pavel Prichodko
|
20eeaa8791
|
add provider to web and storybook
|
2023-02-28 14:56:53 +01:00 |
Pavel
|
84ec492292
|
Add more components, message actions & reactions (#339)
* hide sidebar on small screen
* add reply component
* add radix dependencies
* add dropdown menu component
* add popover component
* add tooltip component
* add react button component
* add reaction popover
* update chat message actions
* add basic dialog and sheet components
* add ref to Button component
* add chat message reactions
* add reply and reactions to chat message
* remove console.log
* add dropdown menu to topbar
* add ref and support aria in IconButton
* yarn.lock
* add stylesheet reset to storybook
* add pinned state to message
* remove extraneous component
* add all button variants
* fix button icons
* use IconButton in actions
* remove erroneous character
* add reply to composer + simplify
* use correct button in reply
|
2023-02-14 17:36:38 +01:00 |
Pavel Prichodko
|
185b0aa053
|
reformat
|
2023-01-23 15:29:03 +01:00 |
Pavel Prichodko
|
a243fbcbad
|
add storybook-dark-mode addon
|
2023-01-23 14:42:42 +01:00 |
Pavel Prichodko
|
15b376905d
|
add types to storybook config
|
2023-01-16 15:48:24 +01:00 |
Pavel Prichodko
|
3639a7f8d8
|
add storybook and rename
|
2023-01-10 12:24:24 +01:00 |