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
|
543da4527c
|
Merge pull request #12315 from storybookjs/tech/speed-up-ci-checks
Build: Speed up CI checks
|
2020-10-07 11:37:25 +08:00 |
|
Michael Shilman
|
ea7a28eb97
|
Merge pull request #12683 from kouts/patch-1
Removed semicolon
|
2020-10-07 11:36:00 +08: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 |
|
Giannis Koutsaftakis
|
64520024cb
|
Removed semicolon
Semicolon breaks the code in this snippet.
|
2020-10-07 00:08:32 +03:00 |
|
Gaëtan Maisse
|
0c6de67547
|
Revert "ci: use a custom checkout step to avoid cloning the full repository"
This reverts commit c0cf960a
Sadly, the custom checkout steps wasn't working on fork.
|
2020-10-06 21:10:51 +02:00 |
|
Michael Shilman
|
934c08af05
|
Merge pull request #12679 from philmuze/fix/vue-snippet
Fix comment in vue global decorator snippet
|
2020-10-07 02:55:44 +08:00 |
|
Gaëtan Maisse
|
48574c5742
|
Merge pull request #12536 from fritzfde/patch-1
Core: Fix babel-loader path resolution
|
2020-10-06 20:34:31 +02:00 |
|
Philipp Munzert
|
73255fc79f
|
fix comment
|
2020-10-06 19:54:01 +02: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
|
afadb0f21d
|
6.0.26 changelog
|
2020-10-05 15:39:58 +08:00 |
|
Michael Shilman
|
261583b727
|
6.1.0-alpha.20 next.json version file
|
2020-10-05 13:26:06 +08: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
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
|
a27c2afc83
|
6.1.0-alpha.20 changelog
|
2020-10-05 13:06:09 +08:00 |
|
Michael Shilman
|
4f580d7f05
|
Merge pull request #12638 from andezzat/fix/react-component-name
Addon-docs: Fix exotic React components in Source block
|
2020-10-05 13:04:22 +08:00 |
|
Michael Shilman
|
b39e816be8
|
Merge branch 'next' into fix/react-component-name
|
2020-10-05 12:29:09 +08:00 |
|
Michael Shilman
|
cbe72d08b4
|
Merge pull request #12035 from DylanPiercey/marko-5-support
Marko: Update @marko/webpack and allow Marko 5 peerDepenency
|
2020-10-05 12:27:23 +08:00 |
|
Andrew Salib
|
861e9b08ce
|
fix(official-storybook): cleanup
|
2020-10-05 15:27:16 +11:00 |
|
Andrew Salib
|
2c63dc63e7
|
fix(official-storybook): use existing forward-ref story
|
2020-10-05 15:22:31 +11:00 |
|
Andrew Salib
|
1b7f55000e
|
fix(official-storybook): fix displayName for memo & add forward-ref example
Component should be fed directly to React.memo|forwardRef functions so that displayName is set. Previously was passing an anonymous arrow fn...
|
2020-10-05 14:46:37 +11:00 |
|
Michael Shilman
|
a8770a4a8e
|
Merge branch 'next' into pr/12035
|
2020-10-05 11:44:56 +08:00 |
|
Michael Shilman
|
368bde854f
|
Merge pull request #12389 from nknapp/next
Storyshots: Fix typings of "test"-method
|
2020-10-05 11:36:55 +08:00 |
|
Michael Shilman
|
870c4dbd83
|
Merge pull request #12657 from kahirokunn/feature/storyshots
Storyshots Puppeteer: Fix support for over 1 assertions in async tests
|
2020-10-05 04:04:00 +08:00 |
|
Michael Shilman
|
fd017c641e
|
Merge pull request #12662 from jacubsmith/12661_generated-arg-docs-type
Fixing missing comma typo
|
2020-10-05 04:02:32 +08:00 |
|