Roman Hotsiy
2bcff3a760
release: v1.10.1
2017-02-27 18:49:30 +02:00
Roman Hotsiy
b2d4d7d4a4
release: v1.10.0 🎉
2017-02-27 13:34:02 +02:00
Roman Hotsiy
d1b9cb1a63
v1.9.0
2017-02-26 01:26:30 +02:00
Roman Hotsiy
f1bd4a7a82
chore: update yarn.lock
2017-02-25 23:31:36 +02:00
Roman Hotsiy
1b72557e02
chore: update changelog
2017-02-23 11:06:52 +02:00
Roman Hotsiy
942cd5dc53
v1.8.1
2017-02-22 17:51:37 +02:00
Roman Hotsiy
305a7c0669
chore: update dependencies
2017-02-22 17:50:33 +02:00
Roman Hotsiy
088dad8dca
chore: update dependencies
2017-02-14 12:01:09 +02:00
Roman Hotsiy
12289e5814
chore: move all peer and dependencies to devDependencies
...
related to #169
2017-02-14 11:26:10 +02:00
Roman Hotsiy
defef011eb
Fix build: replace types node with webpack ( #200 )
2017-02-09 17:58:29 +02:00
Roman Hotsiy
8df06dcc19
v1.8.0 🚀
2017-02-02 23:47:07 +02:00
Roman Hotsiy
8c5251688f
Upgrade to latest deps
...
This reverts commit 5dbf413706
.
2017-02-02 23:22:41 +02:00
Roman Hotsiy
18fe4bd748
install swagger spec typings
2017-02-02 23:13:40 +02:00
Roman Hotsiy
c205e3beae
minimal node version 6.9.x
2017-02-02 23:13:40 +02:00
Roman Hotsiy
e1ce5ea316
Basic Indexing + search
2017-02-02 23:13:40 +02:00
Roman Hotsiy
e164590fca
Expanding nested schemas by absolute pointer
2017-02-02 23:13:40 +02:00
Roman Hotsiy
46f6b29547
Lazy search highlight + basic search
2017-02-02 23:13:39 +02:00
Roman Hotsiy
5dbf413706
Temporeraly revert upgrade to protractor 5
...
Until https://github.com/angular/protractor/pull/3963 is merged
This reverts commit 117d5bf9ec
.
2017-01-28 21:23:38 +02:00
Roman Hotsiy
6b0b217355
Remove uncompatible v8-lazy-parse-plugin
2017-01-28 14:06:25 +02:00
Roman Hotsiy
dd3597c8bc
Upgrade to latest angular
2017-01-28 13:27:10 +02:00
Roman Hotsiy
117d5bf9ec
Upgrade to protractor 5
2017-01-28 13:26:45 +02:00
Roman Hotsiy
0a07aedc1f
update string-replace-webpack-plugin (fix peerDep warning)
2017-01-12 17:01:44 +02:00
Roman Hotsiy
024e5f61ba
Update minimum node version
2017-01-12 15:47:08 +02:00
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
Roman Hotsiy
61d9a42477
bump version (v0.12.0)
2016-05-20 23:04:11 +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
8e6ce26ea6
use json-schema-ref-parser instead of SwaggerParser ( fixes #46 )
2016-05-20 20:13:39 +03:00
Roman Hotsiy
2252596063
minor bump version (v0.11.1)
2016-05-19 10:05:28 +03:00
Roman Hotsiy
02149be9df
bump version (v0.11.0)
2016-05-18 22:55:02 +03:00
Roman Hotsiy
fde3dccf62
Update build tasks
2016-05-18 22:18:06 +03:00
Roman Hotsiy
547cf0ceab
Add type:file support for payloads
2016-05-16 23:02:34 +03:00
Roman Hotsiy
fb61b49ec9
bump verstion v0.9.0
2016-05-10 11:29:55 +03:00
Roman Hotsiy
1134b84f12
Fixed deps
2016-05-09 23:01:20 +03:00
Roman Hotsiy
68e77f9350
more refactor
2016-05-06 12:46:41 +03:00
Roman Hotsiy
d2eca9fcde
updated angular to rc + refactor
2016-05-06 00:48:41 +03:00
Roman Hotsiy
a272dacc95
Update angular to the rc
2016-05-05 11:05:02 +03:00
Roman Hotsiy
a8e36de953
bump version
2016-04-30 23:42:53 +03:00
Roman Hotsiy
d1005e018d
bump version
2016-04-30 22:59:38 +03:00
Roman Hotsiy
cca833633a
try releases to github pages
2016-04-30 22:55:29 +03:00
Roman Hotsiy
044b2d57f8
Override http module for json-schema-ref-parser, fixed using incorrect port
2016-04-30 21:25:52 +03:00
Roman Hotsiy
e8716ab69d
Updated tests after angular update
2016-04-30 00:45:53 +03:00
Roman Hotsiy
9d13b702b3
Update agnular to the latest beta
2016-04-29 22:57:24 +03:00
Roman Hotsiy
e5e8c5ecd9
Update deps
2016-04-28 21:38:32 +03:00
Roman Hotsiy
9cc251e4a7
bump version
2016-04-28 10:20:21 +03:00
Roman Hotsiy
84e702aa7a
bump version
2016-04-27 23:10:45 +03:00
Roman Hotsiy
4c450e56b5
Add Dropdown Element
2016-04-19 18:56:42 +03:00
Roman Hotsiy
d6a994c54e
bump version
2016-04-13 15:47:04 +03:00
Roman Hotsiy
fdb485fa91
Add missing script
2016-04-09 02:53:41 +03:00
Roman Hotsiy
9b41e377e7
bump version
2016-04-09 02:37:55 +03:00
Roman Hotsiy
27409bdcde
Add github releases deploy
2016-04-09 02:30:01 +03:00
Roman Hotsiy
b8206e2994
Bump version
2016-03-31 19:42:02 +03:00
Roman Hotsiy
544e24a524
Bump version
2016-03-28 00:55:01 +03:00
Roman Hotsiy
6004fb0132
Add help messages for different types of parameters ( fixes #26 )
2016-03-28 00:54:43 +03:00
Roman Hotsiy
a23008e839
Update dev dependencies
2016-03-27 19:06:16 +03:00
Roman Hotsiy
4ca1bdb5de
updated angular2 to the latest beta (beta.12)
2016-03-27 18:25:46 +03:00
Roman Hotsiy
e50d59ef6b
bump version to fix build
2016-03-27 13:10:10 +03:00
Roman Hotsiy
771bf2a98d
Bump version
2016-03-27 00:45:50 +02:00
Roman Hotsiy
f5ca1e04f0
bump version
2016-03-22 19:27:01 +02:00
Roman Hotsiy
35e388583c
remove padding from api-logo
2016-03-22 00:43:40 +02:00
Roman Hotsiy
824d790478
Fix allOf referencing array schema
2016-03-22 00:27:59 +02:00
Roman Hotsiy
8945f1d643
v0.7.3
2016-03-15 16:11:43 +02:00
Roman Hotsiy
9e10fa4a55
bump version to fix broken release
2016-03-14 23:40:45 +02:00
Roman Hotsiy
c498517a23
minor responsiveness fix
2016-03-14 23:25:57 +02:00
Roman Hotsiy
6817737589
v0.7.0
2016-03-14 22:41:02 +02:00
Roman Hotsiy
328fb647b3
v0.6.6
2016-03-13 02:24:00 +02:00
Roman Hotsiy
aef4c2f567
Update branch-release package
2016-03-13 02:23:27 +02:00
Roman Hotsiy
da5224e3e2
add accidentally missed changes
2016-03-09 22:05:22 +02:00
Roman Hotsiy
a496e907ea
Fix operation links
2016-03-09 21:54:43 +02:00
Roman Hotsiy
94f5d00a24
v0.6.3
2016-03-09 20:49:54 +02:00
Roman Hotsiy
b054e62e0a
v0.6.2
2016-02-27 23:32:26 +02:00
Ivan Goncharov
d0ac9667c5
Add additional keywords
2016-02-24 18:25:49 +02:00
Roman Hotsiy
e944de6a1c
v0.6.1
2016-02-23 13:36:23 +02:00
Roman Hotsiy
0133e6234e
use deploy-to-gh-pages module
2016-02-23 11:35:32 +02:00
Roman Hotsiy
267b0a0338
v0.6.0
2016-02-22 15:25:31 +02:00
Roman Hotsiy
328a3323e0
fix npm prepublish issue
2016-02-16 22:08:30 +02:00
Roman Hotsiy
503cbab2f0
Updated angular to beta.6 + fix test
2016-02-16 15:31:12 +02:00
Roman Hotsiy
a7913dec59
Upgrade to Angular 2.0.0-beta.3 + refactoring
2016-02-11 13:38:44 +02:00
Roman Hotsiy
25f65c4757
v0.5.2
2016-02-03 18:50:17 +02:00
Roman Hotsiy
af532aa725
remove postinstall script
2016-02-03 18:49:36 +02:00
Roman Hotsiy
da2317e40d
v0.5.1
2016-02-03 16:55:37 +02:00
Roman Hotsiy
6a5823e5be
fix npm packege install
2016-02-03 16:55:37 +02:00
Roman Hotsiy
8b79c0c0b3
v0.5.0
2016-02-01 19:23:44 +02:00
Roman Hotsiy
75ce3e75a8
Add prism.js dependency
2016-01-31 19:37:10 +02:00
Roman Hotsiy
c4972966e0
v0.4.0
2016-01-24 23:16:19 +02:00
Roman Hotsiy
550541eb17
remove full suffix from dist files
2016-01-24 23:15:04 +02:00
Roman Hotsiy
602bedc3f7
v0.3.0
2016-01-20 18:34:10 +02:00
Roman Hotsiy
b6182ecbb8
v0.2.0
2016-01-20 17:07:56 +02:00
Roman Hotsiy
bc9e62141b
Reset local changes before release
2016-01-18 16:58:53 +02:00
Roman Hotsiy
73d3e080da
v0.1.0
2016-01-18 15:38:10 +02:00
Roman Hotsiy
4b8e35e4f1
Try run sauce labs build on travis
2016-01-17 00:46:23 +02:00
Roman Hotsiy
e5a5e692eb
Force json-schema-ref-parser to the latest version
2016-01-16 00:43:41 +02:00
Roman Hotsiy
3c10825d18
clarify e2e tests output
2016-01-15 23:26:54 +02:00
Roman Hotsiy
b9c296f700
update/clean dependencies
2016-01-15 22:51:36 +02:00
Roman Hotsiy
4e2be888dc
Add basic e2e tests
2016-01-15 22:34:28 +02:00
Roman Hotsiy
fee542d2f4
prepare for npm publish
2016-01-12 23:36:23 +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
687639c427
Update build-release once more
2016-01-06 20:27:25 +02:00
Roman Hotsiy
0f539537c5
Updated branch-release to 0.2.1
2016-01-06 18:21:03 +02:00
Roman Hotsiy
9121771e56
update branch-release
2016-01-06 17:44:15 +02:00
Roman Hotsiy
75d75b8323
setup branch-release
2016-01-06 17:22:17 +02:00
Roman Hotsiy
dbfc9fe4a0
removed jspm dependencies
2015-12-30 10:17:32 +02:00
Roman Hotsiy
f5394eec94
Update devDeps and add david-dm badge
2015-12-19 22:58:08 +02:00
Roman Hotsiy
1880d91eee
Update to first angular beta
2015-12-19 17:40:03 +02:00
Roman Hotsiy
69fea61ef0
Handle scss in tests
2015-12-19 00:53:33 +02:00
Roman Hotsiy
36c51dee3d
Migrate tests to jasmine instead of macha (angular testing depends on jasmine)
2015-12-18 10:34:17 +02:00
Roman Hotsiy
66aa19404a
Update angular2 to the latest alpha + migrate
2015-12-14 17:20:40 +02:00
Roman Hotsiy
ada2a71999
Add missing karma-coveralls module
2015-12-13 12:43:29 +02:00
Roman Hotsiy
6b4c7e44e3
Setup coverage and coveralls
2015-12-13 12:37:58 +02:00
Roman Hotsiy
6a035a95ef
disabled chai truncate
2015-12-12 21:45:57 +02:00
Roman Hotsiy
ed56dcc3b6
Use phantomjs 1.9 instead of 2
2015-12-10 00:19:46 +02:00
Roman Hotsiy
443533041f
Add missing dependency
2015-12-10 00:08:42 +02:00
Roman Hotsiy
5ceb4b8858
Setup unit tests + few simple tests
2015-12-09 23:46:27 +02:00
Roman Hotsiy
d1fa83f018
Scroll relatively to the first scrollable parent
2015-11-29 19:18:01 +02:00
Roman Hotsiy
418dc6316d
Create sass compile task
2015-11-22 13:49:31 +02:00
Roman Hotsiy
bd40107e56
Update angular to the last alpha
2015-11-16 23:16:35 +02:00
Roman Hotsiy
794ba02811
Update package.json
2015-11-14 17:46:21 +02:00
Roman Gotsiy
6af3ab74ed
move to fixed SwaggerParser fork
2015-11-04 22:30:06 +02:00
Roman Gotsiy
20157a6743
Add reflect-metadata as external dependency
2015-11-03 01:12:08 +02:00
Roman Gotsiy
7d9652c61f
Updated angular to the latest alpha
2015-11-03 01:11:30 +02:00
Roman Gotsiy
613243c411
Update json-schema-instantiator ( closes #1 )
2015-11-01 00:43:08 +02:00
Roman Gotsiy
98f0cdd1ec
Update travis not to use global gulp
2015-10-27 14:08:38 +02:00
Roman Gotsiy
1f3cd3d85b
Added marked markdown parser
2015-10-23 11:35:13 +03:00
Roman Gotsiy
25412953df
installed json-schema-instantiator
2015-10-21 17:23:00 +03:00
Roman Gotsiy
c8652f7f6d
Upgraded angular to the latest alpha
2015-10-17 21:41:43 +03:00
Roman Gotsiy
aa04a7c01c
Added JsonSchemaView component
2015-10-17 21:03:08 +03:00
Roman Gotsiy
99e515c2aa
Added zone.js to build
2015-10-14 23:59:39 +03:00
Roman Gotsiy
ae7b99700f
Added start script
2015-10-11 21:23:34 +03:00
Roman Gotsiy
2594cf9503
Updated angular2 to latest alpha
2015-10-08 20:15:21 +03:00
Roman Gotsiy
920c5c0497
Schema loader and Schema Info component
2015-10-07 12:52:57 +03:00
Roman Gotsiy
bfb0f6446e
Added linting
2015-10-03 15:11:57 +03:00
Roman Gotsiy
454667730d
Updated packeage.json with repository info
2015-10-03 13:37:03 +03:00
Roman Gotsiy
acaba493d9
Support for html and css in separate files
2015-10-03 12:50:35 +03:00
Roman Gotsiy
03d43e3bc7
Initial configuration + build tasks
2015-10-03 12:38:41 +03:00