1589 Commits

Author SHA1 Message Date
Yann Braga
4f0762ebf3 feat(components): add ids to panels tab and content
- Makes it easier to select when needed (e.g. e2e tests)
- Add @storybook/csf in the dependency list as well
2020-04-29 17:03:50 +02:00
Michael Shilman
93ccaba607 v6.0.0-beta.0 2020-04-29 21:27:43 +08:00
Michael Shilman
bd4b167dca v6.0.0-alpha.46 2020-04-29 16:58:43 +08:00
Michael Shilman
5b26d301f3 v6.0.0-alpha.45 2020-04-28 11:25:49 +08:00
Michael Shilman
af271cf5e3 v6.0.0-alpha.44 2020-04-27 12:07:47 +08:00
Michael Shilman
c32b263d03 v6.0.0-alpha.43 2020-04-24 06:24:53 +08:00
Norbert de Langen
d8317ae5ef
CLEANUP 2020-04-23 13:25:18 +02:00
Michael Shilman
aa2ceda338 v6.0.0-alpha.42 2020-04-23 08:13:24 +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
Michael Shilman
869f451558 v6.0.0-alpha.41 2020-04-21 07:10:51 +08:00
Michael Shilman
4f0113febc
Merge pull request #10482 from storybookjs/10481-vue-argstable
Addon-docs: Port Vue to ArgsTable
2020-04-21 06:56:17 +08:00
Michael Shilman
542b8ea9a1 Fix Args components stories 2020-04-21 06:30:47 +08:00
Tom Nolan
10013736ac
Move resetComponents to @storybook/components/html 2020-04-20 15:19:22 -04:00
Michael Shilman
cb472ecd28 Props: Fix required handling for React and Vue 2020-04-20 23:38:06 +08:00
Michael Shilman
75c02952b4 v6.0.0-alpha.40 2020-04-20 16:11:50 +08:00
Michael Shilman
57766dfa72 Addon-docs: Fix controls column logic 2020-04-20 15:04:19 +08:00
Michael Shilman
fcc28a2485 v6.0.0-alpha.39 2020-04-18 19:28:04 +08:00
Michael Shilman
2398b8d65d v6.0.0-alpha.38 2020-04-18 19:24:36 +08:00
Michael Shilman
6f5a305dae v6.0.0-alpha.37 2020-04-17 02:43:03 +08:00
Michael Shilman
bd058f88d4 v6.0.0-alpha.36 2020-04-16 08:31:05 +08:00
Michael Shilman
86f8c33023 v6.0.0-alpha.35 2020-04-16 00:07:22 +08:00
Michael Shilman
f14afa2dde Controls: Fix Date story 2020-04-15 23:19:38 +08:00
Michael Shilman
c4da5401d2 v6.0.0-alpha.34 2020-04-15 16:58:32 +08:00
Norbert de Langen
46cc1bda7d
Merge pull request #10251 from alexreardon/patch-3
Adding children prop to button Button.tsx
2020-04-15 10:40:26 +02:00
Michael Shilman
c577129fa9 Addon-docs: Fix section formatting with controls 2020-04-15 16:11:00 +08:00
Michael Shilman
c8f38e55f6 Merge branch 'next' into 6639-args-table-controls 2020-04-14 14:49:03 +08:00
Michael Shilman
5b90cb7bf2 v6.0.0-alpha.33 2020-04-14 07:52:18 +08:00
Michael Shilman
c2087f6ce1 Fix deepscan 2020-04-14 06:33:06 +08:00
Michael Shilman
dd4fa2bc8e ArgsTable: Misc fixes 2020-04-14 05:09:31 +08:00
Michael Shilman
1895a93b00 Merge branch 'next' into 6639-args-table-controls 2020-04-14 04:22:26 +08:00
Michael Shilman
edeca572e5 ArgsTable: Add state to e2e stories 2020-04-12 18:33:22 +08:00
Michael Shilman
e517a6322a v6.0.0-alpha.32 2020-04-11 16:07:53 +08:00
Michael Shilman
0e00269ac8 ArgsTable: Improved args tests and stories 2020-04-10 07:49:54 +08:00
Michael Shilman
29393bce66 Addon-docs: Add controls to Props block 2020-04-09 13:45:08 +08:00
Michael Shilman
a7175a6584
Update lib/components/src/blocks/ArgsTable/ArgsTable.tsx
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-04-08 20:39:35 +08:00
Michael Shilman
e60232241c ArgsTable: Fix review comments 2020-04-08 17:41:48 +08:00
Michael Shilman
cc6aa168b7 Fix DeepScan issues 2020-04-07 23:10:56 +08:00
Michael Shilman
26ab72e569 Addon-docs: Refactor Props to use ArgsTable 2020-04-07 22:58:54 +08:00
Michael Shilman
ff99e99f39 v6.0.0-alpha.31 2020-04-07 18:18:56 +08:00
Olivier Tassinari
77121a5e99 react-focus-lock is no longer used 2020-04-05 22:34:58 +02:00
Michael Shilman
76cf7e263d v6.0.0-alpha.30 2020-03-31 19:07:53 +08:00
Norbert de Langen
10f2b4d804
UPGRADES 2020-03-30 11:08:21 +02:00
Norbert de Langen
eef26595f9
Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/docs/jest-transform-mdx.js
#	lib/cli/src/extract.js
2020-03-30 09:24:12 +02:00
Alex Reardon
90936df813
Update Button.tsx
Adding children as optional ButtonProp
2020-03-30 11:05:36 +11:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Andrew Turgeon
cd60dc46b3 feat(blocks): background instead of backgroundColor for ColorItem 2020-03-27 14:11:29 -04:00
Michael Shilman
205c897579 v6.0.0-alpha.29 2020-03-26 10:38:49 +08:00