Filipp Riabchun
f152c0dcb6
Merge branch 'master' into ndelangen/upgrade-react
2017-09-30 06:21:30 -07:00
Norbert de Langen
02c6198a8b
UPGRADE react & friends && UPGRADE other dependencies
2017-09-29 23:36:38 +02:00
hypnos
2f53feb64a
Use yarn workspaces on master
2017-09-29 23:00:47 +03:00
Michael Shilman
748e5959ec
v3.2.10
2017-09-22 22:42:13 +01:00
Norbert de Langen
d0b752d8d3
FIX linting after prettier upgrade
2017-09-06 00:54:12 +02:00
Michael Shilman
0159955ba7
v3.2.8
2017-08-23 13:55:09 -07:00
Mike S
d98f5e838a
Merge branch 'master' into patch-1
2017-08-23 12:25:28 -04:00
Mike S
a8216e7938
docs(knobs) Add caveat about date defaultValue
...
Related to #804
2017-08-23 12:24:22 -04:00
Michael Shilman
c6a690e037
v3.2.7
2017-08-23 09:23:41 -07:00
hypnos
a81b53fd13
Fix rest of lint errors
2017-08-23 03:44:20 +03:00
Michael Shilman
a3647be4a6
v3.2.6
2017-08-22 11:02:17 -07:00
Michael Shilman
c21a88b47a
v3.2.6-alpha.0
2017-08-22 00:31:44 -07:00
Norbert de Langen
49514805a3
SYNC 4 dependencies between packages
2017-08-22 08:27:44 +02:00
hypnos
c150b41546
Fix new eslint error
2017-08-21 23:49:00 +03:00
Michael Shilman
2392767ffb
v3.2.5
2017-08-16 21:50:44 -07:00
Gytis Vinclovas
2bec5ae624
Addon knobs should work with RN.
2017-08-10 10:40:39 +03:00
Michael Shilman
8e03aacb68
v3.2.0
2017-07-31 07:12:08 -07:00
Michael Shilman
0188ace87f
v3.2.0-alpha.10
2017-07-27 01:06:54 -07:00
Tom Coleman
5e9d5741e8
Remove wrapperKnobs
2017-07-27 11:50:44 +10:00
Tom Coleman
6f74da4576
Revert knobs API to previous API.
...
`withKnobs` the decorator is still the base API. (This now works for
Vue).
The new API is called `wrapperKnobs` and will eventually be merged into
`withKnob` (c.f. medium term addons plan, to be posted)
2017-07-27 11:33:54 +10:00
Norbert de Langen
de75c5df89
Merge branch 'master' into release/3.2
2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e
UPDATE everything (including eslint 4)
2017-07-25 11:20:08 +02:00
Norbert de Langen
73130d4cd1
Merge branch 'master' into release/3.2
2017-07-25 09:34:12 +02:00
Michael Shilman
759313ee88
Merge branch 'master' into addon-knobs-performance
2017-07-21 23:44:35 -07:00
Michael Shilman
4513cc9f74
v3.2.0-alpha.8
2017-07-20 13:29:18 -07:00
Norbert de Langen
096877032e
UPDATE / SYNC package dependencies for optimal bootstrap
2017-07-20 09:44:00 +02:00
Norbert de Langen
3862c99541
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/info/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# lerna.json
# lib/cli/package.json
# lib/ui/package.json
2017-07-20 09:23:47 +02:00
Norbert de Langen
299a53ac72
SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
...
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root
- Test storyshots in cra-kitchen-sink
2017-07-19 08:01:50 +02:00
Michael Shilman
c0933a7a99
v3.1.9
2017-07-16 13:50:00 -07:00
Michael Shilman
54f51bcc77
Merge branch 'master' into addon-knobs-performance
2017-07-15 13:41:28 -07:00
Filipp Riabchun
7b96b057d8
Decrease the height of NumberType
...
To match that of a one-line TextType textarea
2017-07-14 21:10:17 +03:00
Michael Shilman
1c59065b39
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# examples/cra-kitchen-sink/package.json
# lerna.json
# lib/ui/src/modules/ui/components/layout/index.js
2017-07-14 10:40:54 -07:00
Filipp Riabchun
9425c4347b
Knobs: fix label alignment
...
#1086 introduced increased font size for labels. Unfortunately, that broke alignment. This PR fixes it
2017-07-14 20:39:50 +03:00
Norbert de Langen
15540df990
CHANGE indentation rule eslint (prettier)
2017-07-08 22:57:21 +02:00
Michael Shilman
b0df780525
v3.1.8
2017-07-06 02:17:29 -07:00
Michael Shilman
f6e4c1167f
v3.2.0-alpha.7
2017-07-06 01:39:33 -07:00
Michael Shilman
3d1926b461
Merge pull request #1419 from storybooks/master
...
Updating 3.2 alpha release with patches
2017-07-06 01:19:18 -07:00
Gytis Vinclovas
15edf6c097
Merge branch 'master' into addon-knobs-performance
2017-07-05 16:47:05 +03:00
Gytis Vinclovas
e0fe7742f6
Updated addon knob readme.
2017-07-04 17:55:15 +03:00
Gytis Vinclovas
b36b89f123
When timestamps are enabled, it actually checks them before applying changes.
2017-07-04 17:43:45 +03:00
Michael Shilman
5642b7df6f
v3.2.0-alpha.5
2017-07-02 10:22:53 -07:00
Michael Shilman
83bb8746a3
Merge branch 'release/3.2' into add-app-vue
2017-07-02 00:02:55 -07:00
Alexandre BODIN
864e97e926
fix version in package.json
2017-07-01 10:40:24 +02:00
Alexandre BODIN
929eb389be
Merge branch 'master' of github.com:storybooks/storybook into add-app-vue
2017-07-01 10:39:29 +02:00
Michael Shilman
74fde7bf69
Merge branch 'master' into release/3.2
2017-06-29 03:43:38 -07:00
Michael Shilman
d8f22cdb85
v3.1.6
2017-06-26 16:32:38 +10:00
Norbert de Langen
96031cd552
Merge branch 'master' into add-app-vue
...
# Conflicts:
# .gitignore
# addons/knobs/package.json
# addons/notes/package.json
# lib/cli/package.json
2017-06-23 13:38:36 +02:00
Joscha Feth
dcae32f9d6
Merge branch 'master' into joscha/remove-addon-knobs-types
2017-06-23 01:28:47 +02:00
Joscha Feth
56f96a6ccb
remove typings for @storybook/addon-knobs, references https://github.com/DefinitelyTyped/DefinitelyTyped/issues/17399
2017-06-22 19:35:04 +02:00
Michael Shilman
b20e6f5091
Remove package-lock.json
2017-06-23 01:03:45 +10:00