1599 Commits

Author SHA1 Message Date
Michael Shilman
a999324b5a
Merge pull request #10621 from storybookjs/10499-fix-object-array
Addon-docs: Fix object array in Props
2020-05-04 12:29:11 +08:00
Michael Shilman
85d0e47c06 Props controls: Validate object control based on ArgType 2020-05-04 12:04:31 +08:00
Michael Shilman
205806bed3 Object contro: Added array validation story 2020-05-04 11:27:35 +08:00
Michael Shilman
3c5e04b76d Props controls: Add optional validator function to Object control 2020-05-04 11:22:03 +08:00
Michael Shilman
e2bfc168c0 v6.0.0-beta.1 2020-05-02 21:59:51 +08:00
Norbert de Langen
4913156135
FIX background color of the panel 2020-05-01 16:20:40 +02:00
Norbert de Langen
a0205c74a9
FIX hopefully 2020-05-01 02:22:29 +02:00
Norbert de Langen
461e66a3ce
FIX required property being read from unknown 2020-04-30 21:19:54 +02:00
Norbert de Langen
5e3be6f267
FIX linting 2020-04-30 18:00:35 +02:00
Norbert de Langen
0385c467c0
UPGRADES 2020-04-30 17:27:23 +02:00
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