Dependencies.io Bot
79d7ad9129
Update uuid from 3.1.0 to 3.2.0 in app/angular
2018-01-16 16:44:53 +00:00
Dependencies.io Bot
fd830fdf43
Update babel-preset-react-app from 3.1.0 to 3.1.1 in app/angular
2018-01-15 16:42:12 +00:00
Dependencies.io Bot
0a5fda026e
Update babel-plugin-react-docgen from 1.8.1 to 1.8.2 in app/angular
2018-01-15 16:40:39 +00:00
Michael Shilman
85e2e59183
v3.4.0-alpha.4
2018-01-13 18:32:28 +05:30
Michael Shilman
56abd09768
v3.4.0-alpha.3
2018-01-13 18:09:59 +05:30
Norbert de Langen
ca6d67e1a2
Merge branch 'master' into add-polymer-support
...
# Conflicts:
# yarn.lock
2018-01-12 21:39:27 +01:00
Norbert de Langen
e094775a14
Merge branch 'master' into add-polymer-support
...
# Conflicts:
# .editorconfig
# lib/cli/package.json
# yarn.lock
2018-01-12 20:24:53 +01:00
Dependencies.io Bot
477c61b787
Update shelljs from 0.7.8 to 0.8.0 in app/angular
2018-01-12 16:40:37 +00:00
Dependencies.io Bot
9548d86971
Update autoprefixer from 7.2.4 to 7.2.5 in app/angular
2018-01-12 16:38:49 +00:00
Dependencies.io Bot
a2ed491872
Update nodemon from 1.14.10 to 1.14.11 in app/angular
2018-01-11 21:32:10 +00:00
Dependencies.io Bot
e717a3278c
Update zone.js from 0.8.19 to 0.8.20 in app/angular
2018-01-11 21:32:09 +00:00
Dependencies.io Bot
b415baca7f
Update common-tags from 1.7.0 to 1.7.2 in app/angular
2018-01-11 21:32:08 +00:00
Dependencies.io Bot
dcaba933d2
Update commander from 2.12.2 to 2.13.0 in app/angular
2018-01-11 21:32:07 +00:00
Filipp Riabchun
960a804f15
Merge branch 'master' into feature/minify-nomangle-fn-names
2018-01-11 02:12:41 +03:00
Pascal Duez
e5d29f27fc
Don't mangle function names for production builds
2018-01-10 17:26:00 +01:00
Carlos Vega
590677f4b3
Merge branch 'angular-template-support' of github.com:storybooks/storybook into angular-template-support
2018-01-10 08:16:43 -06:00
Carlos Vega
1c6792f743
Remoived selector when generating a template-based component
2018-01-10 08:16:11 -06:00
Carlos Vega
658e976dbd
Merge branch 'master' into angular-template-support
2018-01-10 08:08:52 -06:00
Carlos Vega
a97d9b6cc6
Merge branch 'angular-template-support' of github.com:storybooks/storybook into angular-template-support
2018-01-10 08:08:29 -06:00
Carlos Vega
b7e277f412
Removed unused files/code
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-10 08:07:58 -06:00
igor
e00f00624c
Exclude only async/html in the html rule
2018-01-10 10:24:17 +02:00
igor
270f2e0011
Show css warning if css rules are not configured as needed.
2018-01-10 10:24:16 +02:00
Norbert de Langen
2bda97b3d6
Merge branch 'master' into angular-support-scss
2018-01-10 09:22:26 +01:00
Michael Shilman
3201005157
v3.4.0-alpha.1
2018-01-10 12:37:29 +05:30
Carlos Vega
271ce3c2c3
Merge branch 'master' into angular-template-support
2018-01-09 23:41:06 -06:00
Carlos Vega
0050f2ffda
Removed unused types
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-09 19:21:24 -06:00
Carlos Vega
083f634f5a
Merge branch 'master' of github.com:storybooks/storybook into angular-template-support
2018-01-09 18:43:42 -06:00
Carlos Vega
9503c45c90
Added initial support for multiple compoonents in templates
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-09 18:27:13 -06:00
Igor
cd4027644b
Merge branch 'master' into custom-ts-config
2018-01-09 21:08:39 +02:00
Igor
847bb9aa26
Merge branch 'master' into angular-support-scss
2018-01-09 21:05:29 +02:00
Austin McDaniel
4041ddc36e
fix: add entry components to modulemetadata - #2701
2018-01-09 12:28:15 -06:00
Filipp Riabchun
4e3206c97d
Merge branch 'master' into dependencies.io-update-build-163.0.0
2018-01-09 20:34:19 +03:00
igor
7d3d60777d
Use scss for components in angular apps by default.
2018-01-09 19:07:03 +02:00
Dependencies.io Bot
3e60f7ad32
Update nodemon from 1.14.9 to 1.14.10 in app/angular
2018-01-09 16:54:34 +00:00
Dependencies.io Bot
5fb8bf05f5
Update common-tags from 1.6.0 to 1.7.0 in app/angular
2018-01-09 16:52:38 +00:00
Carlos Vega
59eadea42e
Fixed tslint issues
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-08 15:22:05 -06:00
igor
c3a9c18ffe
Add html and markup loaders to angular and vue apps
2018-01-08 23:10:46 +02:00
Carlos Vega
cc708a1986
Removed lodash
...
Let's use JS for this, don't see a compelling reason to pull lodash. Also, I don't see it in the deps and it's probably working because most projects use it but it could potentially break if it's not there.
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-08 13:56:16 -06:00
Carlos Vega
e5d44bdd8d
Removed lodash
...
Let's use JS for this, don't see a compelling reason to pull lodash. Also, I don't see it in the deps and it's probably working because most projects use it but it could potentially break if it's not there.
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-08 13:54:59 -06:00
Carlos Vega
bf25c4390d
Adding support for Angular templates
2018-01-08 13:54:46 -06:00
Igor
f98a55ee72
Merge branch 'master' into custom-ts-config
2018-01-08 21:11:20 +02:00
Dependencies.io Bot
c83bec4ddb
Update nodemon from 1.14.8 to 1.14.9 in app/angular
2018-01-08 16:34:35 +00:00
Igor
c68264d80a
Merge branch 'master' into custom-ts-config
2018-01-08 16:50:23 +02:00
igor
a49a6c77f8
Add prettier to ts lint
2018-01-08 14:02:45 +02:00
igor
9d13ba220b
Add tslint to the linting pipe
2018-01-08 13:08:02 +02:00
Igor
2b9ddaadcd
Merge branch 'master' into custom-ts-config
2018-01-08 13:07:43 +02:00
Harry Wolff
b34826d0dc
Remove src from indidivudal .npmignore files
2018-01-07 20:04:24 -05:00
Michael Shilman
d8d955cbbc
v3.4.0-alpha.0
2018-01-07 21:32:57 +05:30
Michael Shilman
71c528c462
merge release 3.3.4 to master
2018-01-07 19:36:11 +05:30
Michael Shilman
3abdbb6528
v3.3.4
2018-01-07 18:23:40 +05:30