7280 Commits

Author SHA1 Message Date
Filipp Riabchun
e0b5f00329
Merge pull request #2543 from lachlanjc/patch-1
Fix whitespace on info add-on card
2017-12-26 05:57:29 +03:00
Lachlan Campbell
2f56ab361b Update snapshots 2017-12-25 20:52:41 -05:00
Norbert de Langen
47fd9e5057
Merge branch 'master' into patch-1 2017-12-25 12:40:47 +01:00
Filipp Riabchun
5db33dc60b
Merge pull request #2561 from storybooks/dependencies.io-update-build-143.0.0
Update babel-eslint in / from 8.1.0 to 8.1.1
2017-12-25 12:54:47 +03:00
Dependencies.io Bot
12e4fa4dde Update babel-eslint from 8.1.0 to 8.1.1 in / 2017-12-25 07:54:28 +00:00
Igor
1c137664fd
Merge pull request #2530 from ggarek/feature/use-uglify-es
Switch to UglifyJS that supports ES6 and up
2017-12-25 09:38:47 +02:00
Norbert de Langen
10cd0b275c
Merge branch 'master' into feature/use-uglify-es
# Conflicts:
#	app/react-native/src/server/config/webpack.config.prod.js
#	app/react/src/server/config/webpack.config.prod.js
#	yarn.lock
2017-12-25 01:10:40 +01:00
Filipp Riabchun
154e7a39c9
Merge pull request #2558 from storybooks/move-lodash-to-lodash-es
Move everything from lodash to lodash-es
2017-12-25 00:46:32 +03:00
Igor
3714159490
Merge branch 'master' into move-lodash-to-lodash-es 2017-12-24 21:49:17 +02:00
igor
1408cdf6db Revert lodash-es from docs 2017-12-24 21:45:12 +02:00
Filipp Riabchun
afaeefacfd
Merge pull request #2559 from storybooks/dependencies.io-update-build-142.0.0
Update babel-eslint in / from 8.0.3 to 8.1.0
2017-12-24 20:37:20 +03:00
igor
fc55a3fdfe Return back 'lodash' in docs since looks like getsby depends on it =/ 2017-12-24 19:23:52 +02:00
igor
4eee666ba0 Update docs lock.file 2017-12-24 18:28:56 +02:00
Dependencies.io Bot
39d0719038 Update babel-eslint from 8.0.3 to 8.1.0 in / 2017-12-24 16:27:06 +00:00
Filipp Riabchun
8c186beb17
Merge pull request #2556 from storybooks/lodash-es-and-misc-fixes
Misc fixes
2017-12-24 18:45:43 +03:00
igor
dddac98d98 Fix mock 2017-12-24 14:16:12 +02:00
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
37f158b6e0
Merge branch 'master' into lodash-es-and-misc-fixes 2017-12-24 13:36:14 +02:00
igor
b283b591f8 Revert jest.config 2017-12-24 13:35:01 +02:00
igor
30a7f31b42 Revert lodash related changes 2017-12-24 13:33:26 +02:00
Norbert de Langen
89d8801460
Merge pull request #2557 from storybooks/CI-angular
CI: test that angular example works
2017-12-24 12:27:53 +01:00
igor
a42f6d043a Move everything from lodash to lodash-es 2017-12-24 13:24:10 +02:00
Filipp Riabchun
52fc7fc322
Merge branch 'master' into CI-angular 2017-12-24 13:58:34 +03: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
9127f79029 Add integration test for angular example 2017-12-24 11:58:12 +01:00
hypnos
f15840b388 CI: test that angular example works 2017-12-24 11:49:02 +01:00
igor
89d1ed2eb4 Try to include lodash-es to jest config 2017-12-24 12:44:32 +02: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
igor
e31835c870 Change all the places from lodash to lodash-es 2017-12-24 11:43:28 +02:00
igor
01518b2539 Use specific lodash-es method to prevent polluting the bundle with the entire lodash. 2017-12-24 10:58:59 +02:00
igor
d22ff44a6a Add ".ts" to the .editorconfig file 2017-12-24 10:55:51 +02:00
igor
da62a44c43 Change "=>" to ">=" as for @Hypnosphi comment in #2467 2017-12-24 10:52:28 +02: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