This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
storybook
Watch
1
Star
0
Fork
0
You've already forked storybook
mirror of
https://github.com/storybookjs/storybook.git
synced
2025-04-08 08:51:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
storybook
/
code
/
addons
/
outline
/
src
History
Charles de Dreuille
edc3da323c
Update to alt
2024-01-17 14:32:48 +00:00
..
constants.ts
stage0
2022-07-21 11:24:07 +02:00
helpers.ts
fixing typings issues
2022-12-09 20:44:55 +01:00
index.ts
Remove pointless
module.hot.decline()
2023-03-06 22:31:01 +11:00
manager.tsx
improve api for manager addon registration, deprecate the extra
id
property, remove use in monorepo
2023-07-03 23:51:42 +02:00
outlineCSS.ts
stage0
2022-07-21 11:24:07 +02:00
OutlineSelector.tsx
Update to alt
2024-01-17 14:32:48 +00:00
preview.tsx
I've done a search for all references to
'lib/
in the dist we generate. Turns out this is a much wider problem.
2023-04-26 17:45:05 +02:00
withOutline.ts
Change outline selector to target data attribute on StoryBlock
2023-04-26 00:43:05 +02:00