Commit Graph

88 Commits

Author SHA1 Message Date
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
Roman Hotsiy
b2db144c6b separate general e2e test from apis.guru 2016-05-10 10:04:43 +03:00
Roman Hotsiy
d2eca9fcde updated angular to rc + refactor 2016-05-06 00:48:41 +03:00
Roman Hotsiy
6aa1bbc6c6 fix prepare_deploy fail 2016-05-01 16:17:16 +03:00
Roman Hotsiy
da2ef67a66 Enable mangling in uglify 2016-04-30 23:42:25 +03:00
Roman Hotsiy
3405e07d31 Fix deployment script 2016-04-30 23:41:54 +03:00
Roman Hotsiy
cca833633a try releases to github pages 2016-04-30 22:55:29 +03:00
Roman Hotsiy
a7c6309d1d update tests to use prismjs bundle 2016-04-28 22:40:57 +03:00