Gert Hengeveld
|
3acf3ed902
|
Add missing id attributes.
|
2020-10-07 15:20:57 +02:00 |
|
Gert Hengeveld
|
ce7e5c11e8
|
Make sure leaf nodes always have args.
|
2020-10-07 15:02:28 +02:00 |
|
Gert Hengeveld
|
0609779489
|
Revert "Update lib/ui/src/components/sidebar/Search.tsx"
This reverts commit ea9a9a84e556749c9c48373d2a1f1c5464079138.
|
2020-10-07 14:47:22 +02:00 |
|
Gert Hengeveld
|
871fe72376
|
Merge branch 'next' into 10757-better-search
|
2020-10-07 14:11:46 +02:00 |
|
Gert Hengeveld
|
fc8e6e226d
|
Respect the enableShortcuts setting for focussing the search input.
|
2020-10-07 14:11:05 +02:00 |
|
Gert Hengeveld
|
ea9a9a84e5
|
Update lib/ui/src/components/sidebar/Search.tsx
Co-authored-by: Clément DUNGLER <clementdungler@gmail.com>
|
2020-10-07 13:54:43 +02:00 |
|
Gert Hengeveld
|
6ba2274886
|
Styling for keyboard shortcuts in menu.
|
2020-10-07 12:01:00 +02:00 |
|
Gert Hengeveld
|
c3602150c2
|
Add title attribute to reveal full path.
|
2020-10-07 11:21:21 +02:00 |
|
Gert Hengeveld
|
485402101f
|
Fix clear button alignment.
|
2020-10-07 11:00:25 +02:00 |
|
Gert Hengeveld
|
595a812c34
|
Change path separator to '/'.
|
2020-10-07 10:55:18 +02:00 |
|
Gert Hengeveld
|
fd14623b4c
|
Show 20 results by default, so the 'show more' button is visible on most desktop displays.
|
2020-10-07 10:54:55 +02:00 |
|
Gert Hengeveld
|
c55f14b3b0
|
'Show X more results' instead of 'Show all X results'.
|
2020-10-07 10:51:18 +02:00 |
|
Gert Hengeveld
|
d7d67476a8
|
Show 50 search results by default.
|
2020-10-07 10:51:18 +02:00 |
|
Gert Hengeveld
|
a15aeee579
|
Change default sidebar width to 230px (visually).
|
2020-10-07 10:51:18 +02:00 |
|
Michael Shilman
|
3231e8d755
|
Merge pull request #12277 from ankon/pr/source-loader-sourcemaps
Source-loader: Generate sourcemaps
|
2020-10-07 11:08:15 +08:00 |
|
Michael Shilman
|
d25a96d2b7
|
Fix typings
|
2020-10-06 09:00:48 +08:00 |
|
Gert Hengeveld
|
272d623122
|
Allow clearing the last viewed history.
|
2020-10-06 01:16:43 +02:00 |
|
Gert Hengeveld
|
d9d43297a8
|
Use store2 instead of direct localStorage.
|
2020-10-06 00:41:09 +02:00 |
|
Gert Hengeveld
|
524ef1b4c2
|
Don't need excludeStories anymore.
|
2020-10-06 00:41:09 +02:00 |
|
Gert Hengeveld
|
0ec74a5ec1
|
Update lib/ui/src/components/sidebar/data.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-06 00:00:49 +02:00 |
|
Gert Hengeveld
|
be169ef90d
|
Update lib/ui/src/components/sidebar/data.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-06 00:00:39 +02:00 |
|
Gert Hengeveld
|
f2452b304d
|
Update lib/ui/src/components/sidebar/data.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-06 00:00:30 +02:00 |
|
Gert Hengeveld
|
1aa36d98e6
|
Update lib/ui/src/components/sidebar/data.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-06 00:00:22 +02:00 |
|
Gert Hengeveld
|
2966d9369b
|
Update lib/ui/src/components/sidebar/data.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-06 00:00:13 +02:00 |
|
Michael Shilman
|
62da9a50c6
|
Merge pull request #12639 from roblan/next
Core: Add apng support
|
2020-10-06 05:39:48 +08:00 |
|
Gert Hengeveld
|
cc8e1c4df6
|
Update lib/ui/src/components/sidebar/Explorer.tsx
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-05 11:49:18 +02:00 |
|
Gert Hengeveld
|
691cb2a225
|
Update lib/ui/src/components/sidebar/Explorer.tsx
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
|
2020-10-05 11:49:10 +02:00 |
|
Michael Shilman
|
050f879301
|
Update git head to 6.1.0-alpha.20
|
2020-10-05 13:20:30 +08:00 |
|
Michael Shilman
|
cc1c152e54
|
v6.1.0-alpha.20
|
2020-10-05 13:15:11 +08:00 |
|
Michael Shilman
|
657277b9e6
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.20
|
2020-10-05 13:14:56 +08:00 |
|
Michael Shilman
|
b39e816be8
|
Merge branch 'next' into fix/react-component-name
|
2020-10-05 12:29:09 +08:00 |
|
Michael Shilman
|
a8770a4a8e
|
Merge branch 'next' into pr/12035
|
2020-10-05 11:44:56 +08:00 |
|
Michael Shilman
|
ab314fe928
|
Update git head to 6.1.0-alpha.19
|
2020-10-03 21:53:39 +08:00 |
|
Michael Shilman
|
6a3203004a
|
v6.1.0-alpha.19
|
2020-10-03 21:47:45 +08:00 |
|
Michael Shilman
|
1c7718d644
|
Update root, peer deps, version.ts/json to 6.1.0-alpha.19
|
2020-10-03 21:47:31 +08:00 |
|
Michael Shilman
|
9e6fdc4467
|
Merge pull request #12587 from phated/remove-argValue-simple
ArgsTable: Remove the "simple" detection for enum types
|
2020-10-03 21:28:58 +08:00 |
|
Gert Hengeveld
|
76ef30bef7
|
Replace default exports with named exports.
|
2020-10-02 15:55:50 +02:00 |
|
Gert Hengeveld
|
21b5f22544
|
Fix compile errors.
|
2020-10-02 15:12:30 +02:00 |
|
Gert Hengeveld
|
2aad81dc27
|
Remove unused variable.
|
2020-10-02 12:18:10 +02:00 |
|
Gert Hengeveld
|
737745d4ad
|
Fix callback memoization.
|
2020-10-02 12:17:55 +02:00 |
|
Gert Hengeveld
|
b69e4df144
|
Fix util tests.
|
2020-10-02 12:15:00 +02:00 |
|
Gert Hengeveld
|
1ee049ade1
|
Fix various warnings.
|
2020-10-02 12:10:15 +02:00 |
|
Gert Hengeveld
|
5f8412418b
|
Selected storyId can be null. Pull out lastViewed logic to a custom hook.
|
2020-10-02 11:42:33 +02:00 |
|
Norbert de Langen
|
1b3e3f4f60
|
fix versions
|
2020-10-01 16:53:02 +02:00 |
|
Gert Hengeveld
|
bdf5dc4f91
|
Move stuff into utils and clean up some old stuff.
|
2020-10-01 10:00:24 +02:00 |
|
Robert Lange
|
7b834b97e9
|
feat: add apng support
|
2020-10-01 08:37:48 +02:00 |
|
Gert Hengeveld
|
5e2ec32b63
|
Favor name over path matches when searching.
|
2020-09-30 17:08:18 +02:00 |
|
Gert Hengeveld
|
4d8c2b6178
|
Match on story path as well.
|
2020-09-30 17:04:20 +02:00 |
|
Gert Hengeveld
|
dd803d9df3
|
Color tweaks.
|
2020-09-30 15:31:12 +02:00 |
|
Gert Hengeveld
|
792ef78585
|
Change icon color based on theme.
|
2020-09-30 15:20:52 +02:00 |
|