2794 Commits

Author SHA1 Message Date
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
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
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
Michael Shilman
e7979d9dc0 v6.4.0-alpha.19 2021-07-22 21:19:56 +08:00
Michael Shilman
94dcdbb587
Merge pull request #14394 from stevensacks/fix/ArgControl-cleanup
Controls: Clean up arg unboxing and switch statements
2021-07-19 22:55:46 +08:00
Michael Shilman
4400681f82 Merge branch 'next' into pr/14394 2021-07-19 21:49:49 +08:00
Michael Shilman
618fc1c34b Merge branch 'next' into pr/11936 2021-07-19 21:00:29 +08:00
Michael Shilman
d9183d2274 Components: Lazy-load syntax highlighter 2021-07-17 02:38:10 +08:00
Michael Shilman
c02850ea63 Update git head to 6.4.0-alpha.18, update yarn.lock 2021-07-16 15:06:36 +08:00
Michael Shilman
285782b401 v6.4.0-alpha.18 2021-07-16 15:01:50 +08:00
Michael Shilman
2cb3910577 DRY tweak 2021-07-16 13:51:28 +08:00
Michael Shilman
f14066492b Merge branch 'next' into pr/15559 2021-07-16 13:38:26 +08:00
Michael Shilman
bdc9fa6b17 Update git head to 6.4.0-alpha.17, update yarn.lock 2021-07-15 21:06:45 +08:00
Michael Shilman
2efd8b17db v6.4.0-alpha.17 2021-07-15 20:56:24 +08:00
melindali255
ae5436aa52 keyboard shortcut copies highlighted code only 2021-07-14 17:06:46 -07:00
Michael Shilman
dc390b844d
Merge pull request #14439 from bart-krakowski/colorpalette_transparency_grid
Addon-docs: Add transparency support to color swatch
2021-07-14 12:11:39 +08:00
Bartłomiej Krakowski
f5295a299e
fix: added the background-clip property 2021-07-13 22:21:24 +02:00
Michael Shilman
8a8a4e68d3 Update git head to 6.4.0-alpha.16, update yarn.lock 2021-07-13 23:40:01 +08:00
Michael Shilman
3afa39c64e v6.4.0-alpha.16 2021-07-13 23:34:17 +08:00
Michael Shilman
c89b2b03ec Update git head to 6.4.0-alpha.15, update yarn.lock 2021-07-13 10:30:50 +08:00
Michael Shilman
9385c454a7 v6.4.0-alpha.15 2021-07-13 10:25:02 +08:00
melindali255
49e67a0faf fixed Copied confirmation message 2021-07-12 15:24:44 -07:00
melindali255
da598cabaf remove comments 2021-07-12 13:57:18 -07:00
melindali255
54ce4e18ab made copyToClipboard function for both files to use 2021-07-12 13:42:23 -07:00
Bartłomiej Krakowski
ce37c7ece6 revert: removed isTransparent prop 2021-07-12 20:35:49 +02:00
melindali255
7d2a6445de enabled copy to clipboard shortcut for preview. button appears when copied successfully. 2021-07-12 10:03:51 -07:00
Michael Shilman
a46a05642e Merge branch 'next' into pr/15449 2021-07-12 11:39:09 +08:00
Michael Shilman
6daa716e93 Update git head to 6.4.0-alpha.14, update yarn.lock 2021-07-11 03:15:36 +08:00