Commit Graph

95 Commits

Author SHA1 Message Date
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
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00
Roman Hotsiy
37bbd7f405 fix broken unit tests 2016-05-20 22:56:10 +03:00
Roman Hotsiy
82060357c7 Get rid of bash 2016-05-20 22:37:36 +03:00
Roman Hotsiy
f2b1ba8cda Add gulp copydebug task 2016-05-20 20:51:31 +03:00
Roman Hotsiy
6f8ea60da7 Add version getter to ReDoc runtime 2016-05-20 20:36:26 +03:00
Roman Hotsiy
ed69beb2bc disable sourcemaps for prod build 2016-05-20 20:12:54 +03:00
Roman Hotsiy
c40de56a71 Fix mixed deps for prod and dev build 2016-05-20 19:27:47 +03:00
Roman Hotsiy
a2c91be5a3 Fix reload gulp task 2016-05-19 10:03:57 +03:00
Roman Hotsiy
dbd90b6c73 Fix watch task 2016-05-18 22:39:21 +03:00
Roman Hotsiy
fde3dccf62 Update build tasks 2016-05-18 22:18:06 +03:00
Roman Hotsiy
7278110e58 minor fix deploy to gh-pages 2016-05-10 12:32:54 +03:00
Roman Hotsiy
cc422559fe include basic e2e to the tescases needed for deployment 2016-05-10 11:02:47 +03:00