Commit Graph

927 Commits

Author SHA1 Message Date
Roman Hotsiy
b3de9f98ae
Add peers to devDeps 2016-10-14 12:15:32 +03:00
Roman Hotsiy
04d56f59e1
Fix minimum/maximum zero not rendered (fixes #123) 2016-10-14 12:00:08 +03:00
Roman Hotsiy
02b061cbd8
Build and publish angular2 module (fixes #126) 2016-10-14 11:44:48 +03:00
Roman Hotsiy
5597a58846
Do spec load after bootstrap 2016-10-14 11:44:18 +03:00
Roman Hotsiy
f9a3e42f15
Fix destroy/reinit 2016-10-12 23:05:30 +03:00
Roman Hotsiy
59a3ddf2d0
v1.3.3 2016-09-28 09:55:59 +03:00
Roman Hotsiy
0678c4c595
implemented x-extendedDiscriminator to workaround name clashes in big specs 2016-09-28 09:36:21 +03:00
Roman Hotsiy
3ab25b9ff8
Add engines to package.json, fixes #83 2016-09-28 09:33:56 +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
546fccb796
Update angular to 2.0.1 2016-09-27 09:02:49 +03:00
amanganiello
0c7357ac13 test linux fix issue #116 2016-09-22 09:57:44 +02:00
amanganiello
c1f1944cae fix issue #116 2016-09-22 09:13:29 +02:00
Roman Hotsiy
6cc525e594 Update local dev steps (fixes #114) 2016-09-20 18:28:42 -04: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
6f16592680
fix v1.x.x deployment 2016-09-13 01:35:00 +03:00
Roman Hotsiy
2da84ec20d
Fix broken tabs styling for response samples 2016-09-13 01:34:24 +03:00
Roman Hotsiy
822d84c9f8
v1.3.1 2016-09-13 00:09:23 +03:00
Roman Hotsiy
39db6e8462
Fix schema collapse after change discriminator 2016-09-12 23:54:35 +03:00
Roman Hotsiy
c768512913
Fix default value for falsy values is not displayed (#109) 2016-09-12 23:54:35 +03:00
Roman Hotsiy
511415ca06
Fix default hostname #108 2016-09-12 23:54:35 +03:00
Roman Hotsiy
38944193dd Merge pull request #107 from MikeRalphson/patch-1
Typo s/IGNORRED/IGNORED
2016-09-08 22:08:10 +03:00
Mike Ralphson
fb0defa04c Typo s/IGNORRED/IGNORED 2016-09-08 19:31:17 +01:00
Roman Hotsiy
7809b5d282 Merge pull request #106 from bennyn/patch-1
Fixed indentation
2016-09-08 14:16:42 +03:00
Benny Neugebauer
96dd49e27b Fixed indentation 2016-09-08 12:19:33 +02:00
Roman Hotsiy
2b364d2697 Merge pull request #105 from adamd/patch-1
Just a little typo
2016-09-08 00:48:38 +03:00
Adam DuVander
553ee8091f Just a little typo 2016-09-07 14:41:10 -07:00
Roman Hotsiy
8a395d268c Merge pull request #102 from LeFnord/master
Makes basePath optional
2016-09-06 12:07:15 +03:00
LeFnord
719dfbfa13 makes basePath optional 2016-09-06 10:52:31 +02:00
Roman Hotsiy
28fb22827f
Updated deps 2016-09-02 23:26:33 +03:00
Roman Hotsiy
52c2233534
Smaller bundle size by removing esprima dep from bundle 2016-09-02 23:24:51 +03:00
Roman Hotsiy
a14bde334b
Update to latest Angular RC.6 2016-09-02 23:18:43 +03:00
Roman Hotsiy
dedf81caa0
Update CHANGELOG 2016-09-01 11:54:25 +03:00
Roman Hotsiy
dd68600476
v1.3.0 2016-09-01 10:08:17 +03:00
Roman Hotsiy
d3ef8f003c
Fix e2e tests + minor refactoring 2016-09-01 09:54:28 +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
4066362ab9
Add + fix tests 2016-08-31 23:51:56 +03:00
Roman Hotsiy
a8d98b127b
Fixed side menu overlapped site footer (#75) 2016-08-31 23:34:14 +03:00
Roman Hotsiy
b649d52c39
x-nullable support for non-object schemas 2016-08-31 22:45:59 +03:00
Roman Hotsiy
40c40cd327
Add x-nullable to the docs 2016-08-31 22:45:34 +03:00
Roman Hotsiy
b2cd855aa8
Make e2e less verbose + minor fixes 2016-08-31 22:04:37 +03:00
Roman Hotsiy
acaf54b28f
Fix code samples are not shown for operations without body param (#93) 2016-08-31 22:04:37 +03:00
Roman Hotsiy
3d3bcbe27f Merge pull request #95 from kedashoe/x-nullable
support "x-nullable" property
2016-08-31 22:02:52 +03:00
kedashoe
027cdc19c8 support "x-nullable" property 2016-08-31 11:36:18 -07:00
Roman Hotsiy
22eff033e3 Merge pull request #94 from kedashoe/ts-string-vs-String
give type "string" for pipe transforms
2016-08-31 21:30:55 +03:00
kedashoe
1f53d94053 give type "string" for pipe transforms 2016-08-31 11:23:06 -07:00
Roman Hotsiy
2be02c5aa1
Fix broken order in discriminator dropdowns 2016-08-30 21:29:56 +03:00
Roman Hotsiy
f66b194e3d
Updated README and CHANGELOG 2016-08-30 21:29:22 +03:00