Tom Coleman
|
deef786c2b
|
Skip error stories in storyshots
|
2018-08-09 12:27:54 +10:00 |
|
Tom Coleman
|
d15db5afac
|
Don't use the theme provider for error stories
@ndelangen it might make more sense to only apply it to "Components|..." story, I think I am right in saying these are the only ones where it matters?
|
2018-08-09 11:50:48 +10:00 |
|
Tom Coleman
|
80c96a972f
|
Emit messages when stories fail to render
|
2018-08-06 17:16:02 +10:00 |
|
igor-dv
|
0b5028fd8d
|
Fix jest-ts-babel.js . it now returns object with source and map instead of just source.
|
2018-08-05 12:29:44 +03:00 |
|
Norbert de Langen
|
24e2526833
|
UPGRADE more dependencies
|
2018-08-05 00:37:24 +02:00 |
|
Norbert de Langen
|
7689c0baa2
|
FIX snapshots
|
2018-08-04 16:14:24 +02:00 |
|
Norbert de Langen
|
dcb8797d71
|
UPGRADE more tools
|
2018-08-04 15:59:52 +02:00 |
|
Norbert de Langen
|
809ecf5165
|
FIX snapshots
|
2018-08-04 01:00:53 +02:00 |
|
Norbert de Langen
|
947e9bad62
|
UPGRADE all minor dependencies
|
2018-08-04 00:41:08 +02:00 |
|
Michael Shilman
|
819ff14255
|
v4.0.0-alpha.15
|
2018-08-03 17:56:23 +08:00 |
|
Igor
|
989aa6c9b3
|
Merge pull request #3913 from storybooks/support-different-config-files-exts
Support different extensions for "config" and "addons" files
|
2018-07-25 12:27:03 +03:00 |
|
Norbert de Langen
|
3cd37ea690
|
Merge pull request #3894 from brycemhammond/origin/add-radio-buttons-knob-type-8732
Add radio buttons knob type #3872
|
2018-07-25 08:43:27 +02:00 |
|
igor-dv
|
81c1e32813
|
Merge remote-tracking branch 'origin/master' into support-different-config-files-exts
|
2018-07-24 16:32:46 +03:00 |
|
t_hammb
|
4dbc6e2732
|
fixing addon type naming conventions.
|
2018-07-23 13:43:11 -07:00 |
|
t_hammb
|
adf5458f2e
|
:fixing snapshot.
|
2018-07-23 10:32:33 -07:00 |
|
igor-dv
|
e21590d6a8
|
Initial logic of supporting "config" and "addons" files with the different extensions
|
2018-07-23 20:28:07 +03:00 |
|
t_hammb
|
d364703e99
|
fixing unmatched snapshot.
|
2018-07-23 10:00:48 -07:00 |
|
Pavan Kumar Sunkara
|
a9e57efe22
|
dependencies(vue): Update vue-loader to 15.x.x
|
2018-07-22 13:28:26 +02:00 |
|
t_hammb
|
19aa994312
|
fixing snapshot 1 so that the received value matches the stored snapshot.
|
2018-07-20 16:06:41 -07:00 |
|
t_hammb
|
ba27a85ff1
|
fixing issue with deprecated file. Changing radio button import.
|
2018-07-20 14:17:34 -07:00 |
|
Norbert de Langen
|
d2c3c647e9
|
FIX snapshots
|
2018-07-20 11:10:21 +02:00 |
|
t_hammb
|
41300e93cb
|
fixing issues with failed checks.
|
2018-07-19 15:17:15 -07:00 |
|
t_hammb
|
cb7e790d2e
|
fixing issues with storybook build.
|
2018-07-19 14:58:17 -07:00 |
|
Tom Coleman
|
f4fd764f97
|
git pushMerge remote-tracking branch 'origin/master' into tmeasday/group-deprecated-stories
|
2018-07-20 07:46:20 +10:00 |
|
t_hammb
|
912e9198e6
|
fixing errors from unsuccessful checks.
|
2018-07-19 14:14:09 -07:00 |
|
t_hammb
|
698e828a4e
|
fixing issues with unsuccessful checks.
|
2018-07-19 13:46:20 -07:00 |
|
t_hammb
|
34e74f8f92
|
refining code more and fixing more issues found within the code.
|
2018-07-19 11:26:20 -07:00 |
|
Tom Coleman
|
c57b59d1b8
|
Update snapshots
|
2018-07-19 11:49:57 +10:00 |
|
t_hammb
|
ac0394c215
|
fixing changes that needed to be made after PR was reviewed.
|
2018-07-18 11:13:21 -07:00 |
|
Adam Boro
|
1c9e4c1328
|
addon-info: fix copy button styling
The copy button in Story Source was shrunk when the source was too wide to fit on screen (https://monosnap.com/file/0k7rzJAxlBV9XiFLGeJnnUKs12dipg).
|
2018-07-18 16:41:28 +02:00 |
|
Bryce Hammond
|
28a14d322f
|
Add radio buttons knob type
|
2018-07-17 16:17:57 -07:00 |
|
Norbert de Langen
|
267b999995
|
MOVE ui into it's own group
|
2018-07-13 22:42:52 -07:00 |
|
Michael Shilman
|
e5e1e3aff8
|
v4.0.0-alpha.14
|
2018-07-11 17:13:57 -07:00 |
|
Michael Shilman
|
681869bfcd
|
v4.0.0-alpha.13
|
2018-07-09 21:31:07 -07:00 |
|
Tom Coleman
|
175194d394
|
Refactored all info stories to use parameters, added a single deprecated hoc usage.
cc @Keraito
|
2018-07-06 17:20:25 +10:00 |
|
Tom Coleman
|
fbbb12775e
|
Move deprecated stories to their own kinds
|
2018-07-06 17:04:15 +10:00 |
|
Tom Coleman
|
a10c19a916
|
Merge remote-tracking branch 'origin/master' into tmeasday/refactor-jest-addon
|
2018-07-04 15:43:52 +10:00 |
|
Michael Shilman
|
a14a8e4a9a
|
v4.0.0-alpha.12
|
2018-07-03 15:58:21 -07:00 |
|
Michael Shilman
|
9a872790a2
|
v4.0.0-alpha.11
|
2018-07-02 11:14:04 -07:00 |
|
Filipp Riabchun
|
0dce8f9305
|
Merge branch 'master' into feature/theming
|
2018-06-28 15:49:10 +02:00 |
|
Hypnosphi
|
27e44b4621
|
Add yarn resolution for graphql
|
2018-06-28 13:57:13 +02:00 |
|
Neville Mehta
|
5f775a8591
|
make welcome a component
|
2018-06-25 22:37:47 -07:00 |
|
Norbert de Langen
|
c626f54508
|
Merge branch 'master' into feature/theming
|
2018-06-21 17:28:44 +02:00 |
|
Michael Shilman
|
4e70f9d192
|
v4.0.0-alpha.10
|
2018-06-21 21:48:49 +08:00 |
|
Norbert de Langen
|
61e0b4a0d0
|
Merge branch 'master' into feature/theming
|
2018-06-21 08:51:15 +02:00 |
|
igor-dv
|
34a4a080a8
|
Merge remote-tracking branch 'origin/master' into storyshots-remove-require-context
|
2018-06-16 16:46:14 +03:00 |
|
Hypnosphi
|
b169f1374d
|
Update storyshots
|
2018-06-16 16:40:53 +03:00 |
|
Norbert de Langen
|
ed9606708f
|
Merge branch 'master' into feature/theming
# Conflicts:
# app/marko/package.json
# lib/addons/package.json
# lib/ui/package.json
# yarn.lock
|
2018-06-13 19:10:56 +02:00 |
|
Sam Grace
|
f0b7885f2a
|
update snapshots
|
2018-06-13 12:13:58 +01:00 |
|
igor-dv
|
2a992bac2e
|
Replace require_context.js with babel-plugin-require-context-hook
|
2018-06-12 21:50:13 +03:00 |
|