Commit Graph

59 Commits

Author SHA1 Message Date
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
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
d2eca9fcde updated angular to rc + refactor 2016-05-06 00:48:41 +03:00
Roman Hotsiy
da2ef67a66 Enable mangling in uglify 2016-04-30 23:42:25 +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
Roman Hotsiy
68ea1576a8 Fix periodical build fails: bundle prism.js to one file in correct order 2016-04-28 22:21:08 +03:00
Roman Hotsiy
27409bdcde Add github releases deploy 2016-04-09 02:30:01 +03:00
Roman Hotsiy
6af848d0f4 fix dist file is empty sometimes + minor config refactor 2016-04-09 02:28:21 +03:00
Roman Hotsiy
4ca1bdb5de updated angular2 to the latest beta (beta.12) 2016-03-27 18:25:46 +03:00
Roman Hotsiy
ce5306f1de Add unsupported browser bar (fixes #17) 2016-02-17 23:45:27 +02:00
Roman Hotsiy
5697564032 Disable mangle (due to ng2 minification issue) 2016-02-17 11:22:46 +02:00
Roman Hotsiy
8542d88523 Fix e2e tests 2016-02-01 19:37:32 +02:00
Roman Hotsiy
5007871b3e Disable separateCSS 2016-01-31 19:36:31 +02:00
Roman Hotsiy
78e8618466 use minified css in bundle 2016-01-23 14:19:22 +02:00
Roman Hotsiy
19445857f3 Add babel-polyfill to build 2016-01-17 13:51:02 +02:00
Roman Hotsiy
4b8e35e4f1 Try run sauce labs build on travis 2016-01-17 00:46:23 +02:00
Roman Hotsiy
4e2be888dc Add basic e2e tests 2016-01-15 22:34:28 +02:00
Roman Hotsiy
dbb4c6e0e7 update system.js builder 2016-01-12 01:27:28 +02:00
Roman Hotsiy
fb9f0fbe97 Fix minified file deps: minify via systemjs builder 2016-01-12 00:23:29 +02:00
Roman Hotsiy
99fc52d7de separate uglify from dev build 2016-01-09 22:37:01 +02:00
Roman Hotsiy
1d493f3ea5 Move uglify to bundleProd task 2016-01-09 22:37:01 +02:00
Roman Hotsiy
d7fac00ae4 Build minified version 2016-01-06 17:21:33 +02:00
Roman Hotsiy
e1fbcb5030 Build amd module 2015-12-30 10:16:36 +02:00
Roman Hotsiy
69fea61ef0 Handle scss in tests 2015-12-19 00:53:33 +02:00
Roman Hotsiy
cd900926bd Add spec files to lint 2015-12-12 22:11:35 +02:00
Roman Hotsiy
5ceb4b8858 Setup unit tests + few simple tests 2015-12-09 23:46:27 +02:00
Roman Hotsiy
5bf1e62c75 Rename css into scss 2015-11-22 14:08:28 +02:00
Roman Hotsiy
418dc6316d Create sass compile task 2015-11-22 13:49:31 +02:00
Roman Gotsiy
20157a6743 Add reflect-metadata as external dependency 2015-11-03 01:12:08 +02:00
Roman Gotsiy
01328bce19 Build imported css into separate file 2015-10-26 21:34:32 +02:00