Commit Graph

2015 Commits

Author SHA1 Message Date
shockey
85d7ec52e7 Update README.md 2017-03-25 01:04:57 -07:00
Kyle Shockey
7827e0ab82 Version 3.0.3 2017-03-25 00:59:49 -07:00
Kyle Shockey
284572855b Dist rebuild 2017-03-25 00:59:40 -07:00
shockey
e23dada9fe Merge pull request #2755 from buunguyen/master
Use loadSpec option of latest swagger client
2017-03-25 00:57:46 -07:00
shockey
8fea5f545e Merge pull request #2787 from shockey/master
contextUrl for swagger-client
2017-03-25 00:40:10 -07:00
Kyle Shockey
be887043ed Merge branch 'master' of github.com:swagger-api/swagger-ui 2017-03-25 00:39:54 -07:00
Kyle Shockey
6a668cbf7d Rebuild dist 2017-03-25 00:36:11 -07:00
Kyle Shockey
40ccf6aa98 Send spec url to swagger-client 2017-03-25 00:35:52 -07:00
shockey
8b95575449 Merge pull request #2786 from shockey/ft/dist-reorg
Dist reorganization
2017-03-24 22:04:18 -07:00
Kyle Shockey
fd8869d845 Rebuild dist 2017-03-24 21:55:26 -07:00
Kyle Shockey
4a81a12f93 Webpack build and Dockerfile updates, to account for new structure 2017-03-24 21:55:17 -07:00
Kyle Shockey
997a31c0b5 Unify index.html files 2017-03-24 21:45:44 -07:00
Kyle Shockey
3eeb73ac48 Swap index.html files 2017-03-24 21:40:06 -07:00
Buu Nguyen
633fa101b9 Merge branch 'master' of https://github.com/swagger-api/swagger-ui
# Conflicts:
#	dist/swagger-ui-bundle.js
#	dist/swagger-ui-bundle.js.map
#	dist/swagger-ui-standalone-preset.js
#	dist/swagger-ui.js
#	dist/swagger-ui.js.map
2017-03-24 10:59:11 -07:00
shockey
2fd371bb36 Merge pull request #2777 from shockey/ft/ie11-polyfills
Add babel-polyfill for older IE support
2017-03-23 17:57:16 -07:00
Kyle Shockey
f1be25b258 Add babel-polyfill for older IE support (ping #2762) 2017-03-23 17:54:17 -07:00
shockey
f6535911e6 Merge pull request #2776 from shockey/ft/linting-and-testing
Linting and testing
2017-03-23 16:45:12 -07:00
Kyle Shockey
ec9c554e25 Re-rebuild dist 2017-03-23 16:44:42 -07:00
Kyle Shockey
8dd23053b2 Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/linting-and-testing 2017-03-23 16:43:37 -07:00
Kyle Shockey
fa3afc099f Rebuild dist 2017-03-23 16:42:07 -07:00
Kyle Shockey
e1fcbfbf09 Linter error fixes 2017-03-23 16:36:45 -07:00
Kyle Shockey
518551a5dd Bump eslint react version 2017-03-23 15:22:55 -07:00
Ron
19558e7098 Update README.md 2017-03-23 13:15:52 -07:00
Anna
204ea46213 Merge pull request #2766 from bodnia/fixes-xml
fixes for XML render
2017-03-23 19:13:35 +02:00
Ron
27a84014f4 Update README.md 2017-03-23 08:38:08 -07:00
Kyle Shockey
c801cd82f3 Make linter more strict 2017-03-22 21:41:39 -07:00
Kyle Shockey
f1f239b07b Delete unused AST tests 2017-03-22 21:22:07 -07:00
Kyle Shockey
df9e93fc2b Skip failing test for now 2017-03-22 21:21:28 -07:00
Kyle Shockey
95c6393181 Bump react-addons-test-utils version 2017-03-22 21:15:50 -07:00
Kyle Shockey
78c67f9eb1 Refactor window wrapper for node testing 2017-03-22 21:09:36 -07:00
Kyle Shockey
f195d01184 Autofix ESLint problems 2017-03-22 20:40:05 -07:00
Kyle Shockey
664e44d3d9 Use correct eslint paths 2017-03-22 20:39:30 -07:00
Kyle Shockey
a1cfbfb7bb Wire up testing and linting 2017-03-22 20:35:18 -07:00
Ron
1c9f79c98e Update README.md 2017-03-22 15:12:39 -07:00
Ron
eaf183d548 Update README.md 2017-03-22 15:11:10 -07:00
Ron
26b255584c Update README.md 2017-03-22 15:10:37 -07:00
Anna Bodnia
4ebe2273da fixes for XML render 2017-03-22 16:14:20 +02:00
Kyle Shockey
bfa7214cdf Rebuild dist 2017-03-21 16:51:39 -07:00
Kyle Shockey
3be5d2cb93 Remove plugin that's breaking Try It Out when host/basePath isn't defined 2017-03-21 16:43:06 -07:00
shockey
bdf564ee3a Merge pull request #2750 from Minasokoni/schemes-condition
Added conditional to hide schemes div if no schemes are with in the spec
2017-03-21 11:54:04 -07:00
Buu Nguyen
a6a3affff9 Use loadSpec option of latest swagger client 2017-03-20 18:10:31 -07:00
Ron
f6f0382102 Merge pull request #2754 from Minasokoni/target-blankv2
Added target=_blank to links in info section
2017-03-20 16:49:45 -07:00
Robert Barnwell
d4c632253e Merge branch 'master' into target-blankv2 2017-03-20 16:15:07 -07:00
Minasokoni
2248e02a4d added target=_blank to links in info section 2017-03-20 16:12:59 -07:00
Minasokoni
cdb4380dde added conditional for security 2017-03-20 14:35:07 -07:00
Minasokoni
384eeffcaf added conditional to hide schemes div if no schemes are avail 2017-03-20 14:20:58 -07:00
Tony Tam
fc50fa7683 Merge pull request #2747 from Minasokoni/styling-fixes
Styling fixes
2017-03-20 12:23:19 -07:00
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