Kyle
470cfe5cad
Merge branch 'master' into support-basic-auth-for-authorization-code-grant
2017-08-01 16:57:13 -07:00
Kyle
88a6e075dd
Remove useBasicAuthenticationWithAccessCodeGrant
...
... from `initOAuth` example
2017-08-01 16:54:30 -07:00
Kyle
b329b03464
Merge branch 'master' into support-basic-auth-for-authorization-code-grant
2017-08-01 16:52:04 -07:00
shockey
53c11700ba
MOAR OpenAPI specification revisions
2017-08-01 16:41:16 -07:00
oysteinsigholt
230f4a8467
add domNode parameter
2017-08-01 11:11:10 +02:00
shockey
afc1f92ea3
Update README.md
2017-07-31 15:46:20 -07:00
shockey
6297fcc349
Update README.md
2017-07-31 15:41:28 -07:00
Kyle Shockey
ec24a688ae
Version bump
2017-07-31 15:30:26 -07:00
Kyle Shockey
4627bb134c
v3.1.1
2017-07-29 21:39:17 -07:00
Kyle Shockey
0c17ba823e
v3.1.0
2017-07-28 22:01:05 -07:00
Kyle Shockey
691011c9cc
README and package.json version bumps
2017-07-24 13:18:32 -07:00
Kyle Shockey
4b404f63ec
v3.0.20
2017-07-21 21:35:02 -07:00
shockey
f7e6cadff3
Add deepLinking to README
2017-07-17 20:20:46 -07:00
shockey
a8f1f4979a
Add security contact to README
2017-07-17 20:03:11 -07:00
Kyle Shockey
e6587fb03c
v3.0.19
2017-07-14 19:32:49 -07:00
Kyle Shockey
449a7b0023
Remove Shebang functionality from Known Issues
2017-07-14 16:36:59 -07:00
shockey
e2b73ebf2a
Update README.md
2017-07-13 21:10:48 -07:00
shockey
d8ba716da8
Merge branch 'master' into feature/apisSorter
2017-07-13 21:08:47 -07:00
Kyle Shockey
1cdc4691f7
Add MDN link to Array.prototype.sort() documentation
2017-07-13 20:38:56 -07:00
Kyle Shockey
571d65a582
apisSorter -> tagsSorter
...
"tags", not "tag", because it sorts the tags themselves, not the content of each tag.
2017-07-13 20:36:08 -07:00
Eric Turcotte
b06971bf81
If config useBasicAuthenticationWithAccessCodeGrant is truthy, send client id
...
and secret as HTTP basic auth during authorization_code grant
2017-07-12 23:35:34 -05:00
Raphaël MARQUES
d27962c0da
Merge branch 'master' into feature/apisSorter
2017-07-11 21:13:45 +02:00
Gwyn Judd
c3f9c094d1
Added maxRows and filter support
...
Useful for the display of very large swagger specs. Can limit the number of operations to a smaller value and search
2017-07-11 09:38:20 +12:00
Kyle Shockey
4acb95b659
v3.0.18
2017-07-07 18:24:06 -07:00
Raphaël MARQUES
d031413d92
Fix typo in README
2017-07-04 09:20:55 +02:00
Raphaël MARQUES
aa07bb6b50
Complying with request for changes
2017-07-04 09:18:58 +02:00
Raphaël MARQUES
8ce2b309d8
Complying with request for changes
2017-07-04 09:15:43 +02:00
Kyle Shockey
4bfb392e49
Undo changed defaults
2017-07-03 16:41:10 -07:00
RVKen
a3249f0d6f
Merge branch 'master' into issue-1334
...
* master: (50 commits)
update NoErrorsPlugin to NoEmitOnErrorsPlugin
Undo change to `swagger-client` dependency
trigger setScheme when a new set of schemes come in
fix eslint issues
pin yams version
update dist
revert dependencies
minify bundle css
migrate webpack to v2.6.1
#3110 - Fix models down arrow icon in firefox
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
Improve README with more information about `urls`
Rename variable: "selectedName" -> "primaryName"
"name" -> "urls.primaryName"
Update selectedIndex when a new URL is loaded
Use select value to avoid react warning
Properly added name config Now access it through getConfigs Documented it in README
Add displayRequestDuration configuration option.
Fix for #2947 - Display property names for non-object models
#3256 - Remove unnecessary JSON.stringify call on example values that are already strings
...
# Conflicts:
# dist/swagger-ui-bundle.js
# dist/swagger-ui-bundle.js.map
# dist/swagger-ui-standalone-preset.js
# dist/swagger-ui-standalone-preset.js.map
# dist/swagger-ui.css
# dist/swagger-ui.css.map
# dist/swagger-ui.js
# dist/swagger-ui.js.map
# make-webpack-config.js
# package.json
# webpack-dist.config.js
# webpack-hot-dev-server.config.js
2017-06-30 23:24:43 +02:00
Raphaël MARQUES
cb9ca7d4bf
Merge branch 'master' into feature/apisSorter
2017-06-30 09:01:28 +02:00
shockey
a69ed71f47
Merge branch 'master' into ft/3135-request-duration
2017-06-29 17:10:46 -07:00
Raphaël MARQUES
ca9161a159
Merge branch 'master' into feature/apisSorter
2017-06-28 09:53:06 +02:00
Kyle Shockey
3b6b044607
Improve README with more information about urls
2017-06-27 17:35:38 -07:00
Kyle Shockey
158c899176
"name" -> "urls.primaryName"
2017-06-27 17:26:24 -07: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
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
Kyle Shockey
f3c3c5c340
v3.0.17
2017-06-23 21:12:01 -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
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
7e7444bc86
Merge branch 'master' into good-first-contribution-1
2017-06-20 14:20:42 -07:00
RVKen
d53a139e9c
write some tests
2017-06-20 01:53:43 -07:00
Kyle Shockey
afcb7d3e82
v3.0.16
2017-06-17 09:09:31 -07:00
shockey
344f28bf22
Fix README typo
...
nano is questionable.
2017-06-16 19:23:44 -07:00
Kyle Shockey
754a93c14e
Version bump
2017-06-16 19:10:15 -07:00
shockey
f4a253461e
Create README.md
2017-06-09 21:49:45 -07:00
Kyle Shockey
811a0a10e3
v3.0.14
2017-06-09 20:39:50 -07:00
Tony Tam
071307c61e
Merge branch 'master' into master
2017-06-09 11:40:50 -07:00
shockey
8ef7818f56
Add Good first contribution message
2017-06-08 22:58:40 -07:00