Daniel Sneijers
7addf9f69d
don’t render leftpanel stories tree if stories are empty
2017-08-15 11:49:51 +02:00
Michael Shilman
4bd3312244
v3.2.4
2017-08-12 16:59:11 -07:00
Oleg Proskurin
da3ed2efd7
Rename selectedDownPanel to selectedAddonPanel
2017-08-12 16:41:11 +03:00
Oleg Proskurin
9bf90d9903
Add docs
2017-08-11 22:33:36 +03:00
Oleg Proskurin
9c0bd90732
Add tests
2017-08-11 22:01:59 +03:00
Oleg Proskurin
cab7163cd8
Add selectedDownPanel option
2017-08-11 21:00:08 +03:00
Norbert de Langen
c859985917
Merge branch 'master' into tree-visual-adjusments
2017-08-10 16:49:04 +02:00
Ori Livni
f21210ac07
Fixed React Fiber deprecation of using ref with stateless function components ( #1551 )
...
* converting LeftPanel to a React.Component to resolve issue with React Fiber (#1539 )
* converting Shortcuts to a React.Component to resolve issue with React Fiber (#1539 )
* ShortcutsHelp should be a class, not Shourtcuts
2017-08-10 03:02:03 +03:00
Filipp Riabchun
bcb560e901
Merge branch 'master' into tree-visual-adjusments
2017-08-08 13:19:23 +03:00
hypnos
f4338882c0
Add z-index to shortcuts popup overlay
2017-08-08 12:54:27 +03:00
Filipp Riabchun
7310ff5b16
Merge branch 'master' into tree-visual-adjusments
2017-08-06 14:01:10 +03:00
Igor
ba9d5202a3
Hierarchy expansion on search ( #1598 )
...
* Expand stories by default when the search filter applied + highlight matched parts of the nodes
* Merge remote-tracking branch 'origin/master' into hierarchy-expansion-on-search
Conflicts:
lib/ui/src/modules/ui/components/left_panel/stories_tree/index.js
lib/ui/src/modules/ui/components/left_panel/stories_tree/tree_decorators.js
* Remove comments
* Fix filter tests
* Cleanups
* Rename for readability
* Mock 'lodash.debounce' import
* Remove special characters from stories filter
* Escape instead of replacing
* Add test for highlighting
2017-08-06 13:23:41 +03:00
hypnos
f48561d117
grey links
2017-08-05 17:43:41 +03:00
Filipp Riabchun
6439f8cb9a
Merge branch 'master' into tree-visual-adjusments
2017-08-05 15:27:03 +03:00
Norbert de Langen
cee0081030
Merge branch 'master' into add-sidebar-animations-config-prop
2017-08-05 12:47:33 +02:00
Filipp Riabchun
a07331b108
Merge branch 'master' into tree-visual-adjusments
2017-08-05 12:33:58 +03:00
hypnos
d29c431c2c
Visual adjusments for stories tree
2017-08-05 03:38:28 +03:00
hypnos
e24d28eeba
Visual adjusment for stories tree
2017-08-05 03:15:53 +03:00
Filipp Riabchun
1852b0e400
Merge branch 'master' into modal-search-box
2017-08-05 01:38:27 +03:00
michaltaberski
e375f48b68
Add sidebarAnimations config prop
2017-08-04 19:54:08 +02:00
hypnos
47e54edf59
Adjust the merged test
2017-08-04 15:14:41 +03:00
Filipp Riabchun
e033e6b9f2
Merge branch 'master' into menu-hrefs
2017-08-04 15:11:37 +03:00
Filipp Riabchun
5048a50312
Merge branch 'master' into modal-search-box
2017-08-04 15:10:31 +03:00
Filipp Riabchun
e3ac03cd68
Always collapse an expanded kind without changing selected story ( #1590 )
...
* Always collapse an expanded kind without changing selected story
* Reduce duplication in stories_tree tests
2017-08-04 15:09:55 +03:00
Filipp Riabchun
c8541f8e37
Merge branch 'master' into modal-search-box
2017-08-04 00:59:52 +03:00
hypnos
bd0524c50f
Add link funtionality to story menu items
2017-08-03 20:49:30 +03:00
Filipp Riabchun
a1986eb209
Show outline when navigating with tab, but prevent focusing when clicking on menu items ( #1583 )
2017-08-03 08:26:39 +03:00
Filipp Riabchun
2243e6c68e
Merge branch 'master' into modal-search-box
2017-08-02 00:37:49 +03:00
Michael Shilman
ac2c8bdeaa
v3.2.3
2017-08-01 13:38:10 -07:00
Michael Shilman
d527512ee4
v3.2.3-alpha.0
2017-08-01 13:13:24 -07:00
Filipp Riabchun
56919e4e2e
UI: update font family ( #1560 )
2017-08-01 19:40:02 +03:00
hypnos
e6b9f999b4
Add TODO
2017-08-01 00:58:44 +03:00
Filipp Riabchun
8199d659bb
Merge branch 'master' into modal-search-box
2017-08-01 00:55:24 +03:00
Michael Shilman
8e03aacb68
v3.2.0
2017-07-31 07:12:08 -07:00
Filipp Riabchun
4a19dd0b67
Merge branch 'master' into modal-search-box
2017-07-31 13:42:28 +03:00
hypnos
e85f22ca5f
Use search shortcut only for opening the box. Guard against refocusing buttons after search completion
2017-07-31 05:06:30 +03:00
hypnos
2b8e77ae24
Use ReactModal for search box
2017-07-31 02:42:08 +03:00
Michael Shilman
c7c7ccb2b9
v3.2.0-alpha.12
2017-07-30 16:35:43 -07:00
hypnos
9fcdd8c272
lint lib/ui/uxample
2017-07-29 01:08:50 +03:00
hypnos
92038376f4
lib/ui/uxample: fix the not working preview buttons
2017-07-29 01:05:04 +03:00
Michael Shilman
64d2976aef
v3.2.0-alpha.11
2017-07-27 07:53:46 -07:00
igor
1b25491d06
Add negative margin to move the tree to the left =/
2017-07-27 17:35:00 +03:00
Michael Shilman
0188ace87f
v3.2.0-alpha.10
2017-07-27 01:06:54 -07:00
Michael Shilman
79a88964e8
Merge pull request #1531 from storybooks/fix-3.2-package-versions
...
Fix bad merge that removed react-treebeard dep from lib/ui
2017-07-27 01:01:05 -07:00
Norbert de Langen
5ba0e4f3ee
SYNC dependencies for improved hoisting
2017-07-27 09:56:26 +02:00
Michael Shilman
6b8a1b82a5
Fix bad merge that removed react-treebeard dep from lib/ui
2017-07-27 00:52:40 -07:00
igor
d6f1b89828
Add warnings if 'module' is missing
2017-07-26 10:00:26 +03:00
Norbert de Langen
de75c5df89
Merge branch 'master' into release/3.2
2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e
UPDATE everything (including eslint 4)
2017-07-25 11:20:08 +02:00
Norbert de Langen
73130d4cd1
Merge branch 'master' into release/3.2
2017-07-25 09:34:12 +02:00