386 Commits

Author SHA1 Message Date
Dependencies.io Bot
ef2c601634 Update core-js from 2.5.5 to 2.5.6 in examples/angular-cli 2018-05-07 18:12:30 +00:00
Рудниченко Климент
507ec7bfd4 addon-jest.testresults.json 2018-05-07 10:26:26 +03:00
klimentru1986
c73580906e added jest-test-results to gitignore and remove it 2018-05-07 08:01:56 +03:00
Kliment
0ca9f06225
Merge branch 'master' into master 2018-05-07 07:56:42 +03:00
klimentru1986
4ca019ac02 lint 2018-05-06 02:17:16 +03:00
klimentru1986
2c99646fef remove jest-test-results from gitignore (need for tests) 2018-05-06 02:12:44 +03:00
klimentru1986
193a05318b update package.json jest config 2018-05-06 01:30:39 +03:00
klimentru1986
068e9ba447 add prebuild to build-storybook 2018-05-05 23:02:41 +03:00
klimentru1986
7bdc6e89a9 fix story name error, update addon-jest.stories.storyshot 2018-05-05 22:43:40 +03:00
klimentru1986
f8ff98ded2 add adon-jest configuration and story 2018-05-05 08:19:31 +03:00
klimentru1986
dfab0e1b71 remove karma and add jest 2018-05-05 07:57:31 +03:00
Hypnosphi
944873d9f8 Merge remote-tracking branch 'origin/master' into html 2018-05-01 19:35:07 +03:00
Dependencies.io Bot
7b058f7748 Update ts-node from 6.0.0 to 6.0.2 in examples/angular-cli 2018-04-30 20:35:21 +00:00
Dependencies.io Bot
76c204c430 Update babel-core from 6.26.0 to 6.26.3 in examples/angular-cli 2018-04-30 20:35:20 +00:00
Dependencies.io Bot
ae807c0a04 Update @types/node from 9.6.6 to 9.6.7 in examples/angular-cli 2018-04-30 20:35:19 +00:00
Hypnosphi
8e8ba81f43 Merge remote-tracking branch 'origin/master' into html
# Conflicts:
#	lib/cli/package.json
2018-04-30 15:43:56 +03:00
Michael Shilman
f2a30fae10 v4.0.0-alpha.4 2018-04-27 12:44:14 -07:00
Hypnosphi
11cef25b44 Merge remote-tracking branch 'origin/master' into tmeasday/add-actions-helper
# Conflicts:
#	addons/actions/README.md
#	addons/actions/src/index.js
#	addons/actions/src/preview/action.js
#	examples/official-storybook/stories/__snapshots__/addon-actions.stories.storyshot
#	examples/official-storybook/stories/addon-actions.stories.js
2018-04-27 03:03:42 +03:00
Dependencies.io Bot
fb811f7121 Update typescript from 2.8.1 to 2.8.3 in examples/angular-cli 2018-04-23 16:42:24 +00:00
Dependencies.io Bot
f1fa6dd1f0 Update karma from 2.0.0 to 2.0.2 in examples/angular-cli 2018-04-23 16:42:23 +00:00
Dependencies.io Bot
4a50fb3543 Update @types/node from 9.6.5 to 9.6.6 in examples/angular-cli 2018-04-23 16:42:23 +00:00
Hypnosphi
602aae1262 Update storyshots 2018-04-22 03:18:36 +03:00
Hypnosphi
4419175695 Text knob: add escapeHTML option; use it by default in Vue, Angular, and Polymer 2018-04-22 02:58:20 +03:00
Hypnosphi
aab0c5f0e9 Upgrate ts-node to 6.0.0 2018-04-21 01:10:55 +03:00
Hypnosphi
34e8e29fa7 TSLint fix 2018-04-20 22:39:45 +03:00
Michael Shilman
35eb0e31db v4.0.0-alpha.3 2018-04-17 16:50:42 -07:00
Dependencies.io Bot
ee940cc1d0 Update @types/node from 9.6.2 to 9.6.5 in examples/angular-cli 2018-04-16 18:49:54 +00:00
Dependencies.io Bot
4c9d459605 Update @angular/compiler-cli from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:53 +00:00
Dependencies.io Bot
a2c035ad45 Update rxjs from 5.5.8 to 5.5.10 in examples/angular-cli 2018-04-16 18:49:52 +00:00
Dependencies.io Bot
58237942f7 Update @angular/platform-browser-dynamic from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:51 +00:00
Dependencies.io Bot
ce06ef6f2c Update @angular/platform-browser from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:51 +00:00
Dependencies.io Bot
79359b83d5 Update @angular/forms from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:50 +00:00
Dependencies.io Bot
e05aeee048 Update @angular/core from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:49 +00:00
Dependencies.io Bot
ac81a0a821 Update @angular/compiler from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:48 +00:00
Dependencies.io Bot
2c10fc9675 Update @angular/common from 5.2.9 to 5.2.10 in examples/angular-cli 2018-04-16 18:49:47 +00:00
Filipp Riabchun
7483f508e5
Merge branch 'master' into storyshots-integrity-tests-fixes 2018-04-15 16:04:18 +02:00
igor-dv
3326e19c9a Add integrityOptions to storyshots with multiSnapshotWithOptions 2018-04-15 10:17:02 +03:00
Filipp Riabchun
bd0eb7ffc9
Merge branch 'master' into tmeasday/use-parameters-in-addons 2018-04-14 01:24:05 +02:00
Tom Coleman
c2fa6c33d7 Use new API in all addon-notes stories 2018-04-13 20:06:32 +10:00
Michael Shilman
aa2801023a v4.0.0-alpha.2 2018-04-10 17:40:16 -07:00
Hypnosphi
3ba79feb81 Upgrade dev dependencies in Angular example 2018-04-10 00:33:32 +03:00
Dependencies.io Bot
5d2f9a362d Update @angular/cli from 1.7.3 to 1.7.4 in examples/angular-cli 2018-04-09 16:42:52 +00:00
Dependencies.io Bot
ec3a5ac5ed Update zone.js from 0.8.25 to 0.8.26 in examples/angular-cli 2018-04-09 16:42:51 +00:00
Dependencies.io Bot
212f913949 Update core-js from 2.5.4 to 2.5.5 in examples/angular-cli 2018-04-09 16:42:50 +00:00
Dependencies.io Bot
c5541d756c Update protractor from 5.3.0 to 5.3.1 in examples/angular-cli 2018-04-05 00:24:28 +00:00
Dependencies.io Bot
a8f7f6c7b9 Update zone.js from 0.8.24 to 0.8.25 in examples/angular-cli 2018-04-05 00:24:27 +00:00
Dependencies.io Bot
afa3d929e9 Update @types/node from 9.6.1 to 9.6.2 in examples/angular-cli 2018-04-03 22:44:10 +00:00
Dependencies.io Bot
1862fb4966 Update zone.js from 0.8.20 to 0.8.24 in examples/angular-cli 2018-04-02 23:07:47 +00:00
Filipp Riabchun
96d32a4f21
Merge branch 'master' into no-unsafe-methods 2018-04-01 01:31:41 +03:00
Hypnosphi
cdb7cab87b Stop using deprecated React methods 2018-03-30 20:28:20 +03:00