Khoa Tran
585b9cfb56
fix issue with loading https spec. See https://github.com/Rebilly/ReDoc/issues/243
2017-04-10 11:19:04 +03:00
Roman Hotsiy
6a283d484f
chore: return back removed uglify plugin
2017-03-27 10:27:48 +03:00
Roman Hotsiy
631dfc17dc
build: fix build with ng4
2017-03-15 17:53:25 +02:00
Roman Hotsiy
8da0f7ed82
build: get rid of unused replacement plugin
2017-03-01 00:07:04 +02:00
Roman Hotsiy
dcb97a5b96
build: exclude rxjs operators and testing from resulting bundle
2017-02-25 23:37:04 +02:00
Roman Hotsiy
088dad8dca
chore: update dependencies
2017-02-14 12:01:09 +02:00
Roman Hotsiy
6b0b217355
Remove uncompatible v8-lazy-parse-plugin
2017-01-28 14:06:25 +02:00
Roman Hotsiy
049094f179
Development tools refactor
...
- common webpack config
- use latest karma-coverage + remap-istanbul
- use webpack-ngc instead of ngc buildstep
- update dev dependencies
- use V8LazyParseWebpackPlugin
2017-01-06 21:38:04 +02:00
Roman Hotsiy
779a3a2db2
disable webpack perf warnings for tests
2016-12-25 19:15:40 +02:00
Roman Hotsiy
d3af2e6867
Fix minor issue in webpack dev config
2016-12-23 00:40:41 +02:00
Roman Hotsiy
dbf39d3d51
Update angular and deps
2016-12-19 22:58:39 +02:00
Roman Hotsiy
8cd4e86371
Update webpack and stick to ts@2.0.9 ( fixes #36 )
2016-12-19 22:43:16 +02:00
Roman Hotsiy
a8285b2652
Update webpack to the latest beta
2016-11-29 09:20:11 +02:00
Roman Hotsiy
22494e125f
remove unused import from webpack config
2016-11-01 16:59:29 +02:00
Roman Hotsiy
8a5804f311
Fix sourcemaps after livereload
2016-11-01 09:57:06 +02:00
Roman Hotsiy
1e152f96f0
fix build
2016-10-31 21:09:55 +02:00
Roman Hotsiy
84349a451a
Fix dev servers and scss files ( fixes #97 )
2016-10-31 11:03:15 +02:00
Roman Hotsiy
5978c8dc5b
rename external jquery for module build
2016-10-18 17:46:41 +03:00
Roman Hotsiy
22c9a5ba8e
remove TS_RULE customization
2016-10-18 17:44:54 +03:00
Roman Hotsiy
3d64a536e7
fix build
2016-10-18 17:21:25 +03:00
Roman Hotsiy
ae6f4567a1
Emit helpers for module build
2016-10-18 17:06:00 +03:00
Roman Hotsiy
02b061cbd8
Build and publish angular2 module ( fixes #126 )
2016-10-14 11:44:48 +03:00
Roman Hotsiy
79693e1b27
Fix npm start on windows, fixes #119 , #118
2016-09-28 00:30:33 +03:00
Roman Hotsiy
f02a23b280
Update webpack to latest beta
2016-09-27 09:03:04 +03:00
Roman Hotsiy
6f16592680
fix v1.x.x deployment
2016-09-13 01:35:00 +03:00
Roman Hotsiy
52c2233534
Smaller bundle size by removing esprima dep from bundle
2016-09-02 23:24:51 +03:00
Roman Hotsiy
30bcad450f
Fix deployment
2016-08-30 20:15:52 +03:00
Roman Hotsiy
7f3bdd1603
Update webpack configs + add banner ( fixes #89 )
2016-08-30 19:53:06 +03:00
Roman Hotsiy
d297ac475d
Ignore changes (watcher) during tests
2016-08-29 12:05:44 +03:00
Roman Hotsiy
e6efe35595
Creating CDN major release 1.x.x ( #87 )
2016-08-29 09:38:07 +03:00
Roman Hotsiy
1f4f688bc4
Update webpack configs
2016-08-29 07:36:25 +03:00
Roman Hotsiy
f9885c01e8
Separate file for gh demo
2016-08-29 07:34:08 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation ✨
2016-08-28 21:46:10 +03:00
Roman Hotsiy
3aa586cced
Migrate to typescript 2.0 and get rid of typings ( fixes #80 , #81 )
2016-08-28 21:44:11 +03:00
Roman Hotsiy
65e720b90f
revert removed line
2016-08-22 23:10:43 +03:00
Roman Hotsiy
27752909d4
temporarily disable mangling
2016-08-22 22:41:28 +03:00
Roman Hotsiy
379870a1b3
Migrate to angular rc.5
2016-08-22 12:12:13 +03:00
Roman Hotsiy
8300aa6055
Fix tests failure on PR
2016-08-01 07:22:49 +03:00
Roman Hotsiy
671f68acad
Cleanup unused code
2016-07-17 18:16:09 +03:00
Roman Hotsiy
434f0927c1
Fix watch-rebuild
2016-06-25 13:02:27 +03:00
Roman Hotsiy
003fba8651
Refactoring
...
Rename schemaMgr to specMgr
fix error logs in tests
2016-06-23 17:46:10 +03:00
Roman Hotsiy
85d72d64e3
Update and clean up deps
2016-06-23 11:36:58 +03:00
Roman Hotsiy
a482c0b29e
Remove second tsc task from build
2016-06-19 17:40:45 +03:00
Roman Hotsiy
636f8df664
Merge branch 'typescript-migrate' ( fixes #57 )
2016-06-17 13:24:59 +03:00
Roman Hotsiy
a95b014e9a
Fix coveralls report
2016-06-17 12:49:00 +03:00
Roman Hotsiy
76f06b1992
Fix coverage
2016-06-16 15:44:14 +03:00
Roman Hotsiy
4f39ab9edc
Add tslint
2016-06-13 20:54:24 +03:00
Roman Hotsiy
4498884f62
Migrate tests to TypeScript
2016-06-12 20:44:34 +03:00
Roman Hotsiy
3629e34a5a
Continue migrating to TS
2016-06-06 19:32:20 +03:00
Roman Hotsiy
40b03e993c
Simplified deployment
2016-05-29 20:47:38 +03:00