106 Commits

Author SHA1 Message Date
Tom Coleman
b1aa0cf3e1 Update story source to use useParameter 2021-08-12 16:12:42 +10:00
Ian VanSchooten
14f1c94102 Use named import for addons 2021-06-09 13:00:06 -04:00
Gert Hengeveld
389705710c Use ts-expect-error instead of ts-ignore. 2020-12-18 12:04:23 +01:00
Gert Hengeveld
d8960dccde Avoid loading entire react-syntax-highlighter library by importing it direction instead of through @storybook/components. 2020-12-18 12:04:07 +01:00
Norbert de Langen
04acc44510
Change /dist to ESM && upgrade required dependencies to make this happen & deal with the consequences 2020-11-26 10:50:46 +01:00
Josh Soref
683c0da4aa spelling: segment
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:31 -04:00
Michael Shilman
92301de11c Addon-storysource: Fix sourcel-laoder imports 2020-09-09 17:05:56 +08:00
Norbert de Langen
75a8f083f5
FIX broken story-source when there's no story 2020-07-24 12:53:11 +02:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Norbert de Langen
0cfe87af94
Merge branch 'next' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-12 17:10:31 +01:00
Norbert de Langen
cb02c3e0d9
REFACTOR to take current refId from router && REMOVE id mapping on ref stories 2020-03-12 12:02:48 +01:00
Michael Shilman
d603f7f928 Merge branch 'next' into pr/9951 2020-03-12 18:20:46 +08:00
Michael Shilman
f2a5d55607 Ignore type warning for now 2020-03-10 07:28:25 +08:00
Michael Shilman
4da13093ab Addon-Storysource: Clean up old mdxSource code 2020-03-10 01:01:20 +08:00
Norbert de Langen
faf99cc5fe
FIX ts errors 2020-03-02 14:09:16 +01:00
Jon Palmer
fcae5ba3c6 Remove deprecated decorators and loaders 2020-02-25 11:48:51 -05:00
Michael Shilman
f7fdd76e5c
Merge pull request #9820 from storybookjs/core/ui-cleanup
Typescript: Improve @storybook/ui types
2020-02-13 20:48:45 +08:00
Norbert de Langen
32db33302c
FIX deepscan issues 2020-02-13 12:33:09 +01:00
Norbert de Langen
6b5ff27acd
IMPROVE types 2020-02-11 17:19:52 +01:00
atanasster
e3bf436379 code changes according to shilman comments 2020-01-21 10:56:08 -05:00
atanasster
29376177c1 fix parameters, when locationsMap is null 2020-01-20 13:43:56 -05:00
atanasster
95c4c7dfa4 withStorySource deprecation 2020-01-20 13:18:10 -05:00
atanasster
d77bbcf7e4 removed unused code 2020-01-20 01:14:14 -05:00
atanasster
a38d2a48f6 clean up further 2020-01-20 01:04:40 -05:00
atanasster
554b379bfa initial check0in 2020-01-19 23:35:50 -05:00
Michael Shilman
423665b094 Make presets loadable in main.js addons array 2019-12-25 21:26:53 +08:00
Jerric Lyns John
68dc904c3f Storysource addon preset 2019-10-16 12:11:53 +05:30
Christophe Coevoet
d99d96c0c0 Upgrade react-syntax-highlighter to the latest version 2019-10-04 12:53:54 +02:00
Norbert de Langen
b0e6437cbf Merge branch 'next' into pr/shiatsumat/8028 2019-09-27 15:58:47 +02:00
Norbert de Langen
a0d7b9248e CHANGE paramKey for storysource addon disable 2019-09-27 15:58:32 +02:00
Yusuke Matsushita
a2d43f0225
Add paramKey for addon-storysource
Now you can hide the Story panel by `addParameters({ story: { disabled: true } });`.
I suppose that without this fix there is no way to selectively show or hide the Story panel.
2019-09-08 06:23:47 +09:00
Kitten King
0282b18a65
Fix some more typos 2019-07-22 06:29:57 +00:00
libetl
053aa06bc6 #7192 ✂ I have removed the storysource older loader 2019-07-03 23:56:56 +02:00
Michael Shilman
f129c1505c FIX unnecessary large bundlesize (#7091)
FIX unnecessary large bundlesize
2019-06-14 05:54:32 +08:00
Norbert de Langen
0e3254613a Found a really bad import, leading to the entire library of highlight.js being included 2019-06-13 20:46:53 +02:00
Luciano Graziani
265fc1e799 Add color inherit to StyledStoryLink
This prevents some text to change its original color before/after clicking the link
2019-05-24 21:59:15 +02:00
Norbert de Langen
5b11460c6a CLEANUP channel should not be used in manager, just use api instead 2019-04-17 14:19:19 +02:00
Norbert de Langen
0697022c9a SYNC printWidth prettier config 2019-03-11 10:06:58 +01:00
Norbert de Langen
3480bc0f62 ADD safe-gaurd against missing storysource locations 2019-02-21 02:22:19 +01:00
Norbert de Langen
0f1a1cf2cd Merge branch 'next' into fix/storysource-not-updating
# Conflicts:
#	lib/client-api/src/client_api.js
#	lib/client-api/src/story_store.js
#	lib/client-api/src/story_store.test.js
2019-02-20 13:55:12 +01:00
Norbert de Langen
3fc09942eb CHANGE all decorators to use storyFn instead of fn 2019-02-20 01:45:52 +01:00
Norbert de Langen
c865768bec CLEANUP 2019-02-19 20:15:11 +01:00
Norbert de Langen
54faca3793 CHANGE storysource addon to use storyId instead of kind + name && ADD toId to router package
CHANGE storysource to use toId from router package
CHANGE core tp use toId from router package
CHANGE client-api to use toId from router package
CHANGE storyshots-puppeteer to use toId from router package
2019-02-19 20:14:15 +01:00
Norbert de Langen
50c48e8d59 CHANGE the set event of storysource addon, to prevent confusion
`story-event` is very unclear IMHO
2019-02-19 18:04:28 +01:00
Norbert de Langen
91de976c9b RENAME story to fn inside our decorators
This makes it very clear that the argument is a storyFn, named it `fn` for brevity
This is not an api change, because people can call the argument whatever they want and it will work
2019-02-19 15:55:16 +01:00
domyen
b15a0ed5e2 Change theme var names 2019-02-08 17:00:55 -05:00
domyen
e13352a1d7 Change global typography sizes/weights to numbers from strings 2019-02-07 17:01:52 -05:00
domyen
28e2d4f059 Use theme-level borderRadius instead of hardcoding 2019-02-07 15:45:55 -05:00
domyen
df6ee503f8 Theme Storysource && update SyntaxHighlighter to accept Emotion styling 2019-02-07 11:36:03 -05:00
domyen
c914d5f30c Remove unused/underused typography components & Add link styles & update use cases 2019-02-05 18:02:20 -05:00