2892 Commits

Author SHA1 Message Date
Michael Shilman
c717124a7c v6.1.0-rc.1 2020-11-13 08:32:46 +08:00
Gert Hengeveld
b607ff7873
Merge branch 'next' into tree-highlight-performance 2020-11-12 15:58:25 +01:00
Gert Hengeveld
43c0d32908 Extract HighlightStyles and fix stories. 2020-11-12 14:54:15 +01:00
Gert Hengeveld
ffdcf1daca Highlight item when expanding/collapsing it. 2020-11-12 14:28:05 +01:00
Gert Hengeveld
1d37253220 Use global styles for highlighting to avoid passing through the highlighted item and causing rerenders. 2020-11-12 13:44:04 +01:00
Michael Shilman
67284caf3b Update git head to 6.1.0-rc.0 2020-11-12 18:29:46 +08:00
Gert Hengeveld
5ee83f439a Use requestAnimationFrame instead of throttling. 2020-11-12 11:25:04 +01:00
Gert Hengeveld
669022ddc4 Avoid recreating the keydown listener each time the highlighted item changes. 2020-11-12 11:24:44 +01:00
Michael Shilman
90977d37f4 v6.1.0-rc.0 2020-11-12 18:23:39 +08:00
Gert Hengeveld
63ec7322f0 Determine item ancestors up front. 2020-11-12 11:21:01 +01:00
Michael Shilman
4ead33d229 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-11-12 18:11:33 +08:00
Michael Shilman
3cd11b0310
Merge pull request #13090 from storybookjs/13070-fix-webkit-appearance
UI: Fix kebab-case CSS property error
2020-11-12 18:06:25 +08:00
Gert Hengeveld
1b5b13b948 Fix -webkit-appearance warning. 2020-11-11 20:27:50 +01:00
Gert Hengeveld
1a4efe1a5e Fix single story hoisting at the root. 2020-11-11 20:21:20 +01:00
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
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
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
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
Tomastomaslol
57c83c9e53 Merge branch 'next' of https://github.com/storybookjs/storybook into 12324_zoom_buttons_in_docs_do_not_work 2020-11-09 17:30:43 +11: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
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
59b61d3196 Merge branch 'next' into 13000-sidebar-rfcs 2020-11-06 21:10:08 +08:00
Gert Hengeveld
793ca8064b Add missing prop. 2020-11-06 11:03:13 +01: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
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
Gert Hengeveld
da337235ab Add back button to recently viewed list, with keyboard shortcut. 2020-11-05 23:52:30 +01: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
Gert Hengeveld
e4aafbcb9f Show 'no results' message when query yields nothing. 2020-11-05 16:09:20 +01:00