Michael Shilman
96a124e197
Merge pull request #12727 from guilhermewaess/refactor/storyrenderer-styles
...
Core: Add new layout style `none` and fix layout styles
2020-10-27 06:17:23 +08:00
Guilherme Waess
21ec3c9ac8
refactor: move layout from styles attr to css classes.
...
Remove logic from adding styles through styles attr and start to use css instead.
2020-10-26 22:34:39 +01:00
Michael Shilman
f883f080f2
v6.1.0-alpha.30
2020-10-26 23:38:51 +08:00
Michael Shilman
c4c9f9bf50
v6.1.0-alpha.29
2020-10-23 18:41:35 +08:00
Michael Shilman
9f44d66ee8
v6.1.0-alpha.28
2020-10-23 15:30:35 +08:00
Michael Shilman
0bbd323784
v6.1.0-alpha.27
2020-10-19 18:46:00 +08:00
Michael Shilman
4a32476204
v6.1.0-alpha.26
2020-10-18 18:37:23 +08:00
Michael Shilman
b061cc62a3
v6.1.0-alpha.25
2020-10-16 21:07:59 +08:00
Michael Shilman
2b9ff49490
Merge pull request #12781 from storybookjs/feature/reactStrictModeOption
...
React: Add strictMode option
2020-10-16 20:57:29 +08:00
Clément DUNGLER
d4dc0d80de
React: Add strictMode option
2020-10-15 17:40:44 +02:00
Michael Shilman
da8ff0573a
v6.1.0-alpha.24
2020-10-15 22:47:26 +08:00
Michael Shilman
1ec9d957ee
v6.1.0-alpha.23
2020-10-12 19:41:32 +08:00
Michael Shilman
5989fd2bb2
Merge branch 'next' into 1009-async-loaders
2020-10-10 10:48:39 +08:00
Michael Shilman
062478198c
v6.1.0-alpha.22
2020-10-10 10:25:15 +08:00
Michael Shilman
0ab71655be
v6.1.0-alpha.21
2020-10-08 23:21:24 +08:00
Michael Shilman
2bb142ac65
Add global & story loaders
2020-10-08 14:00:35 +08:00
Michael Shilman
9c4ba3537d
Namespace loader results as "loaded"
2020-10-08 14:00:11 +08:00
Andrew Salib
958e7ed5a8
fix(addon-docs): only support forwardRef outer propTypes
...
Attaching propTypes to forwardRef component's inner render fn doesn't make sense, so we are only supporting outer propTypes. Keeping inner proptypes story to show it doesn't work & isn't recommended.
2020-10-08 10:33:41 +11:00
Andrew Salib
aa537af8e2
addon-docs: add destructuring to ForwardRefButton because we can!
2020-10-07 17:08:09 +11:00
Andrew Salib
b71a1c5a10
addon-docs: use new exotic components in docs stories
...
Now showing off that argstable works w/ Memo components & also Forward Ref w/ propTypes on render fn (inner) or on wrapped component (outer).
2020-10-07 16:41:50 +11:00
Andrew Salib
9cb4f18458
addon-docs: small exotic components refactor
...
Consolidate forwardRef button components & fix MemoButton so its render fn has a displayName.
2020-10-07 16:40:51 +11:00
Michael Shilman
c1ff295246
Merge branch 'next' into 10009-poc-async-loaders
2020-10-07 12:23:34 +08:00
Michael Shilman
cc1c152e54
v6.1.0-alpha.20
2020-10-05 13:15:11 +08:00
Michael Shilman
b39e816be8
Merge branch 'next' into fix/react-component-name
2020-10-05 12:29:09 +08:00
Andrew Salib
861e9b08ce
fix(official-storybook): cleanup
2020-10-05 15:27:16 +11:00
Andrew Salib
2c63dc63e7
fix(official-storybook): use existing forward-ref story
2020-10-05 15:22:31 +11:00
Andrew Salib
1b7f55000e
fix(official-storybook): fix displayName for memo & add forward-ref example
...
Component should be fed directly to React.memo|forwardRef functions so that displayName is set. Previously was passing an anonymous arrow fn...
2020-10-05 14:46:37 +11:00
Michael Shilman
6a3203004a
v6.1.0-alpha.19
2020-10-03 21:47:45 +08:00
Michael Shilman
f80bc26810
Add React.memo dynamic snippet to official-storybook
2020-10-03 14:33:16 +08:00
Michael Shilman
7bd08008b5
v6.1.0-alpha.18
2020-09-30 18:57:46 +08:00
Michael Shilman
2dee98f955
Merge pull request #12590 from jsoref/spelling
...
Fix spelling errors
2020-09-30 18:23:06 +08:00
Josh Soref
0dfcbd10aa
spelling: webpage
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:32 -04:00
Michael Shilman
f300975d42
Merge pull request #12583 from cesarsl/12534-title-space-insertion
...
UI: Fix page title for non-alpha chars
2020-09-29 02:19:48 +08:00
Josh Soref
02cf622559
spelling: another's
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-27 16:14:47 -04:00
Michael Shilman
328283b5cc
v6.1.0-alpha.17
2020-09-26 20:02:29 +08:00
Michael Shilman
fc3549b1a7
Title splitting test case
2020-09-26 09:44:19 +08:00
Michael Shilman
fe75aa7185
v6.1.0-alpha.16
2020-09-25 17:32:04 +08:00
Yann Braga
bc90fab518
fix(backgrounds): apply styles in correct order
...
- Make background also work with gradients and images
2020-09-24 14:58:27 +02:00
Yann Braga
97277fd00f
chore: update backgrounds examples in official storybook
2020-09-24 14:58:26 +02:00
Michael Shilman
0d994a5ce6
v6.1.0-alpha.15
2020-09-24 20:49:40 +08:00
Michael Shilman
4571582a90
v6.1.0-alpha.14
2020-09-22 00:59:06 +08:00
Michael Shilman
eac0c6b9aa
v6.1.0-alpha.13
2020-09-22 00:55:25 +08:00
Yann Braga
deb453ecb7
fix(fast-refresh): set babel plugin correctly in the preset
...
- Rather than in the webpack config, set it in babel, so that
there aren't multiple loaders and instead just the plugin is added
together with the presets.
Examples were moved to cra-kitchen-sink because official removes
the babel-loader taht comes from storybook.
2020-09-21 16:53:12 +02:00
Michael Shilman
76ebd96c33
v6.1.0-alpha.12
2020-09-21 00:22:53 +08:00
Michael Shilman
336a1f3753
Merge branch 'next' into react/refresh2
2020-09-20 23:39:24 +08:00
Michael Shilman
38fc33bac6
v6.1.0-alpha.11
2020-09-19 23:28:55 +08:00
Clément DUNGLER
aba7ba68ff
fix typings
2020-09-19 14:52:19 +02:00
Clément DUNGLER
8db20c7596
Merge remote-tracking branch 'origin/next' into react/refresh2
2020-09-17 08:10:19 +02:00
Michael Shilman
57798a108e
v6.1.0-alpha.10
2020-09-16 12:53:47 +08:00
Clément DUNGLER
d789ea53fa
Merge remote-tracking branch 'origin/next' into react/refresh2
2020-09-14 23:02:08 +02:00