Robert Barnwell
69a0efa0df
Merge branch 'master' into styling-fixes
2017-03-20 11:32:17 -07:00
Minasokoni
b6a3310ffc
pre wrap fix
2017-03-20 11:30:07 -07:00
Minasokoni
75824afe18
force svg size
2017-03-20 11:28:51 -07:00
Tony Tam
2aa4aa0dd6
Merge pull request #2742 from damianopetrungaro/master
...
Added missing slash in Dockerfile on ADD section
2017-03-20 06:59:02 -07:00
Damiano Petrungaro
a5a65589ce
Added missing slash
2017-03-20 09:45:27 +01:00
Ron
1ed71a6081
Update README.md
2017-03-20 00:32:18 -07:00
Kyle Shockey
a3563b614a
v3.0.2
2017-03-19 19:29:18 -07:00
Kyle Shockey
33e5775dcf
Default OnlineValidator url; rebuild dist
2017-03-19 19:27:09 -07:00
Kyle Shockey
db2caf62cb
Remove npm start (for now)
2017-03-19 18:46:50 -07:00
Kyle Shockey
5a62509728
Rebuild dist
2017-03-19 18:42:37 -07:00
Kyle Shockey
eb548f6396
Merge branch 'master' of github.com:swagger-api/swagger-ui
2017-03-19 18:25:42 -07:00
Kyle Shockey
00d23fb052
Merge branch 'bodnia-url-from-query'
2017-03-19 18:24:58 -07:00
Kyle Shockey
c5222153d0
De-mystify compound logic
2017-03-19 18:23:56 -07:00
Kyle Shockey
62be80741e
Clarify variable names for configs
2017-03-19 18:20:14 -07:00
Kyle Shockey
b41c92f15a
Merge branch 'url-from-query' of https://github.com/bodnia/swagger-ui into bodnia-url-from-query
2017-03-19 18:07:21 -07:00
shockey
3951c87ec0
Create .editorconfig
2017-03-19 17:34:09 -07:00
shockey
5f0cc74e89
Update index.js
...
Disabling the YAML config plugin, for now.
2017-03-19 17:31:49 -07:00
Kyle Shockey
ce6ce9a5c2
Update swagger-client minimum version; rebuild dist
2017-03-19 15:48:59 -07:00
shockey
81be6d08a6
Merge pull request #2740 from Minasokoni/style-updates
...
Error styling updates / added missing operation colors
2017-03-19 12:38:20 -07:00
Minasokoni
2b37eeff9c
removed expand button
2017-03-19 12:22:42 -07:00
Minasokoni
bece956ad5
error styling updates, method colors added
2017-03-19 12:21:15 -07:00
Tony Tam
eefe1267af
Merge pull request #2739 from swagger-api/issue-2738
...
copy all files
2017-03-19 12:15:27 -07:00
Tony Tam
a45cef0e24
copy all files
2017-03-19 12:14:18 -07:00
Josh Ponelat
9409320009
Merge pull request #2737 from swagger-api/feature/move-scheme-out-of-securtyDefinitions
...
Move the schemes component out of the securityDefinitions conditional
2017-03-19 18:59:00 +02:00
Josh Ponelat
a82c466782
build
2017-03-19 17:41:57 +02:00
Josh Ponelat
4749b90350
move the securityDefinitions conditional, outside of Schemes
2017-03-19 17:35:26 +02:00
Anna Bodnia
0b56640273
fixed fetch config
2017-03-19 14:47:42 +02:00
Anna Bodnia
26d5305404
fetch spec from url provided in query parameter
2017-03-19 13:28:10 +02:00
Josh Ponelat
5c77857b2d
Merge pull request #2734 from swagger-api/feature/small-fix-for-live-response
...
Add a fix for the live-response
2017-03-19 09:09:21 +02:00
Josh Ponelat
54ee7f9b67
build
2017-03-19 09:08:41 +02:00
Josh Ponelat
3a2185c158
remove double-encoding of response (ie: serializeRes )
2017-03-19 08:38:16 +02:00
Josh Ponelat
2479b8cdde
ensure live-response headers exist
2017-03-19 08:37:56 +02:00
Ron
3fe3f0bfdb
Delete .gitmodules
2017-03-18 15:59:45 -07:00
Ron
323e0ef77d
Update README.md
2017-03-18 15:58:47 -07:00
Ron
e16954290b
Merge pull request #2733 from swagger-api/feature/docker
...
Add docker support for 3.0.x
2017-03-18 14:02:57 -07:00
Tony Tam
9afe6802db
added dockerfile instructions
2017-03-18 13:58:30 -07:00
Kyle Shockey
adf4fa854c
v3.0.1: fixes a dependency issue
2017-03-18 13:30:09 -07:00
Buu Nguyen
373ea3ccc4
Build core only
2017-03-17 21:49:42 -07:00
Buu Nguyen
e57b6ab45b
Add travis and npm stuff
2017-03-17 21:48:37 -07:00
Ron
f22a628934
in with the new
2017-03-17 21:17:53 -07:00
Ron
bd8344c808
out with the old
2017-03-17 20:34:15 -07:00
Tony Tam
ccf7f03dab
Merge pull request #2677 from banders/param-descriptions-cutoff
...
Prevent long words in parameter descriptions from stretching table
2017-03-01 20:34:12 -05:00
Ron
61d5e988f4
Merge pull request #2701 from jessemcdowell-AI/patch-1
...
Point 2.2.10 tag url to correct tag
2017-02-27 10:36:52 -08:00
Jesse McDowell
91381ffcfb
Point 2.2.10 tag url to correct tag
2017-02-27 10:23:56 -08:00
Tony Tam
0beaf61f94
Merge pull request #2691 from hochzehn/docker-exitable
...
Attach nginx process to PID 1 so the container can be stopped properly.
2017-02-23 21:29:06 -08:00
janpapenbrock
b2e313f3e3
Attach nginx process to PID 1 so the container can be stopped properly.
2017-02-23 17:55:16 +01:00
Tony Tam
6f1b09e7ef
Merge pull request #2685 from scottohara/json-editor-v0.7.28
...
Update jsoneditor from v0.7.22 to v0.7.28 (Fixes #2659 )
2017-02-21 17:08:27 -08:00
Scott O'Hara
911b9e0057
Update jsoneditor from v0.7.22 to v0.7.28 ( Fixes #2659 )
2017-02-22 11:58:01 +11:00
Tony Tam
3b4cbeb6c0
Merge pull request #2684 from stephendonner/typos
...
Minor typo fixes
2017-02-21 16:53:32 -08:00
Stephen Donner
0993e7818a
Minor typo fixes
...
I didn't go hog-wild; let me know if I should grab some other occurrences of "javascript" + "css" etc. - I only got the more-obvious (to me) uses, in a read-through.
2017-02-21 16:50:26 -08:00