James Young
|
5ebbbb8bf2
|
refactor(stories): co-locate stories with components (#2078)
* refactor: move ActionButton component
* refactor: move BanUserButton component
* refactor: move ChatActionMessage component
* refactor: move ChatContainer component
* refactor: move AuthModal component
* refactor: move BrowserNotifyModal component
* refactor: move ChatUserMessage component
* refactor: move ChatJoinMessage component
* refactor: move ChatTextField component
* refactor: move ChatUserBadge component
* refactor: move FollowerCollection and SingleFollower components
* fix: bad import path
* refactor: move FollowModal component
* refactor: move Modal component
* refactor: move ContentHeader component
* refactor: move ChatSystemMessage component
* refactor: move Header component
* refactor: move Footer component
* refactor: move StatusBar component
* refactor: move OfflineBanner component
* refactor: move OwncastPlayer component
* refactor: move IndieAuthModal component
* refactor: move SocialLinks component
* refactor: move VideoPoster component
* refactor: move FollowModal component
* refactor: move FediAuthModal.tsx component
* refactor: move UserDropdown component
* refactor: move ChatSocialMessage component
* refactor: move Logo component
* refactor: move NotifyReminderPopup component
* refactor: move NameChangeModal component
* refactor: move FatalErrorStateModal component
* refactor: move ChatModeratorNotification component
* refactor: move ChatModerationActionMenu and ChatModerationDetailsModal components
* refactor: move CustomPageContent component
* refactor: move storybook Introduction file
* refactor: update storybook story import path
* refactor: move storybook preview styles
* refactor: move storybook doc pages
* refactor: move Color and ImageAsset components
* fix: bad import path
* fix: bad import path in story file
|
2022-09-03 11:38:52 -07:00 |
|
Gabe Kangas
|
f3a16be0dd
|
Add user detail API + modal. Closes #2002
|
2022-07-20 22:36:20 -07:00 |
|
Gabe Kangas
|
78dc183c11
|
Fix warning
|
2022-06-21 17:28:12 -07:00 |
|
Gabe Kangas
|
bf8a7e9f1a
|
Fix svg related errors with storybook
|
2022-05-27 13:44:38 -07:00 |
|
Gabe Kangas
|
8ce045aa9a
|
Fix dark mode on storybook
|
2022-05-17 16:08:38 -07:00 |
|
Gabe Kangas
|
ae78716572
|
Add more placeholder components and some mocks
|
2022-05-12 20:52:19 -07:00 |
|
Gabe Kangas
|
363787faa3
|
Add some links and context to readme
|
2022-05-12 15:41:54 -07:00 |
|
Gabe Kangas
|
c99fcf5ed9
|
Tweak storybook UI a bit
|
2022-05-07 01:13:26 -07:00 |
|
Gabe Kangas
|
a78869302e
|
Add style-dictionary definitions
|
2022-05-06 23:29:44 -07:00 |
|
Gabe Kangas
|
eadd27b6c0
|
Some Storybook configuration
|
2022-04-25 15:55:05 -07:00 |
|
Gabe Kangas
|
be441ae530
|
Add inter font to project
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
e49948a215
|
Add colors to storybook
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
3ce6fd4cb3
|
Add support for less variables and using a custom theme
|
2022-04-25 15:52:38 -07:00 |
|
Gabe Kangas
|
1c77219a75
|
First pass at component library
|
2022-04-25 15:52:38 -07:00 |
|