26602 Commits

Author SHA1 Message Date
Tom Coleman
de6d52ef8f Remove spurious log 2020-04-28 21:21:08 +10:00
Tom Coleman
c0cdd3f004 Export combineParameters and document in migrations 2020-04-28 21:20:09 +10:00
Tom Coleman
63682a297c Explicitly don't allow setting storySort any other way 2020-04-28 21:13:22 +10:00
Norbert de Langen
cb28194bb6
ADD rest data to ref 2020-04-23 10:44:43 +02:00
Norbert de Langen
febec0f0c0
Merge branch 'next' into 10361-normalize-parameters
# Conflicts:
#	lib/api/src/modules/stories.ts
2020-04-23 10:42:28 +02:00
Norbert de Langen
a06a3f7022
Merge pull request #10471 from storybookjs/fix/moreIE11
transform for of in dlls
2020-04-23 10:12:36 +02:00
Norbert de Langen
6b7302c9a1
Merge pull request #10518 from rahulcs/patch-3
Fix typo on "Configuration overview" docs page.
2020-04-23 10:10:36 +02:00
Michael Shilman
555527a16e Merge branch 'next' into fix/moreIE11 2020-04-23 15:42:44 +08:00
Michael Shilman
c7cd06f052 6.0.0-alpha.42 next.json version file 2020-04-23 08:34:55 +08:00
Michael Shilman
5701048072 Update version.ts to 6.0.0-alpha.42 2020-04-23 08:22:30 +08:00
Michael Shilman
aa2ceda338 v6.0.0-alpha.42 v6.0.0-alpha.42 2020-04-23 08:13:24 +08:00
Michael Shilman
4e77eaeb60 Update peer dependencies to 6.0.0-alpha.42 2020-04-23 08:09:08 +08:00
Michael Shilman
9ce4306603 6.0.0-alpha.42 changelog 2020-04-23 08:09:00 +08:00
Michael Shilman
d76357e5fb
Merge pull request #10521 from storybookjs/fix/next
Build: Fix misc warnings that trip up Chromatic
2020-04-23 08:07:32 +08:00
Michael Shilman
3030efbe4e Merge branch 'next' of github.com:storybookjs/storybook into next 2020-04-23 07:51:45 +08:00
Michael Shilman
a6c6491bdf Add SB docs theme breaking change 2020-04-23 07:51:34 +08:00
Michael Shilman
20bd2333b2
Update SectionRow.stories.tsx 2020-04-23 07:35:30 +08:00
Norbert de Langen
204396a781
Update SectionRow.stories.tsx 2020-04-23 00:05:33 +02:00
Norbert de Langen
8539813c28
FIX duplicate stories warning in official storybook example 2020-04-22 18:35:29 +02:00
Norbert de Langen
21119191ab
FIX emotion SSR warnings 2020-04-22 18:28:56 +02:00
Norbert de Langen
d78d235b5d
IMPROVE typings && CORRECT usage of DocGenButton 2020-04-22 17:48:54 +02:00
Rahul Chanila
bcb4397c80
Fix typo on "Configuration overview" docs page.
change `import` to `important`
2020-04-23 00:53:18 +10:00
Tom Coleman
1bdd48b516 Bugfix 2020-04-22 23:56:34 +10:00
Tom Coleman
01867f9ab0 Duplicate types and combineParameters
Because circular deps
2020-04-22 23:39:20 +10:00
Tom Coleman
9b91f38dba Pick up in the manager 2020-04-22 23:20:59 +10:00
Norbert de Langen
f95829a2c0
Merge pull request #10504 from storybookjs/feature/ref-ui-updates
Composition: Update UI for refs
2020-04-22 14:28:49 +02:00
Norbert de Langen
23211835ed
FIX linting 2020-04-22 13:42:59 +02:00
Norbert de Langen
f6ad5eee99
ADD extra test for trailing '/' 2020-04-22 13:08:33 +02:00
Norbert de Langen
a4b071a17e
FIX regex & test 2020-04-22 13:07:11 +02:00
Norbert de Langen
d8725da3f4
FIX matching of refUrl & localUrl 2020-04-22 13:00:31 +02:00
tooppaaa
dbd22989c7 add dll back to docs preset 2020-04-22 11:55:51 +02:00
Norbert de Langen
256934c2ce
Merge branch 'feature/ref-ui-updates' of github.com:storybookjs/storybook into feature/ref-ui-updates
# Conflicts:
#	lib/ui/src/components/sidebar/Loader.tsx
#	lib/ui/src/components/sidebar/RefBlocks.tsx
2020-04-22 11:12:01 +02:00
Brody McKee
261a1ef93c fix: don't expand on indicator click 2020-04-22 11:27:09 +03:00
Brody McKee
952636613a feat: make Loader sequence static 2020-04-22 10:48:25 +03:00
Tom Coleman
bd9dd9f022 Rename SET_STORIES to SET_STORY_STORE_DATA 2020-04-22 16:15:13 +10:00
Brody McKee
bb52a80893 feat: make refs collapsible 2020-04-21 20:56:43 +03:00
Brody McKee
37247a2212 feat: update Loader count for refs 2020-04-21 18:57:37 +03:00
Norbert de Langen
967ffc4972 fix: update ref domains and resolve evnt source issue 2020-04-21 18:56:54 +03:00
Norbert de Langen
37a1f6ab12
Merge pull request #10506 from Developerayo/storybook-static-deployment
[FIX] switch zeit now to Vercel Now for prisma docs
2020-04-21 17:05:11 +02:00
Norbert de Langen
8f9cd84875
FIX linting 2020-04-21 17:00:51 +02:00
Norbert de Langen
803da22850
FIX refs examples by using the correct domain from netlify 2020-04-21 16:38:43 +02:00
Norbert de Langen
182244f13d
FIX bugs with event source & removing the fileName & error handling & loading of refs 2020-04-21 16:38:28 +02:00
Michael Shilman
3e8896d42e
Merge pull request #10503 from storybookjs/10491-rename-formatsource-transformsource
Addon-docs: Rename `formatSource` to `transformSource`
2020-04-21 21:58:22 +08:00
Shodipo Ayomide
33e0debf3f
[FIX] switch zeit now to Vercel Now for prisma docs
- Zeit just rebranded to Vercel and this PR changes the deployment guidelines to deployment
- Now still remains Now but ZEIT is no longer zeit but Vercel as of today
2020-04-21 14:33:32 +01:00
Norbert de Langen
f769b3478d Merge branch 'next' into feature/ref-ui-updates 2020-04-21 15:07:32 +02:00
Michael Shilman
0cdc337fe9 Addon-docs: Rename formatSource to transformSource 2020-04-21 20:55:48 +08:00
Tom Coleman
603dfc50e2 Normalize parameters in the SET_STORIES event 2020-04-21 22:36:07 +10:00
Tom Coleman
198a601b6e We'll always define parameters.argTypes
Is this bad @shilman?
2020-04-21 22:24:34 +10:00
Tom Coleman
4a87d5a7fa Combine parameters in fromId() 2020-04-21 22:23:54 +10:00
Tom Coleman
7adf8c06f7 Fix story sort tests 2020-04-21 21:50:20 +10:00