Norbert de Langen
|
1e60f59764
|
ADD isEmpty story for sidebar
|
2020-05-07 17:27:23 +02:00 |
|
Norbert de Langen
|
d8ed361996
|
FIX loading story for sidebar
|
2020-05-07 17:26:49 +02:00 |
|
Norbert de Langen
|
ec512f9a89
|
ADD a 'empty' state when stories are set successfully, but it was empty
|
2020-05-07 17:02:25 +02:00 |
|
Norbert de Langen
|
17fbf4c157
|
CLEANUP
|
2020-05-07 15:04:08 +02:00 |
|
Norbert de Langen
|
5bcb88e0f0
|
Expand the globs given, and if they result in 0 files, log a warning to the user
|
2020-05-07 14:58:44 +02:00 |
|
Norbert de Langen
|
f869aa9d24
|
CLEANUP
|
2020-05-07 14:18:09 +02:00 |
|
Norbert de Langen
|
974cbfac0f
|
Merge branch 'next' into fix/error-handling
|
2020-05-07 13:52:02 +02:00 |
|
Michael Shilman
|
92101cc0cc
|
Update version.ts to 6.0.0-beta.3
|
2020-05-07 13:00:19 +08:00 |
|
Michael Shilman
|
9881185a4a
|
v6.0.0-beta.3
|
2020-05-07 12:50:57 +08:00 |
|
Michael Shilman
|
7dfa77f866
|
Merge pull request #10642 from storybookjs/jest-26
Build: Upgrade to jest 26
|
2020-05-07 08:32:41 +08:00 |
|
Michael Shilman
|
932d2bd6c8
|
Merge pull request #10634 from storybookjs/feature/addon-backgrounds-revamp
Addon-backgrounds: simplified parameters API
|
2020-05-06 23:33:40 +08:00 |
|
Michael Shilman
|
17caf09142
|
Merge pull request #10566 from wKich/filter-null-from-storystore-raw-method
Core: Fix `globalArgs` initialization from global parameters
|
2020-05-06 23:31:02 +08:00 |
|
Norbert de Langen
|
d386a37d06
|
FIX build
|
2020-05-06 14:53:05 +02:00 |
|
Norbert de Langen
|
1274d214f1
|
Merge branch 'fix/error-handling' of github.com:storybookjs/storybook into fix/error-handling
# Conflicts:
# lib/client-api/src/story_store.test.ts
|
2020-05-06 12:16:29 +02:00 |
|
Norbert de Langen
|
e39424c12a
|
CLEANUP
|
2020-05-06 11:54:09 +02:00 |
|
Norbert de Langen
|
bbc3991451
|
Revert story_store.test.ts
|
2020-05-06 11:53:53 +02:00 |
|
Yann Braga
|
d8edf8c236
|
refactor(addon-backgrounds): use the new api
- Update all places where backgrounds is used to use the new api
|
2020-05-06 11:53:02 +02:00 |
|
Norbert de Langen
|
2ae3c2f7bc
|
Merge branch 'fix/error-handling' of github.com:storybookjs/storybook into fix/error-handling
|
2020-05-06 11:51:50 +02:00 |
|
Norbert de Langen
|
d51c19687f
|
CLEANUP
|
2020-05-06 11:51:43 +02:00 |
|
Norbert de Langen
|
b96c3cbb5b
|
Update lib/api/src/modules/refs.ts
Co-authored-by: Tom Coleman <tom@thesnail.org>
|
2020-05-06 11:20:03 +02:00 |
|
wKich
|
4aeef6182f
|
read args from global parameters instead of first story parameters
|
2020-05-06 14:00:38 +05:00 |
|
Norbert de Langen
|
4d92845400
|
Merge pull request #10644 from storybookjs/ie11_again
|
2020-05-06 09:56:34 +02:00 |
|
Norbert de Langen
|
97748aad31
|
FIX tests
|
2020-05-05 21:40:39 +02:00 |
|
Norbert de Langen
|
b88cb33540
|
FIX tests
|
2020-05-05 21:28:30 +02:00 |
|
Norbert de Langen
|
415400c71f
|
FIX mockdata & stories
|
2020-05-05 21:17:23 +02:00 |
|
Norbert de Langen
|
6ce5ad160a
|
FIX loading state in manager preview component when there's an error
|
2020-05-05 20:58:27 +02:00 |
|
Norbert de Langen
|
b85c6ad0ed
|
FIX loading state of sidebar when no setStories is emitted (because of an error for example)
|
2020-05-05 20:57:37 +02:00 |
|
Norbert de Langen
|
5a2edae1a3
|
show errorDisplay when an error occurs
|
2020-05-05 20:28:07 +02:00 |
|
Norbert de Langen
|
befafac56e
|
ADD CURRENT_STORY_WAS_SET to core-events
|
2020-05-05 19:18:50 +02:00 |
|
Norbert de Langen
|
75d403e480
|
REMOVE unneeded duplicated stories interface && ADD error to setStories event interface
|
2020-05-05 19:16:23 +02:00 |
|
dependabot-preview[bot]
|
c94a920112
|
Bump terser-webpack-plugin from 2.3.6 to 3.0.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.6 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.6...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-05 07:57:36 +00:00 |
|
wKich
|
ee21cd1360
|
tune some story merging args and parameters
|
2020-05-05 10:01:31 +05:00 |
|
wKich
|
430482da40
|
Merge branch 'next' into filter-null-from-storystore-raw-method
|
2020-05-05 08:27:31 +05:00 |
|
tooppaaa
|
04c1df5fc7
|
fix incorrect dll context
|
2020-05-04 23:11:31 +02:00 |
|
Filipp Riabchun
|
1fdda7a7e4
|
Support jest 26
|
2020-05-04 21:10:19 +02:00 |
|
Norbert de Langen
|
a26ff77afd
|
Merge pull request #10630 from storybookjs/fix/litHtmlDep
|
2020-05-04 19:59:26 +02:00 |
|
Norbert de Langen
|
73641ce609
|
Merge branch 'next' into aurelia
# Conflicts:
# package.json
# yarn.lock
|
2020-05-04 16:07:26 +02:00 |
|
Brandon Seydel
|
eafe8a4774
|
Lint issues fixed
|
2020-05-04 08:15:09 -05:00 |
|
Michael Shilman
|
d33a3501d4
|
Update version.ts to 6.0.0-beta.2
|
2020-05-04 20:17:17 +08:00 |
|
Michael Shilman
|
d77aad2018
|
v6.0.0-beta.2
|
2020-05-04 20:07:46 +08:00 |
|
Clément DUNGLER
|
b83695ed48
|
Remove comment
|
2020-05-04 10:20:01 +02:00 |
|
Michael Shilman
|
1936cee4f9
|
Merge pull request #10607 from storybookjs/fix-test-workaround
Core: Fix Args test to not use different code path
|
2020-05-04 12:31:22 +08:00 |
|
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 |
|
tooppaaa
|
ebc8c7f076
|
install lit-html dependency
|
2020-05-03 19:06:18 +02:00 |
|
Michael Shilman
|
1061e860eb
|
Update version.ts to 6.0.0-beta.1
|
2020-05-02 22:08:45 +08:00 |
|
Michael Shilman
|
e2bfc168c0
|
v6.0.0-beta.1
|
2020-05-02 21:59:51 +08:00 |
|
Michael Shilman
|
21e1fac11f
|
Merge pull request #10623 from storybookjs/feature/add-svelte-detection-cli
CLI: Add automatic detection for svelte
|
2020-05-02 21:48:58 +08:00 |
|