Michael Shilman
|
20522b4a05
|
Run codemod on storybook source tree
|
2019-06-20 12:52:12 +08:00 |
|
Michael Shilman
|
bb3e7f71cd
|
Github org rename to storybookjs
|
2019-06-03 11:06:42 -07:00 |
|
Norbert de Langen
|
5091cd2d67
|
FIX the boolean example
|
2019-03-25 15:11:22 +01:00 |
|
Joe Fraley
|
213e91d236
|
adds an example of a boolean knob
proves that the boolean knob works as expected
|
2019-03-22 18:52:01 -07:00 |
|
aamct2
|
0ef4738c43
|
Fix deprecations in examples
|
2019-03-17 12:11:17 +00:00 |
|
Norbert de Langen
|
1eef24f94f
|
RENAME selectedAddonPanel to selectedPanel
|
2018-12-29 16:15:00 +01:00 |
|
Norbert de Langen
|
f79323794e
|
REFACTOR addon-notes
|
2018-12-10 14:18:37 +01:00 |
|
Norbert de Langen
|
9f65a57701
|
UPGRADE addon-background usage to use parameters everywhere
|
2018-12-06 23:56:57 +01:00 |
|
Norbert de Langen
|
a9ee8a5dad
|
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
# .babelrc.js
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/info/src/components/PropTable.js
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/ondevice-backgrounds/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# app/angular/package.json
# app/ember/package.json
# app/html/package.json
# app/marko/package.json
# app/mithril/package.json
# app/polymer/package.json
# app/react/package.json
# app/riot/package.json
# app/svelte/package.json
# app/vue/package.json
# examples/official-storybook/stories/addon-a11y.stories.js
# examples/official-storybook/stories/addon-actions.stories.js
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/mobile.js
# lib/core/package.json
# lib/core/src/server/common/babel.js
# lib/ui/package.json
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# yarn.lock
|
2018-12-06 16:49:52 +01:00 |
|
Norbert de Langen
|
fef21c26a7
|
Merge branch 'master' into tech/overhaul-ui
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/jest/src/register.js
# addons/knobs/src/components/types/Array.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/storyshots/storyshots-core/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/desktop.js
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.test.js
# lib/ui/src/modules/ui/containers/header.js
# lib/ui/src/modules/ui/containers/layout.js
# lib/ui/src/modules/ui/libs/filters.js
# yarn.lock
|
2018-10-11 11:21:31 +02:00 |
|
Gabriel J. Csapo
|
d5e9898bd9
|
adds quick start guide, fixes linting issue
|
2018-10-03 00:50:40 -07:00 |
|
Gabriel J. Csapo
|
be5d4c0181
|
[framework] add ember support
|
2018-10-03 00:50:39 -07:00 |
|