32819 Commits

Author SHA1 Message Date
Michael Shilman
d5504bb1fe Update git head to 6.2.0-beta.1 2021-02-23 11:50:20 +08:00
Michael Shilman
409d897e6f v6.2.0-beta.1 v6.2.0-beta.1 2021-02-23 11:43:29 +08:00
Michael Shilman
2ef5cedb9c Update root, peer deps, version.ts/json to 6.2.0-beta.1 2021-02-23 11:38:12 +08:00
Michael Shilman
b9b2a95527 6.2.0-beta.1 changelog 2021-02-23 11:30:52 +08:00
Michael Shilman
5c86d80577 6.1.19 changelog 2021-02-23 11:30:04 +08:00
Michael Shilman
c762a15ef8
Merge pull request #14015 from phated/phated/update-react-dev-utils
Deps: upgrade react-dev-utils to get newer immer
2021-02-23 11:16:21 +08:00
jonniebigodes
5183b11fd1
Merge branch 'next' into chore_vue3_snippets_and_assorted_adjustments 2021-02-23 00:31:25 +00:00
jonniebigodes
fc0a67c523 Adjusts snippets for Vue 3 and other minor tweaks. 2021-02-23 00:26:03 +00:00
Blaine Bublitz
1ab06f2ca2 feat: install vue-loader upon init of vue 2 storybook 2021-02-22 16:34:52 -07:00
Michael Shilman
6a8f302881
Merge pull request #14016 from storybookjs/14007-refactor-progress-plugin
Core: Refactor ProgressPlugin handling
2021-02-23 07:31:37 +08:00
Gert Hengeveld
63d32842e6
Merge branch 'next' into cameron.yick/feature/ui-editable-json-tree-knob 2021-02-23 00:30:59 +01:00
Gert Hengeveld
26ec6b2be8 Restore propTypes and fix string value editing 2021-02-23 00:27:24 +01:00
Gert Hengeveld
ca4ccb965f Fix data sync 2021-02-23 00:18:18 +01:00
Micah Godbolt
c54b570bd8
Update Menu.tsx 2021-02-22 15:12:06 -08:00
Micah Godbolt
9a49546d36
Update Menu.tsx 2021-02-22 15:09:47 -08:00
Gert Hengeveld
3a72d71586 Remove unused import 2021-02-22 23:28:15 +01:00
Michael Shilman
569c29bc3c Add back missing dep 2021-02-23 06:27:58 +08:00
Michael Shilman
b343a2391a Core: Refactor ProgressPlugin handling 2021-02-23 06:14:05 +08:00
Blaine Bublitz
3e2ce4bdf6 chore(deps): upgrade react-dev-utils to get newer immer 2021-02-22 15:03:31 -07:00
Gert Hengeveld
0472b6c62b Fix standalone style 2021-02-22 22:14:30 +01:00
Gert Hengeveld
5bec7e0ffe Use JSON editor for arrays 2021-02-22 22:14:00 +01:00
Micah Godbolt
1637ee835d
Update lib/ui/src/components/sidebar/Menu.tsx
Co-authored-by: Dominic Nguyen <dom@hichroma.com>
2021-02-22 12:21:28 -08:00
Gert Hengeveld
9168b45640 Add support for entering raw JSON 2021-02-22 20:34:39 +01:00
Gert Hengeveld
ca34d9906e Use text control for unknown arg types 2021-02-22 20:32:51 +01:00
Gert Hengeveld
fa10ff5e5d Improve addon-controls story 2021-02-22 19:34:41 +01:00
Bodo Graumann
0ce738dc3b
Make link to symbols more apparent
This way it is more obvious that the table is not supposed to contain icon previous.
2021-02-22 18:06:21 +01:00
Gert Hengeveld
2f2896a184 Drop prop-types and comment blocks 2021-02-22 17:55:30 +01:00
Gert Hengeveld
5c03dbb499 Cleanup 2021-02-22 17:45:27 +01:00
Gert Hengeveld
609b901454 Tweaks 2021-02-22 17:35:01 +01:00
Gert Hengeveld
55d3df4740 Dark theme tweaks 2021-02-22 17:21:25 +01:00
Gert Hengeveld
af7cb07b6f Delete objects and arrays rather than nullifying them 2021-02-22 16:56:06 +01:00
Gert Hengeveld
063af6a3fe Many tweaks and fixes 2021-02-22 16:55:33 +01:00
Michael Shilman
084210c49f 6.2.0-beta.0 next.json version file 2021-02-22 23:52:06 +08:00
Michael Shilman
513a1ba7d1 Update git head to 6.2.0-beta.0 2021-02-22 23:48:06 +08:00
Michael Shilman
88c8da9b94 v6.2.0-beta.0 v6.2.0-beta.0 2021-02-22 23:40:38 +08:00
Michael Shilman
acd8fcca64 Update root, peer deps, version.ts/json to 6.2.0-beta.0 2021-02-22 23:39:53 +08:00
Michael Shilman
9f330642c4 6.2.0-beta.0 changelog 2021-02-22 23:31:08 +08:00
Gert Hengeveld
c8967b5c2c Replace componentWillReceiveProps with getDerivedStateFromProps 2021-02-22 16:02:57 +01:00
Michael Shilman
50c89ddeff 6.2.0-alpha.35 next.json version file 2021-02-22 22:48:46 +08:00
Michael Shilman
08be5a17c2 Update git head to 6.2.0-alpha.35 2021-02-22 22:45:11 +08:00
Michael Shilman
95cf9c6118 v6.2.0-alpha.35 v6.2.0-alpha.35 2021-02-22 22:37:36 +08:00
Michael Shilman
9974980c1a Update root, peer deps, version.ts/json to 6.2.0-alpha.35 2021-02-22 22:37:13 +08:00
Michael Shilman
1169747510 6.2.0-alpha.35 changelog 2021-02-22 22:30:18 +08:00
Michael Shilman
cf656ca04d
Merge pull request #14007 from storybookjs/14006-fix-webpack5-progress-plugin
Webpack5: Fix progress plugin version conflict
2021-02-22 22:29:24 +08:00
Gert Hengeveld
ed2ecede88 Fix first-child warning 2021-02-22 15:03:42 +01:00
Gert Hengeveld
adf06ce04c Replace react-hotkeys with own key listeners. 2021-02-22 15:03:22 +01:00
Michael Shilman
fee2226de4 Webpack5: Fix progress plugin version conflict 2021-02-22 21:50:52 +08:00
Gert Hengeveld
51e6b81afe Copy react-editable-json-tree into the project 2021-02-22 14:20:58 +01:00
Gert Hengeveld
d9c58c2eb9 Design tweaks 2021-02-22 12:07:33 +01:00
Michael Shilman
cb4a8cc30d 6.2.0-alpha.34 next.json version file 2021-02-22 17:19:59 +08:00