Raphaël MARQUES
ca9161a159
Merge branch 'master' into feature/apisSorter
2017-06-28 09:53:06 +02:00
Kyle Shockey
6e301aaa80
Don't allow Try It Out in callbacks
2017-06-27 21:42:59 -07:00
Kyle Shockey
b1956d0b46
Remove Headers from Link display
2017-06-27 21:41:36 -07:00
Kyle Shockey
fc26ffb78f
Hide Callbacks operation tab if there are no callbacks
2017-06-27 21:40:00 -07:00
Owen Conti
8727754dd4
#3110 - Fix models down arrow icon in firefox
2017-06-27 20:56:48 -06:00
Owen Conti
5119c7a5db
Fixes #3299 - export validateNumber and validateInteger for easy reuse and testing. Broke validateParam required check onto multiple lines. Added tests for validateNumber, validateInteger, and validateParam
2017-06-27 20:01:09 -06:00
Kyle Shockey
afec3af4e0
Rename variable: "selectedName" -> "primaryName"
2017-06-27 17:29:03 -07:00
Kyle Shockey
158c899176
"name" -> "urls.primaryName"
2017-06-27 17:26:24 -07:00
Kyle Shockey
c423a68cfc
Update selectedIndex when a new URL is loaded
2017-06-27 17:15:13 -07:00
Raphaël MARQUES
24bc8c4b85
Complying with CI
2017-06-27 16:45:23 +02:00
Raphaël MARQUES
4fe27786f4
Adding apisSorter options, taking a string or a function as a configuration value
2017-06-27 15:29:07 +02: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
Owen Conti
0c6f5e8d32
Add displayRequestDuration configuration option.
2017-06-26 21:13:17 -06:00
Owen Conti
fe60544ff7
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/3135-request-duration
2017-06-26 19:58:07 -06:00
shockey
8d4750d76c
Merge branch 'master' into ft/3289-boolean-default-value
2017-06-26 18:11:35 -07:00
shockey
a2e6619544
Merge branch 'master' into bug/3256-example-value-fix
2017-06-26 17:23:36 -07:00
Owen Conti
61d874d484
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3072-error-response-fixes
2017-06-26 16:32:52 -06:00
Owen Conti
c67ae29e7a
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3072-error-response-fixes
2017-06-26 16:24:20 -06:00
shockey
7adc8f187a
Merge branch 'master' into file-sample
2017-06-26 15:23:17 -07:00
Owen Conti
cf63f9b9dd
Fix for #2947 - Display property names for non-object models
2017-06-25 22:31:14 -06: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
b2d52e2629
Remove isRequired from ResponseBody's contentType property as responses without a Content-Type header will not have a value to pass
2017-06-25 16:10:14 -06:00
Owen Conti
789534c587
Bug fix for #3136 - Update state when scheme options change and previously selected option is no longer available
2017-06-25 15:51:07 -06:00
Owen Conti
ddb5704637
#3072 - Display response body and headers for requests that result in non-200 responses. Add test to ensure error and response are merged correctly
2017-06-25 13:28:14 -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
Owen Conti
7049a5960c
#3135 - Add request duration to response details
2017-06-25 09:16:35 -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
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
841dcaf2fb
Merge branch 'master' into feature/misuse-of-findIndex
2017-06-22 23:25:12 -07:00
shockey
4fb43fc886
Merge branch 'master' into bug/3279-markdown-falsey-values
2017-06-22 22:15:33 -07:00
Kyle Shockey
21100a0a8b
Don't render Markdown if input or sanitized input is empty
2017-06-22 22:05:38 -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
5e0354a6cd
Removed margin
2017-06-22 14:48:56 -07:00
Sven Tschui
e4f9837312
Remove react-addons-shallow-compare
2017-06-22 09:46:51 +02:00
Josh Ponelat
ff16ecd99a
Fix mis-use of findIndex ( these really must be tested )
2017-06-22 09:01:41 +02:00
Minasokoni
73df4922f4
minimal update to styling
2017-06-21 08:22:48 -07: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
Derek Wickern
34c57fb018
Disable sample response for file transfer
2017-06-20 10:18:42 -07:00
Josh Ponelat
e831fba297
Merge branch 'master' into feature/remove-babel-polyfill
2017-06-19 18:49:37 +02:00
Josh Ponelat
a536a00d35
fix lint
2017-06-19 18:46:49 +02:00
Josh Ponelat
9e6e660a93
Add polyfill for Promise ( only )
...
This is needed for whatwg-fetch + IE11.
An alternative is to include "node_modules/whatwg-fetch" in the
transform-runtime.
But my guess is that someone is likely going to add a lib that in turn
uses Promises, without adding it to the whitelist. This is safter.
2017-06-19 18:40:42 +02:00
Josh Ponelat
0e4d04650d
Fixes for IE11, wrt to instance methods
2017-06-19 18:29:45 +02:00
Kyle Shockey
0ee3bccc08
Nullify Swagger 2.0-specific selectors
2017-06-17 14:39:45 -07:00
Kyle Shockey
e3ae1eebfe
MOAR rendering (improve media type detection; render object model
...
nullables)
2017-06-16 14:23:09 -07:00