1450 Commits

Author SHA1 Message Date
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
Norbert de Langen
1994020cd5
UPGRADE jest 2020-01-30 16:34:54 +01:00
Michael Shilman
779ef4791d v6.0.0-alpha.2 2020-01-30 21:36:20 +08:00
Michael Shilman
17095f8c58
Merge pull request #9383 from baker-travis/knob-groups-overflow-not-scrolling
UI: Fix tabs to scroll horizontally
2020-01-29 13:30:26 +08:00
Norbert de Langen
e7a772df70
ADD support for className prop on Form.Field 2020-01-28 17:29:45 +01:00
Michael Shilman
8a49725c9b Merge branch 'next' into pr/9547 2020-01-28 15:16:43 +08:00
Norbert de Langen
011467232d
Merge branch 'next' into knob-groups-overflow-not-scrolling 2020-01-28 02:14:56 +01:00
Norbert de Langen
43251b8c64
Update bar.tsx 2020-01-28 02:14:42 +01:00
Fabien Rassinier
e5229cd1aa feat(addon-docs): ColorPalette style 2020-01-27 16:02:58 +01:00
Fabien Rassinier
3d671e672d feat(addon-docs): ColorPalette style 2020-01-27 16:00:01 +01:00
Fabien Rassinier
9ebb149eef feat(addon-docs): ColorPalette style 2020-01-27 15:43:46 +01:00
Travis Baker
0c0f7e2d66 fix: allow tabs to scroll horizontally
fixes #9299
2020-01-24 11:17:43 -06:00
Michael Shilman
81cb58e2f0 v6.0.0-alpha.1 2020-01-23 20:19:16 +08:00
Norbert de Langen
c8b3221142
FIX problem with typings after regen lockfile 2020-01-22 21:10:27 +01:00
Norbert de Langen
34816a6d57
REMOVE polymer
It's moved into it's own repo here:
https://github.com/storybookjs/storybook
2020-01-22 15:39:36 +01:00
Michael Shilman
11d057cf41 Merge branch 'next' into pr/9547 2020-01-22 00:27:17 +08:00
atanasster
e3bf436379 code changes according to shilman comments 2020-01-21 10:56:08 -05:00
Michael Shilman
0cccdabb53 v6.0.0-alpha.0 2020-01-21 22:18:48 +08:00
Norbert de Langen
5bac51cf95
CLEANUP linting issues 2020-01-21 12:14:38 +01:00
Michael Shilman
1deaefff98
Addon-docs: Fix TS false default value in prop table (#9560)
Addon-docs:  Fix TS false default value in prop table
2020-01-21 10:55:53 +08:00
Michael Shilman
cf20e8719f
Removing lineHeight hard code. (#9567)
Addon-docs: Remove hard-coded lineHeight in Typeset block
2020-01-21 09:35:26 +08:00
Michael Shilman
54bf0e3ded
Merge branch 'next' into prop-table-default-false 2020-01-21 09:26:26 +08:00
Norbert de Langen
9fe650bb4d
feat(addon-docs): named colors with ColorPalette (#9453)
feat(addon-docs): named colors with ColorPalette
2020-01-20 23:08:21 +01:00
philippe-lavoie
73e9c38042
Removing lineHeight hard code.
With lineHeight set to set 1, the bottom of the letters like 'p' gets truncated for most fonts.
2020-01-20 16:09:47 -05:00
Norbert de Langen
b8543b569c
Merge branch 'next' into pr/kroeder/8102
# Conflicts:
#	app/polymer/package.json
2020-01-20 19:44:52 +01:00
atanasster
86f67a9b57 bolean props default false 2020-01-20 10:16:23 -05:00
Norbert de Langen
3026db9303
Next 6.0.0 (#9212)
Next 6.0.0
2020-01-20 11:25:55 +01:00
Norbert de Langen
9ac9da64cd
Merge branch 'next' into next-6.0.0
# Conflicts:
#	addons/cssresources/package.json
#	examples/dev-kits/package.json
#	examples/rax-kitchen-sink/package.json
2020-01-20 09:06:35 +01:00
Norbert de Langen
3046a88f7c
Merge branch 'next-6.0.0' into ts-migration/polymer 2020-01-20 08:52:31 +01:00
Gaëtan Maisse
36ee762ec7 fix: clean usage of @types/webpack-env dep in all packages
- `@types/webpack-env` must be defined as `dependencies` in packages that export a type/function using typings from `@types/webpack-env` (it is often `NodeModule`). In that case `/// <reference types="webpack-env" />` is present in some files of the `dist` folder of the lib. Example: `lib/client-api`.
 - `@types/webpack-env` must be defined as `devDependencies` in packages that use its typings internally but does not expose anything related to it. Many addons need the type because they use `module.hot` function. Example: `addons/a11y`
 - `webpack-env` should be removed from "compilerOptions.types" key of `tsconfig.json` of packages that don't need it.

 I also bump `@types/webpack-env` to ^1.15.0 to have the same version all across the monorepo
2020-01-20 08:41:44 +01:00
Michael Shilman
d6d745006f v5.3.7 2020-01-20 14:51:39 +08:00
Michael Shilman
17c52fb503 Merge branch 'next' 2020-01-20 14:45:27 +08:00
atanasster
554b379bfa initial check0in 2020-01-19 23:35:50 -05:00
Michael Shilman
dfffc21347
Addon-docs Props: Convert default prop value to string (#9525)
Addon-docs Props: Convert default prop value to string
2020-01-18 18:21:37 +08:00