2820 Commits

Author SHA1 Message Date
Michael Shilman
424bd38c92
Merge pull request #15981 from eungyeole/patch-1
UI: Fix ActionButton out of position in Safari
2021-09-08 01:17:04 +08:00
Michael Shilman
591c3a8b0a Update git head to 6.4.0-alpha.34, update yarn.lock 2021-09-07 18:46:53 +08:00
Michael Shilman
ccd25210cd v6.4.0-alpha.34 2021-09-07 18:41:58 +08:00
Eungyeol
2770bfa55b
fix button is out of position from the safari. 2021-09-04 20:55:03 +09:00
Michael Shilman
a01b3cf910 Update git head to 6.4.0-alpha.33, update yarn.lock 2021-09-01 01:09:11 +08:00
Michael Shilman
269aa6d399 v6.4.0-alpha.33 2021-09-01 01:03:48 +08:00
Gaëtan Maisse
6f45ba136f
fix: update glob used in TypeScript's typesVersions config 2021-08-25 20:49:51 +02:00
Deen Denno
145d5c2c74 feat: add playback icons 2021-08-24 16:55:40 -05:00
Michael Shilman
1321db991a Update git head to 6.4.0-alpha.32, update yarn.lock 2021-08-24 09:02:02 +08:00
Michael Shilman
ee3198a84a v6.4.0-alpha.32 2021-08-24 08:57:39 +08:00
Michael Shilman
07c896b373
Merge pull request #15890 from 7rulnik/forward-ref
Addon-docs: Fix refs support in Docs pages
2021-08-23 21:36:39 +08:00
Michael Shilman
786b1b1a4f Update git head to 6.4.0-alpha.31, update yarn.lock 2021-08-23 11:17:06 +08:00
Michael Shilman
5582ee2f66 v6.4.0-alpha.31 2021-08-23 11:12:37 +08:00
Valentin Semirulnik
c9b51f2428
feat: add forwardRef into resetComponents 2021-08-20 16:44:02 +03:00
Michael Shilman
1ad300fda1
Merge pull request #12882 from niklasmh/11358-render-newlines-in-markdown-code-blocks-in-argtables
Addon-docs: Fix newline handling in ArgsTable code blocks
2021-08-20 13:50:17 +08:00
Michael Shilman
11e3cabea6 Merge branch 'next' into pr/15729 2021-08-17 20:07:08 +08:00
Niklas Molnes Hole
bd5889f66f Merge branch 'next' of https://github.com/storybookjs/storybook into 11358-render-newlines-in-markdown-code-blocks-in-argtables 2021-08-17 11:27:51 +02:00
Niklas Molnes Hole
c7cd395f09 Specify font on code in ArgRow description 2021-08-15 18:16:36 +02:00
Michael Shilman
4b9818d9d2 Update git head to 6.4.0-alpha.30, update yarn.lock 2021-08-14 13:18:09 +08:00
Michael Shilman
271665e76b v6.4.0-alpha.30 2021-08-14 13:13:32 +08:00
Niklas Molnes Hole
919520f6c0 Set smaller font-size on code blocks inside ArgRow
Setting smaller font-size on code blocks is also done at GitHub
2021-08-12 17:07:51 +02:00
Gaëtan Maisse
5f589a2697
Revert "fix(ArgControl): unbox the value to simplify the code"
This reverts commit e42fcf0d3d5d25e1abab021c7c28a160b017387b.
2021-08-11 17:25:07 +02:00
Michael Shilman
851b178f46 Update git head to 6.4.0-alpha.29, update yarn.lock 2021-08-10 22:17:18 +08:00
Michael Shilman
5fd2abf667 v6.4.0-alpha.29 2021-08-10 22:11:28 +08:00
Michael Shilman
f1244c8db0
Merge pull request #15737 from awesome31/change-control-icon
Controls: Add better icon for reset button
2021-08-10 21:54:20 +08:00
Michael Shilman
0f363ffdfe Update git head to 6.4.0-alpha.28, update yarn.lock 2021-08-10 01:59:10 +08:00
Michael Shilman
921d1b75b7 v6.4.0-alpha.28 2021-08-10 01:54:18 +08:00
Yann Braga
3d18566a6a Merge branch 'next' into awesome31-contrib 2021-08-09 17:13:18 +02:00
Michael Shilman
130d21261a Update git head to 6.4.0-alpha.26, update yarn.lock 2021-08-09 19:14:47 +08:00
Michael Shilman
6962d57302 v6.4.0-alpha.26 2021-08-09 19:10:05 +08:00
Michael Shilman
0a5f4ee968 remove bogus export 2021-08-08 08:35:44 +08:00
Jon Palmer
7c3bd3faa5 Remove ArrayControl 2021-08-07 10:51:33 -07:00
Michael Shilman
3e302272a2 Update git head to 6.4.0-alpha.25, update yarn.lock 2021-08-08 00:49:20 +08:00
Michael Shilman
09a919286d v6.4.0-alpha.25 2021-08-08 00:44:47 +08:00
Michael Shilman
48c19eb208 Update git head to 6.4.0-alpha.24, update yarn.lock 2021-08-04 22:26:55 +08:00
Michael Shilman
790c1d4481 v6.4.0-alpha.24 2021-08-04 22:22:18 +08:00
Niklas Molnes Hole
c70c890320
Merge branch 'next' into 11358-render-newlines-in-markdown-code-blocks-in-argtables 2021-08-03 21:12:32 +02:00
Michael Shilman
a17295cddb Update git head to 6.4.0-alpha.23, update yarn.lock 2021-08-03 22:00:04 +08:00
Michael Shilman
691fc1f715 v6.4.0-alpha.23 2021-08-03 21:54:56 +08:00
awesome31
48b7e47e9d #15734: Add better icon for Reset controls button. 2021-08-02 12:47:06 -04:00
revik
0e67cd3d81 add getControlSetterButtonId to calculate id of setter button for undefined control values 2021-07-31 15:46:02 +03:00
Michael Shilman
872dd0e43a Update git head to 6.4.0-alpha.22, update yarn.lock 2021-07-28 10:42:13 +08:00
Michael Shilman
1af5a50d37 v6.4.0-alpha.22 2021-07-28 10:37:09 +08:00
Michael Shilman
4986e500c2 Update git head to 6.4.0-alpha.21, update yarn.lock 2021-07-26 09:53:44 +08:00
Michael Shilman
02b6a8dd92 v6.4.0-alpha.21 2021-07-26 09:48:01 +08:00
Tewson Seeoun
534fbae40b Controls: fix bool control style to match value
When `true`, the toggle slider should rest on the label "True".
2021-07-24 23:39:24 +01:00
Deen Denno
addac4241c fix(ts): allow ButtonLink to accept href attribute 2021-07-23 12:52:03 -05:00
Michael Shilman
148ab08714 Update git head to 6.4.0-alpha.20, update yarn.lock 2021-07-24 01:11:37 +08:00
Michael Shilman
58b272670e v6.4.0-alpha.20 2021-07-24 01:06:04 +08:00
Michael Shilman
d16bbc138a Update git head to 6.4.0-alpha.19, update yarn.lock 2021-07-22 21:24:36 +08:00