Commit Graph

2471 Commits

Author SHA1 Message Date
Kyle Shockey
c423a68cfc Update selectedIndex when a new URL is loaded 2017-06-27 17:15:13 -07:00
Jesse Mandel
e8a5d0d721 Merge branch 'master' into TopbarPluginWithSelect 2017-06-26 23:07:17 -07:00
Jesse Mandel
8cd5007812 Use select value to avoid react warning 2017-06-26 23:04:42 -07:00
Jesse Mandel
41e4d98a4c Properly added name config
Now access it through getConfigs
Documented it in README
2017-06-26 22:49:57 -07:00
shockey
96673d1376 Merge pull request #3293 from owenconti/ft/3289-boolean-default-value
#3289 - Update boolean sample function base value off of schema object
2017-06-26 18:20:33 -07:00
shockey
8d4750d76c Merge branch 'master' into ft/3289-boolean-default-value 2017-06-26 18:11:35 -07:00
shockey
626e92318d Merge pull request #3297 from owenconti/bug/3256-example-value-fix
#3256 - Fix custom example values
2017-06-26 17:27:52 -07:00
shockey
a2e6619544 Merge branch 'master' into bug/3256-example-value-fix 2017-06-26 17:23:36 -07:00
shockey
dbd760672e Merge pull request #3266 from dwickern/file-sample
Disable sample response for file transfer
2017-06-26 15:26:13 -07:00
shockey
7adc8f187a Merge branch 'master' into file-sample 2017-06-26 15:23:17 -07:00
shockey
6ac513db4f Merge pull request #3277 from sventschui/improvement/remove-react-addons-shallow-compare
Remove react-addons-shallow-compare
2017-06-26 15:20:39 -07:00
Owen Conti
de3046e29d #3256 - Remove unnecessary JSON.stringify call on example values that are already strings 2017-06-25 16:39:54 -06:00
Owen Conti
8b073757fe #3289 - Update boolean sample function to accept schema object and return value based off of schema's default value (if exists) 2017-06-25 09:59:12 -06:00
Sven Tschui
75ca33a06e Merge branch 'master' of github.com:swagger-api/swagger-ui into improvement/remove-react-addons-shallow-compare 2017-06-24 16:14:11 +02:00
shockey
165c1d7fcb Merge pull request #3290 from shockey/v/3.0.17
v3.0.17
2017-06-23 21:30:00 -07:00
Kyle Shockey
b1c6584112 Rebuild dist 2017-06-23 21:23:04 -07:00
Kyle Shockey
f3c3c5c340 v3.0.17 2017-06-23 21:12:01 -07:00
shockey
2e2c19ebc1 Merge branch 'master' into file-sample 2017-06-23 18:10:04 -07:00
shockey
b942d08923 "Select a URL" -> "Select a spec" 2017-06-23 16:26:41 -07:00
shockey
ac63fbfa5b Merge branch 'master' into TopbarPluginWithSelect 2017-06-23 15:37:22 -07:00
shockey
90c3be0e24 Merge pull request #3285 from swagger-api/lock-client-version
Lock swagger-client dependency version
2017-06-23 15:04:00 -07:00
shockey
75521f64d9 Merge branch 'master' into lock-client-version 2017-06-23 01:04:57 -07:00
shockey
d02dc6eebc Merge pull request #3276 from swagger-api/feature/misuse-of-findIndex
Fix a case of misusing findIndex.
2017-06-22 23:34:52 -07:00
shockey
841dcaf2fb Merge branch 'master' into feature/misuse-of-findIndex 2017-06-22 23:25:12 -07:00
shockey
4c2a6f452e Merge pull request #3287 from shockey/bug/3279-markdown-falsey-values
Don't render Markdown if input or sanitized input is empty
2017-06-22 22:20:18 -07:00
shockey
4fb43fc886 Merge branch 'master' into bug/3279-markdown-falsey-values 2017-06-22 22:15:33 -07:00
Kyle Shockey
2fb04c286b Add tests 2017-06-22 22:11:37 -07:00
Kyle Shockey
21100a0a8b Don't render Markdown if input or sanitized input is empty 2017-06-22 22:05:38 -07:00
shockey
40a8376a4f Merge branch 'master' into lock-client-version 2017-06-22 20:45:57 -07:00
Ron
e6afe1d145 Merge branch 'master' into TopbarPluginWithSelect 2017-06-22 15:02:30 -07:00
Minasokoni
756a493ab1 forgot fontsize 2017-06-22 14:55:14 -07:00
Minasokoni
03911ae420 Merge branch 'TopbarPluginWithSelect' of github.com:supergibbs/swagger-ui into TopbarPluginWithSelect 2017-06-22 14:50:53 -07:00
Minasokoni
5e0354a6cd Removed margin 2017-06-22 14:48:56 -07:00
Jesse Mandel
416d41402f Update README.md
Added message about `urls` and `spec` taking precedence over `url`
2017-06-22 14:33:20 -07:00
shockey
064bebe222 Merge branch 'master' into feature/misuse-of-findIndex 2017-06-22 09:02:23 -07:00
shockey
7f01d05ed7 Merge pull request #3281 from swagger-api/ft/yaml-js-version-update
Update and pin yaml-js version
2017-06-22 08:51:11 -07:00
shockey
b762a2f623 Update and pin yaml-js version 2017-06-22 08:41:59 -07:00
Sven Tschui
e4f9837312 Remove react-addons-shallow-compare 2017-06-22 09:46:51 +02:00
Josh Ponelat
2ffb44e052 build 2017-06-22 09:11:42 +02:00
Josh Ponelat
ff16ecd99a Fix mis-use of findIndex ( these really must be tested ) 2017-06-22 09:01:41 +02:00
shockey
23c2682311 Merge pull request #3270 from swagger-api/feature/add-back-shallowEqualKeys
Add back shallowEqualKeys ( editor depends on it )
2017-06-21 09:48:47 -07:00
Minasokoni
73df4922f4 minimal update to styling 2017-06-21 08:22:48 -07:00
Josh Ponelat
538a5dbd0e build 2017-06-21 15:29:52 +02:00
Josh Ponelat
9549bf3c2b Add back shallowEqualKeys ( editor depends on it ) 2017-06-21 15:29:37 +02:00
Jesse Mandel
2e40f59cad Updated Topbar with a select option if urls is passed.
Can use `?name=NAME` to preselect.
2017-06-20 15:31:36 -07:00
Ron
4536ebaf3b Merge pull request #3213 from swagger-api/good-first-contribution-1
Add `Good first contribution` message
2017-06-20 14:24:46 -07:00
Ron
7e7444bc86 Merge branch 'master' into good-first-contribution-1 2017-06-20 14:20:42 -07:00
shockey
55e4a12502 Merge pull request #2959 from swagger-api/feature/remove-babel-polyfill
Replace babel-polyfill with transform-runtime
2017-06-20 11:30:59 -07:00
shockey
ed08d9fb88 Merge branch 'master' into feature/remove-babel-polyfill 2017-06-20 11:15:48 -07:00
shockey
c0a700346b Merge pull request #3264 from konqi/patch-1
don't use ES6 syntax in a dist package
2017-06-20 11:09:16 -07:00