Gabe Kangas
a747aea71c
Continued WIP. Most of Storybook 8 runs.
2024-10-19 17:54:27 -07:00
mahmed2000
3d9bd9d353
Storybook 8 fixes ( #3937 )
...
* Add globs for auto-generated CSF screenshot stories to main.js
* Remove unneeded mdx files for screenshots
* Glob for stories.js instead of just js files in the doc pages directory
* Might as well update it to 8.3 while we're at it
* Update knip config file to make it happy
* Fix linter warning
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2024-10-19 17:53:45 -07:00
Gabe Kangas
f424fe6dae
WIP storybook upgrade
2024-10-19 17:53:42 -07:00
mahmed2000
57135960cb
prevent css-loader v7 renaming default to _default, needed for storybook ( #3692 )
...
Co-authored-by: Muaz Ahmad <mahmad2000@protonmail.com>
2024-04-14 12:40:54 -07:00
Gabe Kangas
ab8c2279e3
fix(storybook): update stories to support mdx2
2023-10-25 21:41:27 -07:00
Gabe Kangas
c22d5357ab
fix(storybook): less+sass updates for storybook7
2023-10-25 21:41:26 -07:00
Gabe Kangas
349a23c690
chore(deps): update storybook to v7
2023-10-25 21:41:25 -07:00
Gabe Kangas
f97c180c3d
Add additional assets to Storybook
2023-01-27 20:13:23 -08:00
Gabe Kangas
a5a6587234
Remove storybook dark mode. It is ugly.
2023-01-26 17:08:23 -08:00
Gabe Kangas
41435e2d7e
Generate Emoji image storybook page
2023-01-26 14:18:12 -08:00
Gabe Kangas
d8e1b037d9
Remove some unused storybook addons
2022-10-18 23:11:18 -07:00
Gabe Kangas
6745759904
Tell storybook to use mdxv2
2022-10-16 21:48:19 -07:00
Gabe Kangas
c61bea29ee
Add read-only chat embed page. Closes #1905
2022-09-04 21:53:04 -07:00
gabek
682b525eb8
Prettified Code!
2022-09-03 18:39:18 +00:00
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
bf8a7e9f1a
Fix svg related errors with storybook
2022-05-27 13:44: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
eadd27b6c0
Some Storybook configuration
2022-04-25 15:55:05 -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