Norbert de Langen
2c55fb6c40
CHANGE publish args
2019-04-24 16:00:48 +02:00
Michael Shilman
23268e4fec
v5.1.0-alpha.33
2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d
v5.1.0-alpha.32
2019-04-22 11:15:33 +08:00
Michael Shilman
72d8523811
v5.1.0-alpha.31
2019-04-19 12:51:49 +08:00
Pieter Janssen
abde7b43c7
Update README
2019-04-18 17:20:12 +02:00
Pieter Janssen
b9734d0911
Emit event on updating background
2019-04-18 16:45:40 +02:00
Michael Shilman
da66766ab9
v5.1.0-alpha.30
2019-04-18 09:18:21 +08:00
Michael Shilman
9397813103
v5.1.0-alpha.29
2019-04-17 16:25:55 +08:00
Gaëtan Maisse
223183cb74
refactor: remove @storybook/components
module declaration in addons
...
As `@storybook/components` is now in TS (and so export its types) there is no more need to declare it in `typings.d.ts` of addons written in TS
2019-04-16 13:44:35 +02:00
Michael Shilman
2a55ee012f
v5.1.0-alpha.28
2019-04-16 18:37:41 +08:00
Michael Shilman
f506e15f54
v5.1.0-alpha.27
2019-04-14 09:17:47 +08:00
Michael Shilman
17b8fe98b9
v5.1.0-alpha.26
2019-04-13 09:00:13 +08:00
Michael Shilman
eb7a36ff07
v5.1.0-alpha.25
2019-04-12 06:52:59 +08:00
Michael Shilman
ea8b7217c3
v5.1.0-alpha.24
2019-04-09 10:10:18 +08:00
Michael Shilman
3cb0dd5af9
v5.1.0-alpha.23
2019-04-08 18:20:55 +08:00
Michael Shilman
daa8d43e0e
v5.1.0-alpha.22
2019-04-05 21:40:24 +08:00
Michael Shilman
99c262545d
v5.1.0-alpha.21
2019-04-04 23:31:16 +08:00
Michael Shilman
a57917a19c
v5.1.0-alpha.20
2019-03-29 10:02:06 +08:00
Michael Shilman
c628022f9c
v5.1.0-alpha.19
2019-03-28 11:19:25 +08:00
Michael Shilman
8941e4449a
v5.1.0-alpha.18
2019-03-27 07:33:25 +08:00
Michael Shilman
9937954243
v5.1.0-alpha.17
2019-03-26 20:59:42 +08:00
Michael Shilman
988679f4b2
v5.1.0-alpha.16
2019-03-26 18:39:53 +08:00
Michael Shilman
7550a437a2
v5.1.0-alpha.15
2019-03-26 11:06:15 +08:00
Michael Shilman
8f95620be5
v5.1.0-alpha.14
2019-03-25 23:29:31 +08:00
Michael Shilman
15871945e2
v5.1.0-alpha.13
2019-03-23 13:19:10 +08:00
Michael Shilman
2c1fae398f
v5.1.0-alpha.12
2019-03-22 12:28:02 +08:00
Michael Shilman
0a81425e86
v5.1.0-alpha.11
2019-03-21 04:30:44 +08:00
Michael Shilman
5cff559d90
v5.1.0-alpha.10
2019-03-19 21:35:30 +08:00
Norbert de Langen
b18b2c8482
Merge branch 'next' into tech/api-package
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/notes/package.json
# app/react-native-server/package.json
# lib/addons/package.json
# lib/api/src/modules/versions.ts
# lib/ui/package.json
# lib/ui/src/core/context.js
2019-03-18 16:54:21 +01:00
Michael Shilman
b51a247295
v5.1.0-alpha.9
2019-03-18 17:28:26 +08:00
Norbert de Langen
7c56ae7d4e
Merge branch 'next' into tech/api-package
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/cssresources/src/css-resource-panel.tsx
# addons/notes/package.json
# app/react-native-server/package.json
# app/react-native-server/src/client/manager/provider.js
# examples-native/crna-kitchen-sink/package.json
# lib/addons/package.json
# lib/ui/package.json
# yarn.lock
2019-03-18 07:52:44 +01:00
Michael Shilman
eb9be1fdc4
v5.1.0-alpha.8
2019-03-17 23:28:01 +08:00
Michael Shilman
76e5df9ace
v5.1.0-alpha.7
2019-03-16 15:13:47 +08:00
Norbert de Langen
77cfc5b4cf
FIX issue with backgroundSelector
2019-03-16 01:48:12 +01:00
Norbert de Langen
1a7841e2d7
Merge branch 'next' into tech/api-package
...
# Conflicts:
# addons/backgrounds/src/containers/BackgroundSelector.tsx
2019-03-16 01:44:24 +01:00
Norbert de Langen
0b6528b663
Update tsconfig.json
2019-03-15 19:57:56 +01:00
Norbert de Langen
9dabf94d38
CHANGE so the default background (when transparent) is from the theme.
2019-03-15 15:28:35 +01:00
Norbert de Langen
5592373782
FIX background transparent on Preview causing the addons to be visisble, when they are not supposed to be
...
Thanks to glitchperfect's https://github.com/storybooks/storybook/pull/6042
2019-03-15 15:18:54 +01:00
Norbert de Langen
c70b7adf21
Merge branch 'next' into pr/glitchperfect/6042
2019-03-15 14:22:03 +01:00
Norbert de Langen
28ae982bb5
Merge branch 'next' into tech/api-package
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/notes/package.json
# lib/addons/package.json
# lib/api/src/modules/layout.ts
# lib/api/src/modules/shortcuts.ts
# lib/ui/package.json
2019-03-14 09:07:26 +01:00
Michael Shilman
daccff8919
v5.1.0-alpha.6
2019-03-14 08:48:59 +08:00
Norbert de Langen
39b93fada2
CLEANUP types for addon-background
2019-03-14 00:02:06 +01:00
Norbert de Langen
d19c4c74dc
FIX an issue with background tool && MIGRATE it to use the new Consumer with a non-pure filter
2019-03-13 23:55:55 +01:00
Norbert de Langen
0994524da1
Merge branch 'next' into tech/api-package
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/notes/package.json
# lib/addons/package.json
# lib/router/package.json
# lib/ui/package.json
2019-03-13 11:44:11 +01:00
Norbert de Langen
930e9e2d1f
CLEANUP
2019-03-13 11:13:17 +01:00
Michael Shilman
81f7d94fc5
v5.1.0-alpha.5
2019-03-13 05:25:31 +08:00
Norbert de Langen
a6c11a9236
WIP
2019-03-12 16:25:46 +01:00
Norbert de Langen
3a0ae0647b
connect addons/background to API type
2019-03-12 12:18:46 +01:00
Oskar Oldorf
dd6bd8bc06
fix (addon/backgrounds): addon panel doesn't hide
...
Instead of turning the preview transparent, addon-backgrounds should set the background color to the theme's default.
I added the background import and set background.content as the replacement for all transparent returns
2019-03-12 11:53:45 +01:00
Michael Shilman
aab869c4d8
v5.1.0-alpha.4
2019-03-11 22:29:26 +08:00