Michael Shilman
|
7a6c901d71
|
v3.2.16
|
2017-11-15 18:03:04 -08:00 |
|
hypnos
|
091e1ab70e
|
Remove packages' devDependencies that duplicate the root ones
|
2017-11-14 02:36:07 +03:00 |
|
hypnos
|
0c4ef51fc5
|
Update React to 16.1.0
|
2017-11-10 19:58:38 +03:00 |
|
Michael Shilman
|
0be4efcec8
|
v3.2.15
|
2017-11-10 11:39:27 +09:00 |
|
hypnos
|
971ac96f9a
|
Update devDependencies
|
2017-11-05 03:07:18 +03:00 |
|
hypnos
|
5454dbb3cc
|
Remove stale git-url-parse dependency
(cherry picked from commit 5b86a36)
|
2017-11-03 04:21:08 +03:00 |
|
hypnos
|
541bdbcb43
|
Revert "Remove stale git-url-parse dependency"
This reverts commit 5b86a36
|
2017-11-03 04:20:30 +03:00 |
|
hypnos
|
5b86a369c7
|
Remove stale git-url-parse dependency
|
2017-11-03 04:18:17 +03:00 |
|
Michael Shilman
|
f15eaa6a68
|
v3.2.14
|
2017-11-01 16:21:34 +09:00 |
|
Daniel Duan
|
9527f5cba9
|
Merge branch 'master' into dd/changelo
|
2017-10-30 11:00:52 -04:00 |
|
Daniel Duan
|
190d960497
|
document deprecated API
|
2017-10-29 15:15:04 -04:00 |
|
Daniel Duan
|
a4dff5fdd9
|
#1557 getting rid of old change logs
|
2017-10-28 19:20:35 -04:00 |
|
Norbert de Langen
|
df7bddc484
|
Update README.md
|
2017-10-23 15:59:17 +02:00 |
|
Michael Shilman
|
a701365e70
|
v3.2.13
|
2017-10-20 21:44:34 +02:00 |
|
Michael Shilman
|
3f97c6f175
|
v3.2.12
|
2017-10-03 00:29:46 +02:00 |
|
hypnos
|
2e8240d176
|
Fix/suppress current eslint warnings.
Raise `import/no-unresolved` and `import/extensions` to error level
everywhere except `docs`
|
2017-10-02 01:40:46 +03:00 |
|
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 |
|
Michael Shilman
|
c6a690e037
|
v3.2.7
|
2017-08-23 09:23:41 -07:00 |
|
hypnos
|
0e33495a95
|
Merge remote-tracking branch 'upstream/master' into stricter-lint-imports
# Conflicts:
# examples/crna-kitchen-sink/storybook/stories/Button/index.android.js
# examples/crna-kitchen-sink/storybook/stories/Button/index.ios.js
# examples/crna-kitchen-sink/storybook/stories/CenterView/index.js
# examples/crna-kitchen-sink/storybook/stories/Welcome/index.js
# examples/react-native-vanilla/storybook/stories/Button/index.android.js
# examples/react-native-vanilla/storybook/stories/Button/index.ios.js
# examples/react-native-vanilla/storybook/stories/CenterView/index.js
# examples/react-native-vanilla/storybook/stories/Welcome/index.js
# lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.android.js
# lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.ios.js
# lib/cli/generators/REACT_NATIVE/template/storybook/stories/CenterView/index.js
# lib/cli/generators/REACT_NATIVE/template/storybook/stories/Welcome/index.js
|
2017-08-22 23:23:25 +03:00 |
|
Michael Shilman
|
a3647be4a6
|
v3.2.6
|
2017-08-22 11:02:17 -07:00 |
|
Filipp Riabchun
|
88ef5b2171
|
Merge branch 'master' into stricter-lint-imports
|
2017-08-22 12:50:25 +03:00 |
|
Michael Shilman
|
c21a88b47a
|
v3.2.6-alpha.0
|
2017-08-22 00:31:44 -07:00 |
|
hypnos
|
cb92897063
|
Promote no-extraneous-dependencies to error level and make it pass
|
2017-08-18 04:35:25 +03:00 |
|
Michael Shilman
|
8e03aacb68
|
v3.2.0
|
2017-07-31 07:12:08 -07:00 |
|
Michael Shilman
|
fe0b43ca85
|
v3.2.0-alpha.13
|
2017-07-30 17:19:13 -07:00 |
|
Michael Shilman
|
1810a98153
|
Respond to review comments and update addon-info README
|
2017-07-28 09:17:39 -07:00 |
|
Michael Shilman
|
a50a8e874a
|
Refactoring of withX wrappers withNotes and withInfo
- make signatures consistent
- make string-only variant of withNotes/withInfo
- simplify withInfo code
|
2017-07-28 01:34:14 -07:00 |
|
Michael Shilman
|
0188ace87f
|
v3.2.0-alpha.10
|
2017-07-27 01:06:54 -07:00 |
|
Tom Coleman
|
ea02ddd4e4
|
Revert addonNotes -> withNotes
|
2017-07-27 12:11:58 +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 |
|
Michael Shilman
|
4513cc9f74
|
v3.2.0-alpha.8
|
2017-07-20 13:29:18 -07:00 |
|
Norbert de Langen
|
1d09d47c92
|
linting
|
2017-07-20 09:24:41 +02:00 |
|
Oleg Proskurin
|
0c9d561042
|
Fix addon notes
|
2017-07-10 22:28:23 +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
|
f4b3df3057
|
remove typings for @storybook/addon-notes, references https://github.com/DefinitelyTyped/DefinitelyTyped/pull/17409
|
2017-06-23 01:26:20 +02:00 |
|
Michael Shilman
|
b20e6f5091
|
Remove package-lock.json
|
2017-06-23 01:03:45 +10:00 |
|
Michael Shilman
|
a620cfed2a
|
v3.1.5
|
2017-06-22 16:36:43 +10:00 |
|
Michael Shilman
|
e5041fa06a
|
Add package-lock.json
Per discussion with @tmeasday 😉
|
2017-06-22 11:17:16 +10:00 |
|
Alexandre BODIN
|
654be24417
|
bumping version
|
2017-06-20 17:38:43 +02:00 |
|
Alexandre BODIN
|
bac1905875
|
Add support for addonKnobs, rename withX to addonX to avoid name collision
|
2017-06-16 22:33:07 +02:00 |
|