Commit Graph

1034 Commits

Author SHA1 Message Date
Roman Hotsiy
0a939d1548
Fix crashing on array without items (fixes #104) 2016-11-02 13:39:01 +02:00
Roman Hotsiy
2ac8b3af3c
v1.5.1 2016-11-02 12:37:46 +02:00
Roman Hotsiy
9e661c4a7d
build module + bundle only on tags: now working 2016-11-02 12:27:02 +02:00
Roman Hotsiy
ee1c6a934f
build module + bundle only on tags 2016-11-02 12:18:11 +02:00
Roman Hotsiy
1f64346584
Fix content scrolling on language switch (#130) 2016-11-02 11:37:33 +02:00
Roman Hotsiy
1eb1d2aa7b
fix unit tests 2016-11-02 10:40:06 +02:00
Roman Hotsiy
1db46b4501
Fix syntax error 2016-11-02 09:05:00 +02:00
Roman Hotsiy
fe53a3d7d0
add comments 2016-11-02 00:20:01 +02:00
Roman Hotsiy
4b6cc2ea79 Merge pull request #132 from bfirsh/docker-development-environment
Add Docker development environment
2016-11-01 23:32:40 +02:00
Roman Hotsiy
88362bd16c Merge pull request #131 from bfirsh/add-hide-hostname-option
Add option to hide hostname in method definition
2016-11-01 23:32:06 +02:00
Ben Firshman
c1de34703a
Add Docker development environment 2016-11-01 11:56:06 -07:00
Ben Firshman
2453ffb11b
Add option to hide hostname in method definition
This allows ReDoc to be used for self-hosted tools where the
hostname may not be known.
2016-11-01 11:44:22 -07:00
Roman Hotsiy
6b2186ba9a
remove too big spec from e2e test 2016-11-01 17:23:51 +02:00
Roman Hotsiy
77eeb53a48
Render pattern property (#42) 2016-11-01 17:21:32 +02:00
Roman Hotsiy
9d4a903ef2
Start refactoring css + minor UI improvements 2016-11-01 17:00:52 +02:00
Roman Hotsiy
22494e125f
remove unused import from webpack config 2016-11-01 16:59:29 +02:00
Roman Hotsiy
93e7ed04f7
Remove codeclimate 2016-11-01 16:59:06 +02:00
Roman Hotsiy
e31e7c6798
update dependencies 2016-11-01 16:58:48 +02:00
Roman Hotsiy
f89bf8fd60
Add description for securityDefinitions 2016-11-01 10:08:54 +02:00
Roman Hotsiy
8a5804f311
Fix sourcemaps after livereload 2016-11-01 09:57:06 +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
1aa9c4a3f2
Fix e2e and unit tests 2016-10-31 20:15:56 +02:00
Roman Hotsiy
4aa212547f
Replace :host from non-angular stylesheet 2016-10-31 20:15:13 +02:00
Roman Hotsiy
5b17dc36cf
Enable noEmitHelpers in tsconfig 2016-10-31 19:27:59 +02:00
Roman Hotsiy
cef8631b89
Exclude too big spec from e2e 2016-10-31 19:26:58 +02:00
Roman Hotsiy
a0771d12c0
Enable markdown for securitydefinition description 2016-10-31 19:23:34 +02:00
Roman Hotsiy
ca654511ae
Fix side menu items wrong sync with description headers 2016-10-31 13:34:42 +02:00
Roman Hotsiy
9955cb8fec
Security definitions docs 2016-10-31 12:32:17 +02:00
Roman Hotsiy
9e7ba0ea8d
Deprecate x-traitTag 2016-10-31 12:32:03 +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
9389d7dc15
Fix unit tests 2016-10-31 10:15:04 +02:00
Roman Hotsiy
a94afe5f2d
Fix error handler 2016-10-31 09:16:39 +02:00
Roman Hotsiy
b8b3bf328e
Security Definitions + other 2016-10-30 17:58:06 +02:00
Roman Hotsiy
f786955442
Dynamic component instantiator from html 2016-10-30 17:57:26 +02:00
Roman Hotsiy
c39166266c
Refactor markdown renderer 2016-10-30 17:56:24 +02:00
Roman Hotsiy
44cd7784aa
Redoc error handler refactor 2016-10-30 17:55:36 +02:00
Roman Hotsiy
c95755718f
Get rid of facade/lang deps (fixes #129) 2016-10-29 12:31:56 +03:00
Roman Hotsiy
f3b7c13ae0
Fix npm2 peer/deps issue (#127) 2016-10-23 20:36:55 +03:00
Roman Hotsiy
5583c8a313
Enabled a few codelyzer rules 2016-10-23 20:36:34 +03:00
Roman Hotsiy
17e7bf9fd8
Refactor + minor fixes/optimizations 2016-10-23 20:18:42 +03:00
Roman Hotsiy
76035c84d7
Merge branch 'amanganiello90-master' 2016-10-20 11:38:28 +03:00
Roman Hotsiy
caec0f0beb
Merge branch 'master' of https://github.com/amanganiello90/ReDoc into amanganiello90-master 2016-10-20 11:37:45 +03:00
Roman Hotsiy
221fd7bf7b
separate RedocModule from AppModule 2016-10-20 11:34:48 +03:00
Roman Hotsiy
5978c8dc5b
rename external jquery for module build 2016-10-18 17:46:41 +03:00
Roman Hotsiy
22c9a5ba8e
remove TS_RULE customization 2016-10-18 17:44:54 +03:00
Roman Hotsiy
4cff1fa67b
try fix build again 2016-10-18 17:34:18 +03:00
Roman Hotsiy
3d64a536e7
fix build 2016-10-18 17:21:25 +03:00