jamesgeorge007
|
893bd2319b
|
chore: prettify
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
8d5f1e0eaf
|
fix: supply arg to execute conditionally
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
983e4c16e7
|
test: update description
|
2020-11-28 13:09:23 +05:30 |
|
jamesgeorge007
|
5bff2c6221
|
test: test case for default behavior
|
2020-11-28 13:09:23 +05:30 |
|
jamesgeorge007
|
c39fc1df3e
|
test: migrate to jest for e2e tests
|
2020-11-28 13:09:23 +05:30 |
|
Gert Hengeveld
|
8724e7d97b
|
More robust keybindings.
|
2020-11-27 17:14:15 +01:00 |
|
Norbert de Langen
|
9f2dde86b2
|
remove preset-env preset options conflicting with the new babel plugin to add core-js dependecies
|
2020-11-27 15:46:32 +01:00 |
|
Norbert de Langen
|
7488352aef
|
Merge branch 'next' into pr/43081j/13055
# Conflicts:
# app/react/src/server/framework-preset-react.test.ts
|
2020-11-27 15:45:34 +01:00 |
|
Michael Shilman
|
082278bd35
|
Update git head to 6.1.8
|
2020-11-27 22:31:46 +08:00 |
|
Michael Shilman
|
6c4d0ed4be
|
v6.1.8
|
2020-11-27 22:25:51 +08:00 |
|
Michael Shilman
|
10c38c4590
|
Update root, peer deps, version.ts/json to 6.1.8
|
2020-11-27 22:25:30 +08:00 |
|
Michael Shilman
|
b9dde8989c
|
Merge pull request #13308 from storybookjs/13273/fix-hash-dropping
Core: Fix preview URL dropped hashes
|
2020-11-27 22:18:06 +08:00 |
|
Michael Shilman
|
31f287f22d
|
Merge pull request #13271 from kuschti/patch-1
Core: Fix template script tag support
|
2020-11-27 21:58:43 +08:00 |
|
Norbert de Langen
|
f3c85f73ec
|
Merge branch 'next' into tech/upgrades-4
|
2020-11-27 14:26:37 +01:00 |
|
Norbert de Langen
|
edd3622978
|
Revert "remove all remaining unused core-js dependencies"
This reverts commit bedb720044055aa9a12c66a9548e533c82dfac81.
|
2020-11-27 13:31:42 +01:00 |
|
Norbert de Langen
|
e66aa4860f
|
Merge branch 'next' into tech/upgrades-4
# Conflicts:
# yarn.lock
|
2020-11-27 13:26:57 +01:00 |
|
Norbert de Langen
|
c93bc36153
|
Merge branch 'next' into pr/43081j/13055
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/controls/package.json
# addons/cssresources/package.json
# addons/design-assets/package.json
# addons/essentials/package.json
# addons/events/package.json
# addons/google-analytics/package.json
# addons/jest/package.json
# addons/queryparams/package.json
# addons/storysource/package.json
# addons/toolbars/package.json
# addons/viewport/package.json
# app/ember/package.json
# app/marko/package.json
# app/riot/package.json
# app/svelte/package.json
# dev-kits/addon-decorator/package.json
# dev-kits/addon-parameter/package.json
# dev-kits/addon-roundtrip/package.json
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/codemod/package.json
# lib/theming/package.json
# scripts/run-e2e-config.ts
|
2020-11-27 12:26:28 +01:00 |
|
Tom Coleman
|
2edf84115a
|
Let's not drop hashes from preview URLs.
Issue #13273
|
2020-11-27 15:13:04 +11:00 |
|
Michael Shilman
|
8b2928552d
|
Merge pull request #13302 from storybookjs/fix/ie11Zoom
Components: Fix Zoom for IE 11
|
2020-11-27 09:41:50 +08:00 |
|
Michael Shilman
|
435410a533
|
CLI: Fix storybook-deployer upgrade warning
|
2020-11-27 09:11:17 +08:00 |
|
Clément DUNGLER
|
202f1660f1
|
Components: Fix Zoom for IE 11
|
2020-11-26 21:34:58 +01:00 |
|
Michael Shilman
|
cef9b23e25
|
Update git head to 6.1.7
|
2020-11-27 01:18:22 +08:00 |
|
Michael Shilman
|
303d951f9a
|
v6.1.7
|
2020-11-27 01:12:34 +08:00 |
|
Michael Shilman
|
1d95929124
|
Update root, peer deps, version.ts/json to 6.1.7
|
2020-11-27 01:02:16 +08:00 |
|
Norbert de Langen
|
736389950a
|
upgrades
|
2020-11-26 17:16:23 +01:00 |
|
Michael Shilman
|
9c35dcdad4
|
Merge pull request #13294 from storybookjs/13292-manager-time-label
CLI: Fix not printing managerTotalTime when using cached manager
|
2020-11-26 22:50:49 +08:00 |
|
Gert Hengeveld
|
c5d678fae2
|
Only apply express.json() middleware to /runtime-error route.
|
2020-11-26 15:34:40 +01:00 |
|
Gert Hengeveld
|
48437b7555
|
Remove needless type casts.
|
2020-11-26 15:19:52 +01:00 |
|
Gert Hengeveld
|
8282be46e1
|
Make times and stats completely optional.
|
2020-11-26 14:14:24 +01:00 |
|
Norbert de Langen
|
ec44554ea9
|
sort package.json & fix incorrect ts3.5 ignore
|
2020-11-26 10:37:55 +01:00 |
|
Gert Hengeveld
|
0f7a3a07be
|
storyParameters will never be falsy because it has a default value.
|
2020-11-25 19:17:32 +01:00 |
|
Gert Hengeveld
|
bf736e2627
|
Trim whitespace in story path parts, to ensure component names will not contain leading/trailing whitespace.
|
2020-11-25 19:14:42 +01:00 |
|
Pascal Kuster
|
7fe4330ca9
|
fix template script tag support #13270
|
2020-11-25 18:04:48 +01:00 |
|
Michael Shilman
|
ba768ffb87
|
Merge pull request #13266 from storybookjs/13262-smoke-test-manager-cache
Core: Don't use prebuilt or cached manager when running smoke test
|
2020-11-25 22:23:58 +08:00 |
|
Gert Hengeveld
|
a3b646fe4f
|
Better logging and resiliency.
|
2020-11-25 13:39:50 +01:00 |
|
Gert Hengeveld
|
5181bdf616
|
Don't use prebuilt or cached manager when running smoke test.
|
2020-11-25 13:39:07 +01:00 |
|
James Garbutt
|
b61166c847
|
run format
|
2020-11-25 08:57:31 +00:00 |
|
Michael Shilman
|
41e4750b1f
|
Update inferArgTypes.ts
|
2020-11-25 15:51:53 +08:00 |
|
Michael Shilman
|
e3ed5b0957
|
Core: Detect arg inference for cyclic args and warn
|
2020-11-25 15:36:17 +08:00 |
|
Teimur Gasanov
|
4fca569c0e
|
Merge branch 'next' into teimurjan/add-stories-expand-collapse
|
2020-11-25 13:24:22 +06:00 |
|
Michael Shilman
|
2de6d2be71
|
Update git head to 6.1.6
|
2020-11-25 08:23:10 +08:00 |
|
Michael Shilman
|
1f89b5b967
|
v6.1.6
|
2020-11-25 08:17:02 +08:00 |
|
Michael Shilman
|
b2200b5aeb
|
Update root, peer deps, version.ts/json to 6.1.6
|
2020-11-25 08:14:04 +08:00 |
|
Michael Shilman
|
75d1302908
|
Merge pull request #13245 from storybookjs/better-statics-dir
Core: Improve handling of --static-dir option
|
2020-11-25 08:03:55 +08:00 |
|
Gert Hengeveld
|
5e285bb036
|
Suggest creating the directory.
|
2020-11-24 16:35:10 +01:00 |
|
Michael Shilman
|
aa678e0339
|
Merge pull request #13239 from FabianSellmann/patch-1
Core: Fix webpack5 compatibility check for ProgressPlugin
|
2020-11-24 21:30:26 +08:00 |
|
Michael Shilman
|
8e752915bf
|
Update dev-server.ts
|
2020-11-24 21:29:24 +08:00 |
|
Michael Shilman
|
b7a0133186
|
Merge pull request #13138 from MunsMan/preact-init-fail
CLI: Add core-js to Preact generator
|
2020-11-24 21:22:46 +08:00 |
|
Gert Hengeveld
|
66a9f357d4
|
Improve handling of --static-dir option.
|
2020-11-24 12:19:54 +01:00 |
|
Michael Shilman
|
78c371e1fe
|
Update git head to 6.1.5
|
2020-11-24 17:24:03 +08:00 |
|