Commit Graph

1953 Commits

Author SHA1 Message Date
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
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
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
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