status-web/apps/web
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
..
public rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
src Add Toast (#369) 2023-04-04 15:52:02 +02:00
styles Add skeleton and loading states (#366) 2023-04-05 14:48:38 +02:00
.gitignore rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
index.html Unify typography and enforce only valid variants (#354) 2023-03-22 10:57:25 +01:00
package.json Calculate topbar and composer height dynamically (#362) 2023-03-31 16:45:43 +02:00
tamagui.config.ts rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
tsconfig.json rename typegen -> build:types 2023-03-14 13:49:33 +01:00
tsconfig.node.json rename apps/vite -> apps/web 2023-02-28 15:01:35 +01:00
vite.config.ts fix local development 2023-03-14 13:48:09 +01:00