31100 Commits

Author SHA1 Message Date
Michael Shilman
7bd2ae0482 v6.1.0-beta.5 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
Michael Shilman
8b2a7bf86d 6.1.0-beta.5 changelog 2020-11-08 00:22:00 +08:00
Michael Shilman
ce309e49df
Merge pull request #13039 from storybookjs/8255-collapse-single-story-components
UI: Single story hoisting in sidebar
2020-11-08 00:19:30 +08:00
Gert Hengeveld
c1a86522c1 Add docs for single story hoisting. 2020-11-07 16:53:39 +01:00
Gert Hengeveld
5f3f065f9b Add explanation in MIGRATION.md 2020-11-07 16:24:27 +01:00
Gert Hengeveld
e4d1c5a94f Collapse single story components if their names match. 2020-11-07 11:23:02 +01:00
Michael Shilman
f2e0e42bcb 6.1.0-beta.4 next.json version file 2020-11-06 21:45:13 +08: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 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
f7e57aea86 6.1.0-beta.4 changelog 2020-11-06 21:29:49 +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
9d234979b9
Merge pull request #13007 from matheuspiment/fix/hot-reload
Core: Fix possible "write after end" exception for response stream
2020-11-06 21:24:06 +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
60be6a2c1c 6.1.0-beta.3 next.json version file 2020-11-06 09:16:05 +08: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 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
86535fc8c2 6.1.0-beta.3 changelog 2020-11-06 08:58:11 +08:00
Michael Shilman
b7472d7322
Merge pull request #13029 from storybookjs/fix/default-argtypes-inference
Args: Fix args inference for null values
2020-11-06 08:52:45 +08:00
Michael Shilman
1fe2efa0b1 Fix snapshot 2020-11-06 08:52:16 +08:00
Michael Shilman
7b13646771
Merge pull request #13028 from storybookjs/fix/add-chokidar-for-watch
Build: Add chokidar2 for yarn dev
2020-11-06 08:15:45 +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
Michael Shilman
c156cd7891
Merge pull request #13018 from storybookjs/10405/fix-static-bail
Core: Add catch to end process
2020-11-06 07:58:38 +08:00
Michael Shilman
856057aca0
Merge pull request #13026 from storybookjs/change-icon-addon-panel-orientation
UI: Fix icon for addon panel orientation button
2020-11-06 07:11:57 +08:00
Gert Hengeveld
da337235ab Add back button to recently viewed list, with keyboard shortcut. 2020-11-05 23:52:30 +01:00
Michael Shilman
09011d30f6 Build: Add chokidar2 for yarn dev 2020-11-06 06:46:49 +08:00
Michael Shilman
d55ab0575f Args: Fix args inference for null values 2020-11-06 06:45:35 +08:00
Michael Shilman
6f4b42595c Core: Dedupe default ArgTypes enhancers 2020-11-06 06:32:32 +08:00
Gert Hengeveld
99bff118d0
Update lib/ui/src/components/sidebar/SearchResults.tsx
Co-authored-by: Dominic Nguyen <dom@hichroma.com>
2020-11-05 23:12:51 +01:00
Gert Hengeveld
080f3351d4
Update lib/ui/src/components/sidebar/SearchResults.tsx
Co-authored-by: Dominic Nguyen <dom@hichroma.com>
2020-11-05 23:12:45 +01:00
Gert Hengeveld
e4dd534109 Highlight a node when it gets expanded or collapsed. 2020-11-05 21:47:49 +01:00
Gert Hengeveld
8a30b98b7e Fix highlighting prev/next node after collapsing and reopening a node. 2020-11-05 21:10:48 +01:00
Gert Hengeveld
44e6a4508e Highlight parent instead of closing it right away, and fix closing descendants. 2020-11-05 21:08:39 +01:00
domyen
ff25d7f2f4 change icon for addon panel orientation button 2020-11-05 14:29:54 -05:00
Gert Hengeveld
e3303e62cd Remove focus from expand/collapse all buttons when using arrow keys to navigate the tree. 2020-11-05 17:01:30 +01:00
Gert Hengeveld
fda2d9172b Keep currently selected item in history when clearing it. 2020-11-05 16:35:58 +01:00