373 Commits

Author SHA1 Message Date
Michael Shilman
d5355cac75 v3.4.0-alpha.7 2018-02-03 11:54:40 +09:00
Simon Knox
5928842a1b Merge branch 'select-knob-ordering' of github.com:storybooks/storybook into select-knob-ordering 2018-02-01 09:54:31 +11:00
Simon Knox
0a1140fd7d deprecate properly 2018-02-01 09:53:03 +11:00
Norbert de Langen
b2f22ae14f
Merge branch 'master' into select-knob-ordering 2018-01-31 21:55:05 +01:00
Simon Knox
c0c8f3c737 fix deprecate message, add example for select v2 2018-01-30 13:25:53 +11:00
igor
0609f0a02b Support styles with knobs 2018-01-29 09:22:46 +02:00
Simon Knox
880069d08c Merge branch 'master' of github.com:storybooks/storybook into select-knob-ordering 2018-01-29 13:01:21 +11:00
Dependencies.io Bot
3f9b283e61 Update style-loader from 0.19.1 to 0.20.1 in addons/knobs 2018-01-27 16:40:52 +00:00
Dependencies.io Bot
2846ee88cc Update react-datetime from 2.11.1 to 2.12.0 in addons/knobs 2018-01-27 16:38:37 +00:00
Michael Shilman
5c882ceecd v3.4.0-alpha.6 2018-01-27 16:15:53 +09:00
Simon Knox
a1884681ea Merge branch 'master' of github.com:storybooks/storybook into select-knob-ordering 2018-01-24 14:26:32 +11:00
Michael Shilman
2da1faf419 v3.4.0-alpha.5 2018-01-19 21:50:54 +09:00
Simon Knox
571069b4ec don't deprecate selectV2 until v5 2018-01-18 17:51:34 +11:00
Carlos Vega
9a70b14fcf Removed unused getPropMetadata function 2018-01-17 13:05:26 -06:00
Carlos Vega
3eb77fb663
Merge branch 'master' into angular-knobs-with-template 2018-01-17 09:46:33 -06:00
Carlos Vega
18e68239f4 Fixed knobs addon to support templates
If there's a teamplte in the context, generate a component and then process it.
2018-01-17 09:28:27 -06:00
Simon Knox
81864f817d add deprecation messages for select and selectV2 2018-01-15 22:52:29 +11:00
Simon Knox
0605b99806
Merge branch 'master' into select-knob-ordering 2018-01-15 09:32:38 +11:00
Michael Shilman
85e2e59183 v3.4.0-alpha.4 2018-01-13 18:32:28 +05:30
Michael Shilman
56abd09768 v3.4.0-alpha.3 2018-01-13 18:09:59 +05:30
Norbert de Langen
e094775a14
Merge branch 'master' into add-polymer-support
# Conflicts:
#	.editorconfig
#	lib/cli/package.json
#	yarn.lock
2018-01-12 20:24:53 +01:00
Carlos Vega
658e976dbd
Merge branch 'master' into angular-template-support 2018-01-10 08:08:52 -06:00
Michael Shilman
3201005157 v3.4.0-alpha.1 2018-01-10 12:37:29 +05:30
Carlos Vega
bf25c4390d Adding support for Angular templates 2018-01-08 13:54:46 -06:00
Tom Coleman
7083670047 Remove src/ from remaining .npmignores.
Following on from #2677
2018-01-08 15:12:34 +11:00
Michael Shilman
d8d955cbbc v3.4.0-alpha.0 2018-01-07 21:32:57 +05:30
Michael Shilman
3abdbb6528 v3.3.4 2018-01-07 18:23:40 +05:30
Carlos Vega
70d56d10aa Merge pull request #2646 from storybooks/camelcased-angular-knobs
Removed lowercase-only restriction for knobs
2018-01-07 17:02:32 +05:30
Norbert de Langen
5d58157d17 Merge pull request #2640 from storybooks/knobs-peer-deps-fix
Remove @angular/core dep from knobs peer.
2018-01-07 16:48:36 +05:30
Norbert de Langen
dd55884b7d Merge pull request #2624 from Primigenus/patch-2
Pass alpha transparency up to the story
2018-01-07 16:48:21 +05:30
Norbert de Langen
c19a44576c
Update README.md 2018-01-01 23:03:33 +01:00
Simon Knox
a12d5c5462 key and value for select knob match key/value of options
fixes #799
add selectV2 for backwards compatibility
2017-12-30 10:55:02 +11:00
Michael Shilman
02a69e0b1b v3.3.3 2017-12-28 22:34:34 +05:30
Igor
46732c3024
Merge branch 'master' into fix-di 2017-12-28 13:35:14 +02:00
Filipp Riabchun
14ff60655e
Merge branch 'master' into eslint-imports 2017-12-28 14:04:52 +03:00
Filipp Riabchun
97d49eddb5
Merge branch 'master' into eslint-imports 2017-12-28 14:02:14 +03:00
igor
b3792ef521 Use ɵReflectionCapabilities + knobs example 2017-12-28 10:31:57 +02:00
Igor
3e2e915e10
Revert "Move everything from lodash to lodash-es" 2017-12-28 08:47:51 +02:00
Michael Shilman
fbe50ffb46 v3.3.2 2017-12-28 12:10:49 +09:00
hypnos
7c4f87b68c Add more imports eslint rules 2017-12-28 04:38:46 +03:00
Michael Shilman
79c07c727a v3.3.1 2017-12-26 19:30:05 -08:00
Michael Shilman
0c38d5a041 Update cross-dependencies manually
Because of lerna not supporting `x.y.z-alpha.N` versions, we hardcode
these things when we are doing prerelease
2017-12-26 15:42:45 -08:00
Michael Shilman
92d7fca746 v3.3.0-rc.1 2017-12-26 09:48:54 -08:00
Igor
3714159490
Merge branch 'master' into move-lodash-to-lodash-es 2017-12-24 21:49:17 +02:00
igor
30a7f31b42 Revert lodash related changes 2017-12-24 13:33:26 +02:00
igor
a42f6d043a Move everything from lodash to lodash-es 2017-12-24 13:24:10 +02:00
igor
e31835c870 Change all the places from lodash to lodash-es 2017-12-24 11:43:28 +02:00
igor
da62a44c43 Change "=>" to ">=" as for @Hypnosphi comment in #2467 2017-12-24 10:52:28 +02:00
Michael Shilman
aa2a8c11f3 v3.3.0-rc.0 2017-12-23 20:20:05 -08:00
Michael Shilman
677e8ccac9 Update internal package deps for 3.3.0-alpha.6 2017-12-23 09:34:38 -08:00