8602 Commits

Author SHA1 Message Date
Michael Shilman
caaff96189 Update git head to 6.1.0-beta.7 2020-11-11 07:46:15 +08:00
Michael Shilman
640fdeed83 v6.1.0-beta.7 2020-11-11 07:39:40 +08:00
Michael Shilman
fc258b1ca4 Update root, peer deps, version.ts/json to 6.1.0-beta.7 2020-11-11 07:38:29 +08:00
Michael Shilman
54822f14cc
Merge pull request #13069 from storybookjs/12255-fix-loader-react
React: Don't create a new story function on every render
2020-11-11 07:31:14 +08:00
Michael Shilman
04096b29de
Merge pull request #13070 from storybookjs/fix-search-safari
UI: Fix search field styling in Safari 13
2020-11-11 07:25:38 +08:00
Michael Shilman
75f0fe9c6f
Merge pull request #13075 from storybookjs/13074-fix-docs-warnings
Addon-docs: Fix spurious warnings
2020-11-11 07:22:25 +08:00
Michael Shilman
2c2301991b Story store: Fix duplicate deprecation warnings 2020-11-11 06:21:55 +08:00
Gert Hengeveld
9f50330a6e Only listen to the Escape key. 2020-11-10 20:25:24 +01:00
Tom Coleman
2339098f16 Fix search field styling in Safari 2020-11-10 21:22:03 +11:00
Tom Coleman
981e6c8b5d Don't create a new story function on every render in React
This trips up React's reconciliation for re-using components.
2020-11-10 21:14:12 +11:00
Michael Shilman
aa43879c3e Update git head to 6.1.0-beta.6 2020-11-09 23:12:21 +08:00
Michael Shilman
08dbe0ffd9 v6.1.0-beta.6 2020-11-09 23:06:05 +08:00
Michael Shilman
f5204b6f11 Update root, peer deps, version.ts/json to 6.1.0-beta.6 2020-11-09 22:21:30 +08:00
Michael Shilman
cec7cd827c
Merge pull request #13052 from storybookjs/deps/bump-react-docgen-typescript-plugin
Bump react-dogen-typescript-plugin to 0.6.2
2020-11-09 21:08:57 +08:00
Michael Shilman
889a1e6695 Re-run benchmark 2020-11-09 18:52:36 +08:00
Michael Shilman
fabdd1b09b
Merge pull request #13051 from storybookjs/12732-default-object-type
Args: Default to type 'object' when there is a null arg
2020-11-09 17:00:21 +08:00
Michael Shilman
d04a2ec075 Args: Default to type 'object' when there is a null arg 2020-11-09 14:40:05 +08:00
Michael Shilman
4bb89f81fb Don't add extra argTypeEnhancers on HMR 2020-11-09 14:27:12 +08:00
Michael Shilman
4fd9e4ff75
Merge pull request #13036 from storybookjs/search-styling-tweaks
Search styling tweaks
2020-11-08 20:45:22 +08:00
domyen
1020cdd2cb minor adjustment for multiline sidebar roots 2020-11-07 14:36:01 -05:00
domyen
8021a677dc adjustments for compactness and button size 2020-11-07 14:18:27 -05:00
Michael Shilman
0e1afcd97d Update git head to 6.1.0-beta.5 2020-11-08 00:38:20 +08:00
Michael Shilman
7bd2ae0482 v6.1.0-beta.5 2020-11-08 00:28:46 +08:00
Michael Shilman
5ee725af2b Update root, peer deps, version.ts/json to 6.1.0-beta.5 2020-11-08 00:27:46 +08:00
domyen
2986446ce9 add space above back button in recently opened 2020-11-07 10:38:15 -05:00
Gert Hengeveld
e4d1c5a94f Collapse single story components if their names match. 2020-11-07 11:23:02 +01:00
domyen
a5e84d46fc make keyboard shortcut all caps 2020-11-06 10:42:56 -05:00
domyen
0060fa104e more obvious ui copy 2020-11-06 10:36:44 -05:00
domyen
e9663174ba change root spacing 2020-11-06 10:35:54 -05:00
Michael Shilman
078e802d5a Update git head to 6.1.0-beta.4 2020-11-06 21:42:40 +08:00
Michael Shilman
7caa9a5724 v6.1.0-beta.4 2020-11-06 21:36:16 +08:00
Michael Shilman
d8dbe96ea8 Update root, peer deps, version.ts/json to 6.1.0-beta.4 2020-11-06 21:35:12 +08:00
Michael Shilman
9d5071bb81
Merge pull request #13027 from storybookjs/13000-sidebar-rfcs
UI: Fixes for Sidebar and Search
2020-11-06 21:28:38 +08:00
Michael Shilman
eac05feba8
Merge pull request #13012 from ho1234c/prevent-cache-error
Core: Make sure cache is available before trying to use it
2020-11-06 21:26:17 +08:00
Michael Shilman
59b61d3196 Merge branch 'next' into 13000-sidebar-rfcs 2020-11-06 21:10:08 +08:00
Michael Shilman
f9c52438a9 Merge branch 'next' into pr/13012 2020-11-06 20:58:32 +08:00
Michael Shilman
c7369c16ac Merge branch 'next' into pr/13007 2020-11-06 20:52:56 +08:00
Michael Shilman
fc41ad50ea Fix failing unit tests 2020-11-06 20:42:04 +08:00
JongHo
ab1e9ebbec retore logic to optional chaining 2020-11-06 19:40:05 +09:00
JongHo
c88ae1ac14 Fix init prebuilt manager logic when cache is missing 2020-11-06 19:20:08 +09:00
Gert Hengeveld
793ca8064b Add missing prop. 2020-11-06 11:03:13 +01:00
Gert Hengeveld
c406dfa4ca
Rather than not closing, ensure we don't write after closing 2020-11-06 10:47:27 +01:00
JongHo
2537292ba9 Change optional chaining to if statement 2020-11-06 18:46:59 +09:00
Gert Hengeveld
bb5a215f55 Add missing property. 2020-11-06 09:58:56 +01:00
Michael Shilman
2993379841 Update git head to 6.1.0-beta.3 2020-11-06 09:11:04 +08:00
Michael Shilman
2e11de3045 v6.1.0-beta.3 2020-11-06 09:05:18 +08:00
Michael Shilman
8b9b533160 Update root, peer deps, version.ts/json to 6.1.0-beta.3 2020-11-06 09:05:01 +08:00
Michael Shilman
ad346a51a6
Merge branch 'next' into fix/default-argtypes-inference 2020-11-06 08:13:50 +08:00
Michael Shilman
7f2f44f589
Merge pull request #13030 from storybookjs/fix/dedupe-arg-types-enhancers
Core: Dedupe default ArgTypes enhancers
2020-11-06 08:11:59 +08:00
Michael Shilman
cb40094e2e
Merge pull request #13019 from storybookjs/12425/minor-webpack-upgrade
Bump webpack to 4.41.24
2020-11-06 08:01:18 +08:00