23723 Commits

Author SHA1 Message Date
Norbert de Langen
a81130af57
fix(storybook/angular): add default value to the budgets proper… (#9207)
fix(storybook/angular): add default value to the budgets property
2019-12-22 11:08:44 +01:00
Norbert de Langen
1131b663a2
docs: ✏️ Refactor all img src with absolute URL's (#9174)
docs: ✏️ Refactor all img src with absolute URL's
2019-12-22 11:07:58 +01:00
Norbert de Langen
180ae5153b Merge branch 'next-6.0.0' into pr/aromanarguello/9020 2019-12-22 00:42:46 +01:00
Norbert de Langen
03efaa6aef
Add easy-to-use options to storySort (#9188)
Add easy-to-use options to storySort

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-12-21 21:39:32 +01:00
Norbert de Langen
1e6aab1a24 Merge branch 'next-6.0.0' into pr/JohnAlbin/9188 2019-12-21 20:41:53 +01:00
Norbert de Langen
be3bd9e34a
Move 'others' to the top of the tree (#8784)
Move 'others' to the top of the tree

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-12-21 20:37:32 +01:00
Norbert de Langen
0744834b66 Merge branch 'next-6.0.0' into pr/alexandre-lelain/9143 2019-12-21 20:31:29 +01:00
Alexandre Le Lain
6dc0bdee00 refactor(ui, loader): use object style 2019-12-21 17:55:17 +01:00
Norbert de Langen
6a9c4b5f5c Merge branch 'next-6.0.0' into others-on-top 2019-12-21 14:54:09 +01:00
Norbert de Langen
a4622c9041
Merge pull request #8304 from hannah-saurusrex/mobile-styles-update
adjusted mobile styles to bottom bar did not obstruct content.

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-12-21 14:47:31 +01:00
Norbert de Langen
1f5b228c4c
Only use node types where necessary (#9213)
Only use node types where necessary

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-12-21 13:57:49 +01:00
Norbert de Langen
407ce2a349 Merge branch 'next-6.0.0' into pr/hannah-saurusrex/8304 2019-12-21 13:53:24 +01:00
Norbert de Langen
75a57a284e
IMPROVE the fix for sidebar overlapping bottombar 2019-12-21 13:47:36 +01:00
Norbert de Langen
8a9f09a2b3
IMPROVE storybook's compatibility to work within a monorepo (#8822)
IMPROVE storybook's compatibility to work within a monorepo
2019-12-21 13:00:29 +01:00
Norbert de Langen
8ba9c2b1bd
FIX 2019-12-21 12:42:37 +01:00
Aaron Jensen
844e4f981c Only use node types where necessary
Fixes #8343.
2019-12-21 11:56:41 +01:00
Norbert de Langen
fe8252113b
Bump @babel/preset-env from 7.7.4 to 7.7.7 (#9195)
Bump @babel/preset-env from 7.7.4 to 7.7.7

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-12-21 00:51:25 +01:00
Norbert de Langen
a1726bf4e0
Merge branch 'next-6.0.0' into tech/change-nodemodules-exclude
# Conflicts:
#	lib/core/src/server/preview/iframe-webpack.config.js
2019-12-21 00:32:16 +01:00
Norbert de Langen
aeade42c80
Shared useaddonstate (#9079)
Shared useaddonstate

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-12-20 23:59:31 +01:00
Norbert de Langen
75d4d6b1c1
Preact: Fix story function typescript type (#9123)
Preact: Fix story function typescript type
2019-12-20 23:57:45 +01:00
Norbert de Langen
05492f152c
Merge branch 'next-6.0.0' into pr/atanasster/9079
# Conflicts:
#	examples/dev-kits/package.json
2019-12-20 23:05:37 +01:00
nikita.balakirev
5c8322a936 fix(storybook/angular): add defaults value to the budgets property
Closes #9206
2019-12-20 17:00:53 +03:00
Michael Shilman
00d5b3763e
DocsPage: Fix title with new path separator scheme (#9204)
DocsPage: Fix title with new path separator scheme
2019-12-20 16:37:23 +08:00
Michael Shilman
bd5e61303b DocsPage: Fix title with new path separator scheme 2019-12-20 16:05:51 +08:00
Michael Shilman
3e6eae58ee
Fix localeCompare() examples. Fixes #9193 (#9194)
Fix localeCompare() examples. Fixes #9193
2019-12-20 13:32:14 +08:00
Michael Shilman
796a5f2d1d
docs: ✏️changed deployment command for zeit now (#9199)
docs: ✏️changed deployment command for zeit now
2019-12-20 08:23:02 +08:00
JohnAlbin
ea222f4143 Update docs 2019-12-19 23:36:07 +08:00
JohnAlbin
9ef9e55ad1 Add alphabetical and easy-to-use custom sorting options to storySort parameter. #9185 2019-12-19 23:36:07 +08:00
ashr81
2c1ca875af Changed deployment command for zeit now 2019-12-19 18:28:52 +05:30
Michael Shilman
803901e821 5.3.0-rc.0 next.json version file 2019-12-19 17:04:39 +08:00
dependabot-preview[bot]
e5264dcfef
Bump @babel/preset-env from 7.7.4 to 7.7.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.4 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 09:01:54 +00:00
Michael Shilman
445fd83712 Update version.ts to 5.3.0-rc.0 2019-12-19 17:00:54 +08:00
JohnAlbin
3b2540a0c6 Fix localeCompare() examples. Fixes #9193 2019-12-19 16:53:18 +08:00
Michael Shilman
7acb51d15d v5.3.0-rc.0 v5.3.0-rc.0 2019-12-19 16:49:34 +08:00
Michael Shilman
ed7413b679 Update peer dependencies to 5.3.0-rc.0 2019-12-19 16:45:31 +08:00
Michael Shilman
0e8b7fc5f6 5.3.0-rc.0 changelog 2019-12-19 16:38:41 +08:00
Michael Shilman
9a6557ca77
CSF: Use __orderedExports in loader if provided (#9181)
CSF: Use `__orderedExports` in loader if provided
2019-12-19 16:36:53 +08:00
Michael Shilman
bd054d915d
Addon-essentials: Remove actions, links, knobs (#9184)
Addon-essentials: Remove actions, links, knobs
2019-12-19 02:52:20 +08:00
Michael Shilman
1f638ac6a0 Upgrade @storybook/preset-create-react-app to 1.5.0 2019-12-19 00:04:28 +08:00
Michael Shilman
8818fa5990 Addon-essentials: Remove actions, links, knobs 2019-12-18 23:49:06 +08:00
Michael Shilman
a19f606778
fix(a11y): fix highlight of selected blindness color filter (#9179)
fix(a11y): fix highlight of selected blindness color filter
2019-12-18 18:11:20 +08:00
Thomas Allmer
844c371e05 Core: use __orderedExports if provided to support source order in es module imports 2019-12-18 11:02:31 +01:00
Gaëtan Maisse
6673c80b12 fix(a11y): fix highlight of selected blindness color filter 2019-12-18 08:17:13 +01:00
Eubene Sa
0ef2083e80 docs: ✏️ Refactor all img src with absolute URL's 2019-12-17 13:44:42 -05:00
Michael Shilman
06673e7069
docs: ✏️ Fix link to babel.js src in ES2016+ Support (#9165)
docs: ✏️ Fix link to `babel.js` src in ES2016+ Support
2019-12-17 23:25:43 +08:00
Alexandre Le Lain
18dd0edff2 docs(ui, preview): added loading state story 2019-12-17 14:43:52 +01:00
Eubene Sa
45b877aeb9 docs: ✏️ Fix link to babel.js in Configurations -> Default
Config -> Babel -> ES2016+ Support
2019-12-16 16:29:05 -05:00
Michael Shilman
9e66d9f26c 5.3.0-beta.31 succeeded after NPM server fix 2019-12-17 00:18:20 +08:00
Michael Shilman
9e96d18017 Update README.md 2019-12-16 23:37:07 +08:00
Michael Shilman
4a62912df1 5.3.0-beta.32 changelog 2019-12-16 21:30:49 +08:00