Norbert de Langen
9530f234c9
REMOVE unneeded snapshots
2020-01-29 17:24:33 +01:00
Norbert de Langen
8d7cc39c5e
CLEANUP lockfile
2020-01-29 17:20:09 +01:00
Norbert de Langen
924e403786
REMOVE addon-info & addon-notes
...
They have been MOVED to https://github.com/storybookjs/deprecated-addons
2020-01-29 17:15:27 +01:00
Norbert de Langen
9c6274069e
@storybook/addon-cssresources - Hide Code ( #9627 )
...
@storybook/addon-cssresources - Hide Code
2020-01-29 16:54:48 +01:00
Norbert de Langen
544091d3a3
fix(webcomponents): make types play nicely with lit-element ( #9557 )
...
fix(webcomponents): make types play nicely with lit-element
2020-01-29 16:42:55 +01: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
Michael Shilman
29ab0662ab
Merge pull request #9665 from storybookjs/fix/styled-form-fields
...
UI: Add support for className prop on Form.Field
2020-01-29 13:27:53 +08:00
Norbert de Langen
e7a772df70
ADD support for className prop on Form.Field
2020-01-28 17:29:45 +01:00
Norbert de Langen
f955b12fae
documentation fix #9498 - theming + addon-docs incompatible ( #9661 )
...
documentation fix #9498 - theming + addon-docs incompatible
2020-01-28 16:44:28 +01:00
Norbert de Langen
8cf7dc5e69
ADD notices describing the incompatibilities with manager.js theming & addon-docs && make the addon-docs README the sot
2020-01-28 12:49:00 +01:00
Michael Shilman
d9ab84b730
Merge branch 'next' into pr/9095
2020-01-28 17:08:58 +08:00
Michael Shilman
2bee5ddc43
Source-loader: Overhaul to remove decorators, support user-conf… ( #9547 )
...
Source-loader: Overhaul to remove decorators, support user-configurable source
2020-01-28 16:46:57 +08:00
Alberto Luna
86c4099c10
Fix default value for web components prop table docs
...
As `custom-elements.json` format changed we have to
support `default` to get the default value.
This change still keeps compatibility with `defaultValue`.
2020-01-28 08:44:07 +01:00
Michael Shilman
d0096dcea5
Create source-loader.stories.storyshot
2020-01-28 15:19:40 +08:00
Michael Shilman
8a49725c9b
Merge branch 'next' into pr/9547
2020-01-28 15:16:43 +08:00
Michael Shilman
21a45925d7
UI: Add viewMode
parameter to control story nav UI ( #9090 )
...
UI: Add `viewMode` parameter to control story nav UI
2020-01-28 14:18:53 +08:00
Michael Shilman
3e086ef510
Document viewMode story parameter
2020-01-28 13:54:39 +08:00
Michael Shilman
5eaf233ab0
Merge branch 'next' into pr/9090
2020-01-28 13:42:37 +08:00
Michael Shilman
d8e13a028f
Sidebar: Clean up viewMode handling and add tests
2020-01-28 13:37:54 +08:00
Michael Shilman
615ce7f097
Merge branch 'next' into pr/9090
2020-01-28 13:05:15 +08:00
Michael Shilman
d30bad305b
Merge pull request #9652 from storybookjs/fix/9462-sass-loading
...
Core: Upgrade `min-css-extract-plugin` to fix SASS loading
2020-01-28 09:59:09 +08:00
Norbert de Langen
2882cbd537
Merge branch 'next' into patch-webcomponents-types
2020-01-28 02:23:16 +01:00
Norbert de Langen
fc6d8d1f03
Merge branch 'next' into next
2020-01-28 02:19:10 +01: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
Norbert de Langen
45755b39c6
Add Paddings addon to addon gallery ( #9647 )
...
Add Paddings addon to addon gallery
2020-01-28 02:13:17 +01:00
Norbert de Langen
45fa76cd6e
Netlify for examples again ( #9585 )
...
Netlify for examples again
2020-01-28 00:42:29 +01:00
Norbert de Langen
b0e10fbde6
Merge branch 'next' into core/netlify-again
2020-01-27 23:26:10 +01:00
Norbert de Langen
d636d56ad1
UPGRADE the mini-css-extract-plugin
2020-01-27 23:13:01 +01:00
Rafael Bardini
246a33eb68
Add Paddings addon to addon gallery
2020-01-27 19:33:13 +01:00
Norbert de Langen
d401a251c2
fix(addon-docs): ColorPalette style ( #9643 )
...
fix(addon-docs): ColorPalette style
2020-01-27 19:31:26 +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
Norbert de Langen
3f4bf9ef29
Core: Document main.js config ( #9552 )
...
Core: Document main.js config
2020-01-27 13:10:49 +01:00
Norbert de Langen
2c150aef49
Update docs/src/pages/presets/writing-presets/index.md
...
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-01-27 12:23:20 +01:00
Michael Shilman
3cc3c4fc31
Clarify and expand on addon-docs manual config ( #9638 )
...
Clarify and expand on addon-docs manual config
2020-01-27 00:30:53 +08:00
Michael Shilman
baac06624b
Clarify and expand on addon-docs manual config
2020-01-26 23:43:30 +08:00
Norbert de Langen
56647e8a89
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" ( #9633 )
...
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'"
2020-01-25 14:53:16 +01:00
Norbert de Langen
0c3558d707
FIX pebkac problem
2020-01-25 14:03:43 +01:00
Norbert de Langen
a582b3bff3
MOVE ember dist to "ember-output"
2020-01-25 13:51:59 +01:00
Norbert de Langen
cc39879de9
MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'"
2020-01-25 13:25:51 +01:00
Norbert de Langen
28618ce005
Merge branch 'next' into core/add-docs-config-overview
2020-01-25 12:17:41 +01:00
Norbert de Langen
332ff1a60b
IMPROVE the section about presets-api addons
2020-01-25 12:16:23 +01:00
Travis Baker
0c0f7e2d66
fix: allow tabs to scroll horizontally
...
fixes #9299
2020-01-24 11:17:43 -06:00
Jean-Philippe Roy
a6f80b1d2c
Adds basic test
2020-01-24 12:16:02 -05:00
Jean-Philippe Roy
1988d8b2bb
Adds minimal documentation to the README
2020-01-24 12:12:28 -05:00
Jean-Philippe Roy
f336327360
Enables the consumer to hide the code
2020-01-24 12:05:17 -05:00
Michael Shilman
e1c8ca054a
5.3.9 changelog
2020-01-24 22:32:21 +08:00
Michael Shilman
dc9a255916
Merge pull request #9620 from richardhuf84/next
...
withKnobs const set twice
2020-01-24 21:42:55 +08:00