Anvil/stories/atoms
André Jaenisch 841ddd5a17
refactor: extract sidebar to component
I realised that I must not show the sidebar everywhere. So to not move
code around I extracted it into its own component. This one is not
matching the design (because of the links etc.) but is a step in the
direction.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-22 09:46:57 +02:00
..
AnvilLogo.stories.ts feat: replace skull with Anvil logo 2024-07-06 17:22:59 +02:00
Avatar.stories.ts feat: add new components to Storybook 2024-07-04 08:21:35 +02:00
BlockOrReport.stories.ts feat: add new components to Storybook 2024-07-04 08:21:35 +02:00
CommitBody.stories.ts docs: create stories for new components 2024-07-04 08:21:35 +02:00
CommitDate.stories.ts docs: create stories for new components 2024-07-04 08:21:35 +02:00
Created.stories.ts feat: add new components to Storybook 2024-07-04 08:21:35 +02:00
DisplayName.stories.ts feat: add new components to Storybook 2024-07-04 08:21:35 +02:00
MainMenuActions.stories.ts feat: extract MainMenuActions into component 2024-07-10 12:15:47 +02:00
MainMenuSummary.stories.ts feat: extract MainMenuSummary into component 2024-07-09 20:49:58 +02:00
OverlayAvatar.stories.ts refactor: extract OverlayAvatar into component 2024-07-08 20:34:06 +02:00
SettingsSidebar.stories.ts refactor: extract sidebar to component 2024-07-22 09:46:57 +02:00