Gert Hengeveld
|
e397e28d5b
|
Merge branch 'next' into react-colorful
|
2021-03-19 08:24:41 +01:00 |
|
Michael Shilman
|
21f5032b7c
|
Merge pull request #14230 from dexster/#14079_Angular_selectors
Angular: Allow usage of all component valid selectors
|
2021-03-19 14:17:55 +08:00 |
|
Michael Shilman
|
445de723df
|
6.2.0-rc.4 next.json version file
|
2021-03-19 13:47:23 +08:00 |
|
Michael Shilman
|
2e920a15b4
|
Update git head to 6.2.0-rc.4
|
2021-03-19 13:44:10 +08:00 |
|
Michael Shilman
|
1ac1d37eff
|
v6.2.0-rc.4
v6.2.0-rc.4
|
2021-03-19 13:37:52 +08:00 |
|
Michael Shilman
|
14be28232d
|
Update root, peer deps, version.ts/json to 6.2.0-rc.4
|
2021-03-19 13:37:10 +08:00 |
|
Michael Shilman
|
e731f3bcd8
|
6.2.0-rc.4 changelog
|
2021-03-19 13:30:50 +08:00 |
|
Michael Shilman
|
ae910f8294
|
Merge pull request #14271 from storybookjs/fix/14269-module-mainfield-missing
Webpack: Fix missing `module` mainField
|
2021-03-19 10:15:21 +08:00 |
|
Michael Shilman
|
3c90e2f0c7
|
Core: Log warnings to console on smoke test failure
|
2021-03-19 09:00:02 +08:00 |
|
Michael Shilman
|
c36e5e304d
|
Preact: Fix type exports
|
2021-03-19 08:59:07 +08:00 |
|
Gert Hengeveld
|
2b19896fd8
|
Types for DT
|
2021-03-19 00:32:09 +01:00 |
|
Gert Hengeveld
|
22e84222a8
|
Typings
|
2021-03-19 00:25:48 +01:00 |
|
Gert Hengeveld
|
da3bb78fb8
|
Fancy color picker
|
2021-03-19 00:21:40 +01:00 |
|
Norbert de Langen
|
40ee83d977
|
fix versions
|
2021-03-18 15:36:18 +01:00 |
|
Norbert de Langen
|
effd002f38
|
add module mainField
|
2021-03-18 15:27:51 +01:00 |
|
Michael Shilman
|
5a90169d70
|
6.2.0-rc.3 next.json version file
|
2021-03-18 22:15:47 +08:00 |
|
Michael Shilman
|
c55a07762c
|
Update git head to 6.2.0-rc.3
|
2021-03-18 22:11:02 +08:00 |
|
Michael Shilman
|
8330d79a3d
|
v6.2.0-rc.3
v6.2.0-rc.3
|
2021-03-18 22:03:48 +08:00 |
|
Michael Shilman
|
d67b76ac22
|
Update root, peer deps, version.ts/json to 6.2.0-rc.3
|
2021-03-18 22:03:15 +08:00 |
|
Michael Shilman
|
a52784bb39
|
6.2.0-rc.3 changelog
|
2021-03-18 21:55:25 +08:00 |
|
Michael Shilman
|
d8813c87ce
|
Merge pull request #14270 from storybookjs/8153-fix-angular-inline
Addon-docs/Angular: Fix inline rendering setup
|
2021-03-18 21:38:49 +08:00 |
|
Michael Shilman
|
fd5c70d30e
|
Addon-docs/Angular: Fix inline rendering setup
|
2021-03-18 21:15:07 +08:00 |
|
Gert Hengeveld
|
491021d751
|
Merge pull request #14267 from storybookjs/tweak-args-docs
Update docs for argType.options
|
2021-03-18 11:31:10 +01:00 |
|
Michael Shilman
|
a748246176
|
Merge pull request #14068 from oscard0m/do-not-allow-root-directory-as-static-dir
CLI: Don't allow root directory as static dir
|
2021-03-18 18:27:43 +08:00 |
|
Gert Hengeveld
|
b9580b470d
|
Update docs for argType.options
|
2021-03-18 11:27:00 +01:00 |
|
Michael Shilman
|
9b2d7ca7e3
|
Merge pull request #14251 from TheMightyPenguin/fix-docs-table-dark-mode
Addon-docs: Fix table dark mode
|
2021-03-18 18:23:12 +08:00 |
|
Victor Tortolero
|
5cdb42993d
|
Add story for MDX docs using dark theme
|
2021-03-17 15:24:47 -06:00 |
|
Michael Shilman
|
feb28c6771
|
Merge pull request #14261 from KosyanMedia/fix-hash-for-files
Webpack5: Replace fullhash with contenthash
|
2021-03-17 22:15:43 +08:00 |
|
Norbert de Langen
|
a4e981c68e
|
Merge pull request #14258 from storybookjs/fix/update-wc-types
WebComponents: Fix types and improve CLI detection
|
2021-03-17 14:26:13 +01:00 |
|
Valentin Semirulnik
|
041ae093d6
|
fix: replace fullhash with contenthash
|
2021-03-17 15:59:52 +03:00 |
|
Gaëtan Maisse
|
e8fea9ce44
|
e2e: add @storybook/addon-svelte-csf to the list of packages not hosted in the monorepo
|
2021-03-17 13:02:29 +01:00 |
|
Gaëtan Maisse
|
652b307cb3
|
feat(cli): add detection of bare lit-html projects (and not only lit-element ones)
|
2021-03-17 12:07:32 +01:00 |
|
Gaëtan Maisse
|
15632b3505
|
e2e(web-components): remove unneeded lit-html dep and keep only lit-element
|
2021-03-17 12:00:38 +01:00 |
|
Gaëtan Maisse
|
271dff1c23
|
fix(web-components): use types from lit-html instead of lit-element
|
2021-03-17 11:50:32 +01:00 |
|
Michael Shilman
|
8f025de12b
|
6.2.0-rc.2 next.json version file
|
2021-03-17 18:33:44 +08:00 |
|
Michael Shilman
|
939765a4a2
|
Update git head to 6.2.0-rc.2
|
2021-03-17 18:09:45 +08:00 |
|
Michael Shilman
|
2d47a4b645
|
v6.2.0-rc.2
v6.2.0-rc.2
|
2021-03-17 18:02:07 +08:00 |
|
Michael Shilman
|
4cf605dd3c
|
Update root, peer deps, version.ts/json to 6.2.0-rc.2
|
2021-03-17 18:01:03 +08:00 |
|
Michael Shilman
|
45398756e5
|
6.2.0-rc.2 changelog
|
2021-03-17 17:53:44 +08:00 |
|
Michael Shilman
|
40a57a4589
|
Merge pull request #14227 from Dschungelabenteuer/next
Addon-docs/Vue,Vue3: Fix preset options for vue-docgen-api
|
2021-03-17 17:48:35 +08:00 |
|
Michael Shilman
|
8e2787624b
|
Merge pull request #14255 from phaistonian/chore/webpack5-fullhash
Webpack5: Fix hash => fullhash
|
2021-03-17 17:14:33 +08:00 |
|
Michael Shilman
|
53562e67f0
|
Update base-webpack.config.ts
|
2021-03-17 16:49:40 +08:00 |
|
Michael Shilman
|
a2a9028e62
|
Merge pull request #14256 from storybookjs/14252-check-webpack-version
Core: Check webpack version
|
2021-03-17 16:40:54 +08:00 |
|
Michael Shilman
|
459a3ad361
|
Improve typings
|
2021-03-17 15:35:52 +08:00 |
|
Michael Shilman
|
c3323c2dad
|
Core: Check webpack version
|
2021-03-17 15:08:57 +08:00 |
|
George Papadakis
|
e8f91ebabf
|
chore(webpack5): use [fullhash]
|
2021-03-17 08:56:53 +02:00 |
|
Victor Tortolero
|
d44ad0af51
|
Fix Docs table dark mode #14029
|
2021-03-16 21:20:47 -06:00 |
|
Michael Shilman
|
df27d3adf3
|
Merge pull request #14250 from YozhEzhi/button-story-snippet-fix
Docs: Add spaces for snippet
|
2021-03-17 09:51:24 +08:00 |
|
Michael Shilman
|
7ec3510932
|
Force build
|
2021-03-17 09:23:39 +08:00 |
|
Charles Gruenais
|
797c6050ce
|
Reused Storybook's Options core type and applied fix to vue3 framework
|
2021-03-16 22:02:54 +01:00 |
|