1484 Commits

Author SHA1 Message Date
Norbert de Langen
212c86d498
Few minor improvements extracted from the inception feature PR 2020-03-07 01:40:54 +01:00
Norbert de Langen
eddbc0f6c5
ADD gray button to story 2020-03-07 00:04:06 +01:00
Norbert de Langen
796807dcc7
IMPROVE typings of Loader && ADD size prop && make story clear it's using blend-mode 2020-03-06 21:56:24 +01:00
Norbert de Langen
77ef83c71e
FIX Loader not visible on dark backgrounds 2020-03-06 20:52:44 +01:00
Norbert de Langen
9e9ef39013 IMPROVE typings of toolbar 2020-03-06 20:51:17 +01:00
Norbert de Langen
4d6b443e47 IMPROVE theming on colors documentation page 2020-03-06 20:51:03 +01:00
Norbert de Langen
408067063e ADD documentation for theme colors in dark & light 2020-03-06 20:50:50 +01:00
Norbert de Langen
29bc5928bd CHANGE Spaced to work across any type of children 2020-03-06 20:50:27 +01:00
Norbert de Langen
2c92063c76
ADD gray button 2020-03-06 20:50:15 +01:00
Norbert de Langen
0fad41972d IMPROVE typings of Button 2020-03-06 20:49:42 +01:00
Norbert de Langen
b59d7abef4 MIGRATE badge from css template literal to css objects 2020-03-06 20:48:59 +01:00
Michael Shilman
7970836309 v6.0.0-alpha.21 2020-03-05 17:26:05 +08:00
Norbert de Langen
25ca4db3e1
FIX lineHeight unit 2020-03-04 21:24:44 +01:00
Norbert de Langen
96253753c4
CHANGE all css template tags to css objects 2020-03-04 20:49:28 +01:00
Norbert de Langen
a38152bf22
REMOVE log statements that serve no value to the end-user 2020-03-03 10:47:15 +01:00
Norbert de Langen
b479efafac
IMPROVE typings of SVG icon 2020-03-03 10:42:25 +01:00
Michael Shilman
dac6752d47 v6.0.0-alpha.20 2020-02-27 08:26:52 +08:00
Michael Shilman
b5b1bda641 v6.0.0-alpha.19 2020-02-24 22:28:05 +08:00
Michael Shilman
480370557a v6.0.0-alpha.18 2020-02-22 04:31:14 +08:00
Michael Shilman
36327ee08e v6.0.0-alpha.17 2020-02-21 11:58:31 +08:00
Michael Shilman
b2d08977a3 v6.0.0-alpha.16 2020-02-21 11:45:13 +08:00
Michael Shilman
efd0256348 v6.0.0-alpha.15 2020-02-20 11:54:32 +08:00
Michael Shilman
4341bc65f7 v6.0.0-alpha.14 2020-02-19 06:53:15 +08:00
Lynn Chyi
23b7d9fde9 Add ts3.5 to package.json's "files" attr
(cherry picked from commit f0edad2d0cb5c74d2f03a13e1ca1cb27287f3625)
2020-02-18 20:37:59 +01:00
Lynn Chyi
d0289d919d Update packages w typesVersions for compatibility
(cherry picked from commit 3667fec36991c0315ac54f2c6b5dffcc098371b7)
2020-02-18 20:37:11 +01:00
Michael Shilman
5b11df0638 v6.0.0-alpha.13 2020-02-15 20:43:01 +08:00
Norbert de Langen
1e43b97342
REMOVE prop-types where no longer needed 2020-02-14 22:30:08 +01:00
Michael Shilman
ba5430acb5 v6.0.0-alpha.12 2020-02-14 01:00:02 +08:00
Norbert de Langen
7f42d2d470
CLEANUP 2020-02-13 13:20:14 +01:00
Norbert de Langen
7350cdeeb9
FIX more 2020-02-13 12:44:01 +01:00
Michael Shilman
f46cdcf7f4 v6.0.0-alpha.11 2020-02-13 12:07:31 +08:00
Norbert de Langen
3d6b1fc21e
Merge pull request #8897 from fraincs/#8504
FIX #8504 - HTML elements get their classes dropped in MDX
2020-02-12 15:41:56 +01:00
Michael Shilman
558371ae9d v6.0.0-alpha.10 2020-02-11 22:29:59 +08:00
Norbert de Langen
da53d636c5
Merge branch 'next' into ts/ui-slow
# Conflicts:
#	lib/ui/package.json
#	lib/ui/src/components/layout/mobile.tsx
2020-02-10 11:38:30 +01:00
Michael Shilman
4f0a75c824 v6.0.0-alpha.9 2020-02-09 01:24:54 +08:00
Michael Shilman
07c5ee04e6 Merge pull request #9795 from alexandrzavalii/react-syntax-highlighter_cjs
import react-syntax-highlighter/create-element from cjs
2020-02-09 01:17:39 +08:00
Alex
39545ff1fa import react-syntax-highlighter/create-element from cjs 2020-02-08 13:51:10 +00:00
Norbert de Langen
1f940ff62c
MIGRATE more of lib/ui 2020-02-07 23:13:12 +01:00
Michael Shilman
582b5c4f43 v6.0.0-alpha.8 2020-02-08 00:22:00 +08:00
Michael Shilman
aed5276e0b
Merge pull request #9787 from lgraziani2712/fix-9778
Replace lodash named imports with specific imports
2020-02-08 00:02:36 +08:00
Michael Shilman
45c0400457 v6.0.0-alpha.7 2020-02-07 23:46:35 +08:00
Luciano Graziani
46c5e953a3 fix #9778: replace esModule named imports for lodash to specific imports
fix: replace the use of isNill to the double eq comparison against null.
2020-02-07 10:47:18 -03:00
Alex
c9d2d2e0f3 ESM to CJS 2020-02-06 20:29:09 +00:00
Michael Shilman
34bfe84397 v6.0.0-alpha.6 2020-02-05 07:42:41 +08:00
Michael Shilman
7393fc18ce v6.0.0-alpha.5 2020-02-04 16:51:13 +08:00
Michael Shilman
d7f493b305 v6.0.0-alpha.4 2020-02-03 23:47:53 +08:00
Norbert de Langen
746b2a4f11
Merge branch 'next' into upgrades
# Conflicts:
#	addons/essentials/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	app/angular/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/preact/package.json
#	app/react/package.json
#	app/vue/package.json
#	app/web-components/package.json
#	examples/riot-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lib/cli/package.json
#	lib/core/package.json
#	yarn.lock
2020-02-03 13:40:26 +01:00
Michael Shilman
7f11ee2d76 v6.0.0-alpha.3 2020-02-02 13:47:43 +08:00
Norbert de Langen
611730ae33
UPGRADE polished 2020-01-30 21:58:22 +01:00
Norbert de Langen
d5b6a4f0a1
UPGRADE ts-dedent 2020-01-30 19:27:42 +01:00