4913 Commits

Author SHA1 Message Date
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
bb14910dc5 Update snapshot 2020-10-08 23:06:48 +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
Gaëtan Maisse
d3004e4b66
chore: set a "fixed" version of Aurelia
`dev` tag was used for `aurelia` dep in both:
 - `@storybook/aurelia`
 - `aurelia-kitchen-sink`

A new version is published with this tag multiples a week.
But there is no real benefit for us to use a non "stable" version.
So I set the version to the 0.7.0 (latest stable as of today).

If we need/want to test against `dev` version of aurelia when can setup a specific E2E test.
2020-10-03 09:17:58 +02: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
Josh Soref
1bee943e23 spelling: primitive
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:31 -04:00
Josh Soref
759ace077b spelling: functional
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:29 -04:00
Josh Soref
ad2c9036e7 spelling: change
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:29 -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
Josh Soref
3bfb2b673f spelling: annotation
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
3239c95fea
Merge pull request #10442 from runarberg/web-component-shadow-part-props-table 2020-09-26 13:25:52 +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
02400c272b
Merge branch 'next' into web-component-shadow-part-props-table 2020-09-24 14:27:12 +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
Kevin Zolkiewicz
611a5aedd4 Web Components: Add script tag support 2020-09-20 14:33:02 -05:00
Michael Shilman
76ebd96c33 v6.1.0-alpha.12 2020-09-21 00:22:53 +08:00