Kyle Shockey
1b926d834f
Sort parameters alphabetically
2017-12-05 15:22:37 -08:00
Kyle Shockey
8a8ddd7c51
Touch up configuration docs
2017-12-05 15:17:01 -08:00
Kyle Shockey
ba605eb2ed
Fix filter markdown
2017-12-05 15:14:49 -08:00
Kyle Shockey
07dac1b582
Add parameter type information
2017-12-05 15:13:19 -08:00
Kyle Shockey
2eba306698
Add plugin system documentation
2017-12-05 14:49:08 -08:00
Kyle Shockey
b7f4b23025
Segment configuration document
2017-12-05 14:44:37 -08:00
Kyle Shockey
d3e8875de0
Touch up swagger-ui-dist section
2017-12-04 23:01:22 -08:00
Kyle Shockey
675b3ff2f7
SwaggerUIBundle -> SwaggerUI
2017-12-04 23:00:26 -08:00
Kyle Shockey
84f4ec805e
Reshuffle more documentation locations
2017-12-04 22:58:58 -08:00
Kyle Shockey
c6bc13c3f5
Add note about swagger-ui-dist
2017-12-04 21:46:47 -08:00
Kyle Shockey
b19af62e20
Move Docker section out of README, into installation.md
2017-12-04 21:40:10 -08:00
Kyle Shockey
930659d1d7
Fix some formatting issues in new documentation
2017-12-04 21:38:37 -08:00
Kyle Shockey
759aaa13ed
Merge branch 'ft/docs' of github.com:swagger-api/swagger-ui into ft/docs
2017-12-04 21:31:49 -08:00
Kyle Shockey
dc0fbee68e
Add documentation links to README
2017-12-04 21:31:01 -08:00
Kyle Shockey
f546c0b342
Move OAuth2 docs
2017-12-04 21:25:48 -08:00
Kyle Shockey
4bf3b209be
Move CORS documentation
2017-12-04 21:24:14 -08:00
Kyle Shockey
e3666b9a97
Remove parameters from README
2017-12-04 21:23:06 -08:00
Kyle Shockey
0fe17539e1
Add limitations.md
2017-12-04 20:58:53 -08:00
Kyle Shockey
9400c91820
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs
2017-12-04 20:38:09 -08:00
Greg Thompson
5bc8ba3694
Merge branch 'master' into ft/deeplinking-link-component
2017-12-04 14:15:36 -06:00
Greg Thompson
661b60fade
add isShown prop
2017-12-04 14:14:28 -06:00
Josh Ponelat
780c5f1b83
Add conditionals to ModelWrapper testing for layout props
2017-12-04 16:11:02 +02:00
Josh Ponelat
41ae8242b6
fix test
2017-12-04 16:10:43 +02:00
Josh Ponelat
c260263e4e
fix issues with deeplink conflicts
2017-12-04 16:10:43 +02:00
Liam Shaw
80ec610485
add zen scroll
2017-12-04 16:10:43 +02:00
Josh Ponelat
3893cb4396
deep linking for models, operations and tags
2017-12-04 16:10:42 +02:00
Josh Ponelat
f6b86d2d33
Refactor layout .show/.isShown to handle branch nodes
2017-12-04 16:09:24 +02:00
kyle
f1f29aa7e1
Merge pull request #3974 from shockey/v/3.6.0
...
v3.6.0
2017-12-02 00:02:29 -08:00
Kyle Shockey
cdf3dfa075
v3.6.0
2017-12-01 23:50:48 -08:00
kyle
8f73519cc7
Merge pull request #3957 from mrparkers/base-url
...
Allow UI base url to be customizable
2017-12-01 23:50:28 -08:00
kyle
3ee4f8d6e3
Merge branch 'master' into base-url
2017-12-01 22:20:57 -08:00
kyle
213f6d7080
Merge pull request #3967 from daniel-smartbear/feature/add-type-example-for-headers
...
Feature/add type example for headers
2017-12-01 22:12:48 -08:00
kyle
7254e8b3fa
Merge branch 'master' into feature/add-type-example-for-headers
2017-12-01 22:06:16 -08:00
Greg Thompson
0b8cd7e32f
add presentational component to allow for wrapping deeplinking links
2017-12-01 14:30:37 -06:00
Michael Parker
13eed0d0f7
Merge branch 'master' into base-url
2017-12-01 09:31:48 -06:00
kyle
0256b97855
Merge pull request #3972 from shockey/ft/3820-oas3-path-operation-servers
...
OAS3: Path & Operation Servers
2017-11-30 23:21:31 -08:00
kyle
61eb86ed50
Merge branch 'master' into ft/3820-oas3-path-operation-servers
2017-11-30 23:12:11 -08:00
Kyle Shockey
bb57fd2406
Send server variables to Client as JS objects
2017-11-30 20:11:30 -08:00
Kyle Shockey
6f5649c6ba
Only set the first server as current if we...
...
...don't already have a currentServer.
This avoids having the selected server reset each time the
operation is expanded, or the Try-It-Out mode is entered.
2017-11-30 17:28:35 -08:00
Kyle Shockey
d7d061b5af
Provide operation server data to Swagger-Client
2017-11-30 17:26:49 -08:00
Kyle Shockey
0f86524514
Don't render if there are no servers defined
2017-11-30 17:11:49 -08:00
Kyle Shockey
ba90c70b34
LESS CSS BUGS
2017-11-30 17:10:25 -08:00
Kyle Shockey
ef3ccd7a23
Move server styles into its own scss file; add a little polish
2017-11-30 17:06:17 -08:00
Kyle Shockey
0c0c9a6519
LESS bugs
2017-11-30 16:49:26 -08:00
Kyle Shockey
945d7a3a0f
Basic OperationServers wireup
2017-11-30 16:34:36 -08:00
Kyle Shockey
b3c549055d
Remove describe.only
2017-11-30 15:58:26 -08:00
Kyle Shockey
efd02106a2
Support namespaces in OAS3 server state
2017-11-30 15:57:37 -08:00
Kyle Shockey
7e9d8f0b37
Wire up OperationServers passthrough
2017-11-30 15:30:46 -08:00
Kyle Shockey
ab7af75ab4
Add OAS3 state tests
2017-11-30 15:30:37 -08:00
Kyle Shockey
5d3efbb5f7
Display option level information in message, not header
2017-11-30 14:37:26 -08:00