igor
|
e90992395f
|
Yeah.. I read "testPathIgnorePatterns" as "transformIgnorePatterns"
|
2017-12-24 14:15:00 +02:00 |
|
igor
|
17e7bf5c4e
|
Change 'lodash/capitalize' to 'lodash-es/capitalize'
|
2017-12-24 13:59:20 +02:00 |
|
igor
|
a42f6d043a
|
Move everything from lodash to lodash-es
|
2017-12-24 13:24:10 +02:00 |
|
Filipp Riabchun
|
e48570876b
|
Merge pull request #2555 from storybooks/dependencies.io-update-build-140.0.0
Update 13 dependencies from npm
|
2017-12-24 13:58:25 +03:00 |
|
hypnos
|
85e6614d7c
|
Revert "Update eslint from 4.13.1 to 4.14.0 in /"
This reverts commit e5bcdac
|
2017-12-24 11:39:56 +01:00 |
|
hypnos
|
a8d234b6e9
|
Update storyshots
|
2017-12-24 11:32:55 +01:00 |
|
hypnos
|
0d27286058
|
Merge remote-tracking branch 'origin/master' into dependencies.io-update-build-140.0.0
# Conflicts:
# examples/angular-cli/package.json
|
2017-12-24 11:30:08 +01:00 |
|
hypnos
|
53469ea19e
|
Update CLI snapshots
|
2017-12-24 11:27:39 +01:00 |
|
Michael Shilman
|
aa2a8c11f3
|
v3.3.0-rc.0
v3.3.0-rc.0
|
2017-12-23 20:20:05 -08:00 |
|
Michael Shilman
|
2ac25778f1
|
Publish from master
|
2017-12-23 20:18:30 -08:00 |
|
Michael Shilman
|
f6da0f9d11
|
Changelog 3.3.0-rc.0
|
2017-12-23 20:14:48 -08:00 |
|
Michael Shilman
|
c07b15a9e4
|
Merge pull request #2554 from ralzinov/component-props-assignment-improvements
Component props assignment improvements
|
2017-12-23 19:56:57 -08:00 |
|
Dependencies.io Bot
|
7242ad8026
|
Update tslint from 5.3.2 to 5.8.0 in examples/angular-cli
|
2017-12-24 01:03:17 +00:00 |
|
Dependencies.io Bot
|
0aacc39b5a
|
Update ts-node from 3.2.2 to 3.3.0 in examples/angular-cli
|
2017-12-24 01:01:30 +00:00 |
|
Dependencies.io Bot
|
4d5eb04330
|
Update protractor from 5.1.2 to 5.2.2 in examples/angular-cli
|
2017-12-24 00:59:44 +00:00 |
|
Dependencies.io Bot
|
a4e03c04bf
|
Update karma-coverage-istanbul-reporter from 1.3.0 to 1.3.1 in examples/angular-cli
|
2017-12-24 00:57:54 +00:00 |
|
Dependencies.io Bot
|
b22d5116e5
|
Update karma-chrome-launcher from 2.1.1 to 2.2.0 in examples/angular-cli
|
2017-12-24 00:56:16 +00:00 |
|
Dependencies.io Bot
|
0630b75631
|
Update jasmine-spec-reporter from 4.1.1 to 4.2.1 in examples/angular-cli
|
2017-12-24 00:54:32 +00:00 |
|
Dependencies.io Bot
|
16b297d866
|
Update jasmine-core from 2.6.4 to 2.8.0 in examples/angular-cli
|
2017-12-24 00:52:54 +00:00 |
|
Dependencies.io Bot
|
e800da99f3
|
Update @types/jasmine from 2.5.54 to 2.8.2 in examples/angular-cli
|
2017-12-24 00:51:10 +00:00 |
|
Dependencies.io Bot
|
e8b2654504
|
Update @angular/cli from 1.3.0 to 1.6.2 in examples/angular-cli
|
2017-12-24 00:49:19 +00:00 |
|
Dependencies.io Bot
|
37b0ea7d70
|
Update npx from 9.6.0 to 9.7.1 in lib/cli
|
2017-12-24 00:47:20 +00:00 |
|
Dependencies.io Bot
|
b5768fd3df
|
Update style-loader from 0.17.0 to 0.18.2 in app/angular
|
2017-12-24 00:45:17 +00:00 |
|
Dependencies.io Bot
|
3fd825cc10
|
Update jest-specific-snapshot from 0.2.0 to 0.3.0 in addons/storyshots
|
2017-12-24 00:43:19 +00:00 |
|
Dependencies.io Bot
|
e5bcdacc2e
|
Update eslint from 4.13.1 to 4.14.0 in /
|
2017-12-24 00:41:28 +00:00 |
|
Ruslan
|
856bc95bf2
|
Merge branch 'master' into component-props-assignment-improvements
|
2017-12-24 03:32:22 +03:00 |
|
jason
|
606b13db59
|
updated yarn.lock
|
2017-12-24 03:30:08 +03:00 |
|
hypnos
|
c77e93bb02
|
Dependencies.io: remove prefer-offline flag
|
2017-12-24 01:23:54 +01:00 |
|
Filipp Riabchun
|
6669bf6cfd
|
Merge branch 'master' into component-props-assignment-improvements
|
2017-12-24 02:49:24 +03:00 |
|
Ruslan
|
13bf194296
|
Merge branch 'release/3.3' into component-props-assignment-improvements
|
2017-12-24 02:47:13 +03:00 |
|
jason
|
383ac44a72
|
added example story to examples/angular-cli
|
2017-12-24 02:24:01 +03:00 |
|
Norbert de Langen
|
a9d7440fa5
|
Merge pull request #1724 from storybooks/release/3.3
release/3.3
|
2017-12-23 23:48:26 +01:00 |
|
jason
|
02838eb4b3
|
- fixed overriding of default values of components inputs with undefined value,
- added ngModel property support & aded FormModule import to module,
- added @types/lodash dependency,
- added manual ngOnChanges hook call
|
2017-12-24 01:31:26 +03:00 |
|
Norbert de Langen
|
f16b9b4aab
|
Merge pull request #2542 from storybooks/upgrade-jest
UPGRADE jest & react-native
|
2017-12-23 23:20:11 +01:00 |
|
Norbert de Langen
|
defc1db68a
|
UPGRADE expo app.json
|
2017-12-23 23:09:34 +01:00 |
|
Norbert de Langen
|
fe603e730e
|
REVERT cacheDirectory in jest.config
|
2017-12-23 21:12:27 +01:00 |
|
Norbert de Langen
|
3ff3a8fd7a
|
UPGRADE react-native
|
2017-12-23 21:11:08 +01:00 |
|
Norbert de Langen
|
8808ba5304
|
UPDATE snapshots
|
2017-12-23 20:19:22 +01:00 |
|
Norbert de Langen
|
77ee3419d5
|
Merge branch 'release/3.3' into upgrade-jest-v2
|
2017-12-23 19:45:58 +01:00 |
|
Norbert de Langen
|
d4f00d8613
|
Merge branch 'release/3.3' into upgrade-jest-v2
# Conflicts:
# examples/cra-kitchen-sink/package.json
# package.json
# yarn.lock
|
2017-12-23 19:44:58 +01:00 |
|
hypnos
|
ac4a547615
|
Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
# CHANGELOG.md
# addons/a11y/package.json
# addons/actions/package.json
# addons/background/package.json
# addons/centered/package.json
# addons/comments/package.json
# addons/events/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/options/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# app/vue/package.json
# examples/cra-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lerna.json
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/channels/package.json
# lib/cli/package.json
# lib/codemod/package.json
# lib/components/package.json
# lib/ui/package.json
|
2017-12-23 19:28:24 +01:00 |
|
Michael Shilman
|
c0318266dc
|
v3.2.19
v3.2.19
|
2017-12-23 09:58:18 -08:00 |
|
Michael Shilman
|
c5eeed6d39
|
3.2.19 CHANGELOG
|
2017-12-23 09:55:59 -08:00 |
|
Norbert de Langen
|
3cfacfe4ec
|
UPGRADE jest to latest & FIX all failing unittests
|
2017-12-23 18:48:29 +01:00 |
|
Michael Shilman
|
677e8ccac9
|
Update internal package deps for 3.3.0-alpha.6
|
2017-12-23 09:34:38 -08:00 |
|
hypnos
|
6a1f1f691f
|
Merge branch 'master' into release/3.3
# Conflicts:
# addons/knobs/package.json
# yarn.lock
|
2017-12-23 18:30:24 +01:00 |
|
Michael Shilman
|
4903d6ece7
|
v3.3.0-alpha.6
v3.3.0-alpha.6
|
2017-12-23 09:25:20 -08:00 |
|
Michael Shilman
|
6f9c2de19b
|
3.3.0-alpha.6 changelog (alpha.5 release failed due to client-logger)
|
2017-12-23 09:21:25 -08:00 |
|
Michael Shilman
|
a65beced79
|
v3.3.0-alpha.5
v3.3.0-alpha.5
|
2017-12-23 09:05:46 -08:00 |
|
Michael Shilman
|
13ca8ba91b
|
Changelog 3.3.0-alpha.5
|
2017-12-23 08:50:21 -08:00 |
|