Commit Graph

261 Commits

Author SHA1 Message Date
Roman Hotsiy
c90731512b
Update stream-http to the latest version (fixes 178) 2017-01-12 15:30:47 +02:00
Roman Hotsiy
9de94cbb23
Update dev dependencies 2017-01-12 15:28:57 +02:00
Roman Hotsiy
12c3e31f64
Don't build module + update package.json scripts 2017-01-06 23:01:20 +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
90252fa0e1
v1.7.0 2017-01-06 14:06:08 +02:00
Roman Hotsiy
77877381a8
v1.6.4 2016-12-28 15:12:42 +02:00
Roman Hotsiy
1c5ef2e2b3
update dependecies 2016-12-22 01:36:04 +02:00
Roman Hotsiy
ab002ba113
Fix crash on MS Edge (fixes #166) 2016-12-20 00:32:29 +02:00
Roman Hotsiy
f3a92450ec
v1.6.3 2016-12-19 23:13:14 +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
cfc5c04e20
v1.6.2 2016-12-11 21:00:30 +02:00
Roman Hotsiy
00703e0ed0
v1.6.1 2016-12-02 12:25:58 +02:00
Roman Hotsiy
73ec40072d
Update deps 2016-12-02 12:11:16 +02:00
Roman Hotsiy
937c2a10ba
v1.6.0 🙌 2016-11-30 18:41:27 +02:00
Roman Hotsiy
a8285b2652
Update webpack to the latest beta 2016-11-29 09:20:11 +02:00
Roman Hotsiy
0ad7f4fdc9
v1.5.2 2016-11-28 20:08:58 +02:00
Roman Hotsiy
28ebb5c649
Lock ng to minor version 2016-11-28 15:29:47 +02:00
Roman Hotsiy
8e074c6319
Update openapi-sampler to 0.3.3 (fixes #137) 2016-11-08 10:03:15 +02:00
Roman Hotsiy
2ac8b3af3c
v1.5.1 2016-11-02 12:37:46 +02:00
Roman Hotsiy
1eb1d2aa7b
fix unit tests 2016-11-02 10:40:06 +02:00
Roman Hotsiy
e31e7c6798
update dependencies 2016-11-01 16:58:48 +02:00
Roman Hotsiy
cf6b03c2ae
v1.5.0 2016-10-31 21:13:26 +02:00
Roman Hotsiy
1e152f96f0
fix build 2016-10-31 21:09:55 +02:00
Roman Hotsiy
27aab501a9
Update angular to the latest version 2016-10-31 20:16:11 +02:00
Roman Hotsiy
84349a451a
Fix dev servers and scss files (fixes #97) 2016-10-31 11:03:15 +02:00
Roman Hotsiy
0a2bede7a9
Fix e2e 2016-10-31 10:15:15 +02:00
Roman Hotsiy
f3b7c13ae0
Fix npm2 peer/deps issue (#127) 2016-10-23 20:36:55 +03:00
Roman Hotsiy
027408fc81
v1.4.1 2016-10-18 17:06:28 +03:00
Roman Hotsiy
7045591ad6
update openapi-sampler 2016-10-18 16:37:21 +03:00
Roman Hotsiy
0fc80429ac
v1.4.0 2016-10-14 12:41:35 +03:00
Roman Hotsiy
ad7b236ef7
fix lint 2016-10-14 12:34:44 +03:00
Roman Hotsiy
7fee427ba2
build module before npm publish 2016-10-14 12:19:53 +03:00
Roman Hotsiy
b3de9f98ae
Add peers to devDeps 2016-10-14 12:15:32 +03:00
Roman Hotsiy
02b061cbd8
Build and publish angular2 module (fixes #126) 2016-10-14 11:44:48 +03:00
Roman Hotsiy
59a3ddf2d0
v1.3.3 2016-09-28 09:55:59 +03:00
Roman Hotsiy
3ab25b9ff8
Add engines to package.json, fixes #83 2016-09-28 09:33:56 +03:00
Roman Hotsiy
f02a23b280
Update webpack to latest beta 2016-09-27 09:03:04 +03:00
Roman Hotsiy
546fccb796
Update angular to 2.0.1 2016-09-27 09:02:49 +03:00
Roman Hotsiy
6a5e03cab9
Update openapi-sampler lib (#111) 2016-09-17 09:52:57 -04:00
Roman Hotsiy
476272224a
v1.3.2 2016-09-13 01:35:34 +03:00
Roman Hotsiy
822d84c9f8
v1.3.1 2016-09-13 00:09:23 +03:00
Roman Hotsiy
28fb22827f
Updated deps 2016-09-02 23:26:33 +03:00
Roman Hotsiy
a14bde334b
Update to latest Angular RC.6 2016-09-02 23:18:43 +03:00
Roman Hotsiy
dd68600476
v1.3.0 2016-09-01 10:08:17 +03:00
Roman Hotsiy
34d8230f8b
Revert "Not run extra prod build on simple CI run" - npm runs prebublish on install :(
This reverts commit 74d384086f.
2016-08-31 23:56:26 +03:00
Roman Hotsiy
74d384086f
Not run extra prod build on simple CI run 2016-08-31 23:52:54 +03:00
Roman Hotsiy
b2cd855aa8
Make e2e less verbose + minor fixes 2016-08-31 22:04:37 +03:00
Roman Hotsiy
8d2f72a55b
v1.2.0 2016-08-30 20:16:26 +03:00
Roman Hotsiy
7f3bdd1603
Update webpack configs + add banner (fixes #89) 2016-08-30 19:53:06 +03:00
Roman Hotsiy
919f0c380d
Fix additionalProperties was broken 2016-08-30 15:50:53 +03:00
Roman Hotsiy
039f5fdb83
Add missing webpack-dev-server 2016-08-29 18:25:55 +03:00
Roman Hotsiy
34db52cd91
less verbose output for tests 2016-08-29 07:43:59 +03:00
Roman Hotsiy
1f4f688bc4
Update webpack configs 2016-08-29 07:36:25 +03:00
Roman Hotsiy
2429fd21ac
more missed deps... 2016-08-28 23:48:20 +03:00
Roman Hotsiy
d1579bbee7
build sass before test 2016-08-28 23:42:04 +03:00
Roman Hotsiy
ba233d896d
Add missing deps 2016-08-28 23:09:14 +03:00
Roman Hotsiy
798869944f
clean package.json 2016-08-28 22:45:53 +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
1f1eb9852a
Fix systemjs-builder and jspm version 2016-08-22 17:03:20 +03:00
Roman Hotsiy
e78d8845c7
Update zone.js to 0.6.15 2016-08-22 13:11:50 +03:00
Roman Hotsiy
379870a1b3
Migrate to angular rc.5 2016-08-22 12:12:13 +03:00
Roman Hotsiy
cfd728355e
v1.1.2 2016-08-21 17:48:05 +03:00
Roman Hotsiy
ea0d242bfe
v1.1.1 2016-08-21 11:48:21 +03:00
Roman Hotsiy
cde5eb534a
Add special representation for enum with one value (fixes #70) 2016-08-12 20:42:41 +03:00
Roman Hotsiy
5111abf1d4
v1.0.1 2016-08-01 07:23:09 +03:00
Roman Hotsiy
5f044b900f
v1.0.0 🎆 2016-07-29 13:44:23 +03:00
Roman Hotsiy
2872ffbcf9
If API supports both HTTP and HTTPS use HTTPS (fixes #72) 2016-07-26 14:51:59 +03:00
Roman Hotsiy
08a46846bc
install slugify 2016-07-26 11:57:33 +03:00
Roman Hotsiy
7967833254
Minor rendering perf improvements 2016-07-17 19:44:58 +03:00
Roman Hotsiy
7a7f3af697
v0.16.0 2016-07-17 18:12:05 +03:00
Roman Hotsiy
41dcaaafd0
v0.15.3 2016-07-15 23:53:39 +03:00
Roman Hotsiy
d0d4efa0a7
Update openapi-sampler: new formats and additionalProperties support (fixes #66) 2016-07-15 22:35:06 +03:00
Roman Hotsiy
a2beb2432d
v0.15.2 2016-07-01 18:33:54 +03:00
Roman Hotsiy
a671d2f005
update to the latest angular 2016-07-01 15:53:16 +03:00
Roman Hotsiy
ad52726b90
Fix various JsonSchema rendering bugs 2016-06-30 16:45:53 +03:00
Roman Hotsiy
9396514998
v0.15.0 2016-06-29 22:40:53 +03:00
Roman Hotsiy
85d72d64e3 Update and clean up deps 2016-06-23 11:36:58 +03:00
Roman Hotsiy
b65370c8ac Replace marked with remarkable 2016-06-22 12:42:24 +03:00
Roman Hotsiy
016ad7e0ad Update angular to the latest RC 2016-06-19 17:40:09 +03:00
Roman Hotsiy
7a9ff72922 v0.14.0 2016-06-18 21:04:36 +03:00
Roman Hotsiy
233f493d1a update branch-release dependency 2016-06-18 21:04:04 +03:00
Roman Hotsiy
54184b9f35 Don't show readOnly fields in request samples (fixes #59) 2016-06-18 21:02:01 +03:00
Roman Hotsiy
e9b95eac96 Fix e2e (regression) 2016-06-18 12:43:00 +03:00
Roman Hotsiy
5c6ee7cc63 Deps cleanup 2016-06-18 12:41:03 +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
99cf070520 remove es6 overrides from angular deps 2016-06-16 00:33:06 +03:00
Roman Hotsiy
0a5c1bf609 Add missing package 2016-06-15 22:52:37 +03:00
Roman Hotsiy
cc1e7d6e1e try to fix npm install 2016-06-15 22:45:49 +03:00
Roman Hotsiy
854c831154 Fix lint erorrs, fix typescript version 2016-06-15 21:48:04 +03:00
Roman Hotsiy
1fafa5e334 Update package json 2016-06-15 21:08:02 +03:00
Roman Hotsiy
4f39ab9edc Add tslint 2016-06-13 20:54:24 +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
9df1c450e8 v0.13.0 2016-05-29 20:31:39 +03:00
Roman Hotsiy
4005d8f61b Proper examples generation: fixes #43 2016-05-29 20:26:20 +03:00
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00