30596 Commits

Author SHA1 Message Date
Michael Shilman
1a979e4dc5 Update git head to 6.1.0-alpha.22 2020-10-10 10:31:12 +08:00
Michael Shilman
062478198c v6.1.0-alpha.22 v6.1.0-alpha.22 2020-10-10 10:25:15 +08:00
Michael Shilman
41227c8fad Update root, peer deps, version.ts/json to 6.1.0-alpha.22 2020-10-10 10:24:59 +08:00
Michael Shilman
f4e82cbef2 6.1.0-alpha.22 changelog 2020-10-10 10:17:32 +08:00
Michael Shilman
d242a820ba
Merge pull request #12709 from andypattenden/12708-fix-manager-config-checkref
Composition: Fix incorrect ref type
2020-10-10 10:16:13 +08:00
Michael Shilman
8fdb58a41f
Merge pull request #12656 from profanis/angular-decorators
docs: explain how to use the decorators in angular
2020-10-10 10:15:59 +08:00
Michael Shilman
7a4cbb340c
Merge pull request #12719 from ccpu/patch-1
Addon-knobs: Fix uncontrolled to controlled warning for booleans
2020-10-10 10:15:39 +08:00
Michael Shilman
41152346e8 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-10-10 08:53:24 +08:00
Michael Shilman
0164c6084d Bump CI 2020-10-10 08:53:03 +08:00
Michael Shilman
ffd539a83e
Merge pull request #12716 from storybookjs/fix_incorrect_links
Chore: Fix broken links in the documentation
2020-10-10 08:38:50 +08:00
profanis
6cc88c8923 docs: explain how to use the decorators in angular 2020-10-09 23:17:20 +03:00
Michael Shilman
504df12c8d Bump CI 2020-10-10 04:01:28 +08:00
cyrus
17f4ae2cff
[Addon-knob] Fix uncontrolled to controlled warning for booleans
Same as #12322 to fix knob addon
2020-10-09 16:57:21 +03:30
Michael Shilman
59e41a0dec
Merge pull request #12565 from luisferreira90/next
Angular: Choose project used by Storybook
2020-10-09 20:28:02 +08:00
Michael Shilman
7a86ccd2c9
Merge pull request #12717 from benforeva/patch-4
Make story consistent across the example
2020-10-09 08:12:56 +08:00
Michael Shilman
75a3fb2d3f
Merge pull request #12715 from DaleSeo/fix/docs-ArgsTable
Import ArgsTable instead Props on Docs
2020-10-09 08:03:25 +08:00
jonniebigodes
fe46634365 fix for the queryparams addon placement 2020-10-09 00:39:48 +01:00
jonniebigodes
0c9ec6b030 Broken links fixed 2020-10-08 23:35:41 +01:00
Dale Seo
5e80e7bd0a
replace props with ArgsTable 2020-10-08 16:40:20 -04:00
Dale Seo
3e9a9a8838
Replace Props with ArgsTable 2020-10-08 16:38:17 -04:00
Andy Pattenden
9ed378614b
Fixing incorrect ref type 2020-10-08 21:04:15 +01:00
Michael Shilman
5e4673c33e 6.1.0-alpha.21 next.json version file 2020-10-08 23:32:30 +08:00
Michael Shilman
1fa6b2b2cb Update git head to 6.1.0-alpha.21 2020-10-08 23:27:41 +08:00
Michael Shilman
0ab71655be v6.1.0-alpha.21 v6.1.0-alpha.21 2020-10-08 23:21:24 +08:00
Michael Shilman
418af7682a Update root, peer deps, version.ts/json to 6.1.0-alpha.21 2020-10-08 23:20:52 +08:00
Michael Shilman
ad372f693c 6.1.0-alpha.21 changelog 2020-10-08 23:10:23 +08:00
Michael Shilman
33707bcd70
Merge pull request #12601 from storybookjs/10757-better-search
Sidebar: Better search, keyboard shortcuts, and "recently viewed"
2020-10-08 22:52:41 +08:00
Gert Hengeveld
b9aa7416fc More contrast, especially for the dark theme. 2020-10-08 11:54:36 +02:00
Gert Hengeveld
5ec02a1954 Fix clear icon color. 2020-10-08 11:33:20 +02:00
Gert Hengeveld
b077fb7a69 Try with the 'attr' method. 2020-10-08 10:24:07 +02:00
Gert Hengeveld
fb81a83a27 Try with the 'attribute' method. 2020-10-08 10:04:36 +02:00
Gert Hengeveld
b566fb8847 Enhance contrast. 2020-10-08 10:01:19 +02:00
Gert Hengeveld
eb88960fba Ensure parent is expanded before trying to click an item. 2020-10-08 09:43:04 +02:00
Gert Hengeveld
ac07320627 Better story layout. 2020-10-08 09:24:01 +02:00
Andre Dickson
d8b43fa47d
Make story consistent across the example 2020-10-08 01:13:49 -04:00
Michael Shilman
52df9e64d7
Merge pull request #12686 from andezzat/fix/exotic-argstable
Addon-docs: Fix Memo React components in ArgsTable
2020-10-08 09:45:19 +08:00
Michael Shilman
e6cee22077 Remove unused import, fix deepscan 2020-10-08 09:44:15 +08:00
Andrew Salib
d9a8253205 fix(addon-docs): TS forwardref issue now produces properties.snapshot 2020-10-08 10:38:35 +11:00
Andrew Salib
958e7ed5a8 fix(addon-docs): only support forwardRef outer propTypes
Attaching propTypes to forwardRef component's inner render fn doesn't make sense, so we are only supporting outer propTypes. Keeping inner proptypes story to show it doesn't work & isn't recommended.
2020-10-08 10:33:41 +11:00
Gert Hengeveld
e9f1ded662 Make sure Cypress can know when a story is selected. 2020-10-08 00:14:40 +02:00
Gert Hengeveld
651ae27b8f Prevent hijacking keyboard event listeners in unrelated sections of the UI. 2020-10-07 23:22:26 +02:00
Gert Hengeveld
008dd29947 Try to fix e2e test. 2020-10-07 22:18:33 +02:00
Gert Hengeveld
8d0651a094 Update e2e test for search. 2020-10-07 21:20:15 +02:00
Gert Hengeveld
f58d941f57 Better logo alignment. 2020-10-07 20:35:03 +02:00
Gert Hengeveld
abfe669001 Rename various props to clarify the distinction between storyId, itemId and the id with refId. 2020-10-07 20:31:42 +02:00
Gert Hengeveld
8a90cb2df6
Fix CSF export collision 2020-10-07 19:46:22 +02:00
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
Michael Shilman
986f6d64c2
Merge pull request #12690 from mathieudutour/patch-1
Core: Log which CSF file is failing to load
2020-10-07 20:51:48 +08: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