Kyle Shockey
f583469876
Add package-lock.json
2017-05-31 17:10:37 -07:00
shockey
39501c8d82
Merge pull request #3140 from shockey/v/3.0.12
...
v3.0.12
2017-05-26 19:43:55 -07:00
Kyle Shockey
d68dd5f7d6
Rebuild dist
2017-05-26 19:38:03 -07:00
Kyle Shockey
2567e5168d
v3.0.12
2017-05-26 19:36:30 -07:00
shockey
bf6681c914
Merge pull request #3133 from shockey/ft/dist-npm-packaging
...
packaging: fix swagger-ui-dist entry point
2017-05-26 00:59:16 -07:00
Roman Bolshakov
b23c999d01
packaging: fix swagger-ui-dist entry point
...
Entry point was missing. This change allows importing SwaggerUIBundle
and SwaggerUIStandalonePreset directly from package. Correct entry point
is also needed for module bundlers like webpack to perform tree-shaking.
2017-05-25 17:45:01 -07:00
Anna
41d8089d0e
Merge pull request #3130 from bodnia/fix-3067
...
Fix 3067
2017-05-25 18:30:12 +03:00
Anna Bodnia
c5d2faa3a2
build
2017-05-25 18:10:40 +03:00
Anna Bodnia
df4ea9b3d6
Merge remote-tracking branch 'upstream/master' into fix-3067
2017-05-25 18:06:07 +03:00
Anna Bodnia
62cb9ec581
Read me for modelPropertyMacro, changed for parameterMacro
2017-05-25 18:04:21 +03:00
shockey
1db8e498b7
Merge pull request #3116 from Minasokoni/clickfix
...
Updated click area
2017-05-24 09:01:34 -07:00
Anna Bodnia
918e0e46c0
read me for parameterMacro
2017-05-23 15:36:42 +03:00
Robert Barnwell
760d1eba80
Merge branch 'master' into clickfix
2017-05-22 09:57:19 -07:00
Minasokoni
a2a2f76199
updated click area
2017-05-22 09:12:13 -07:00
Anna Bodnia
d5b9552a5a
removed debugger
2017-05-22 17:13:31 +03:00
shockey
753134ec49
Merge pull request #3114 from shockey/v/3.0.11
...
v3.0.11
2017-05-19 20:25:59 -07:00
Kyle Shockey
612078ac8c
Rebuild dist
2017-05-19 20:17:37 -07:00
Kyle Shockey
e45570b6c8
v3.0.11
2017-05-19 20:09:34 -07:00
shockey
daef38d2e3
Merge pull request #3092 from Minasokoni/wordwrapfix
...
Long single line responses wrapped with css
2017-05-19 18:46:28 -07:00
shockey
eb8a64a66f
Merge branch 'master' into wordwrapfix
2017-05-19 18:43:27 -07:00
Anna Bodnia
edfe88d299
modelPropertyMacro, parameterMacro
2017-05-19 18:50:51 +03:00
shockey
c66436e7d5
Merge pull request #3108 from swagger-api/shockey-patch-3
...
Add custom namespace to config whitelist
2017-05-18 23:41:34 -07:00
shockey
b530ac8593
Default value for custom key
2017-05-18 23:35:02 -07:00
shockey
d30b3a9ba1
Add custom namespace to config whitelist
2017-05-18 23:33:12 -07:00
shockey
e326a99001
Merge pull request #3106 from shockey/ft/error-jump-to-line
...
Jump to Line
2017-05-18 15:32:44 -07:00
Kyle Shockey
a28dc13191
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/error-jump-to-line
2017-05-18 15:21:09 -07:00
Kyle Shockey
c942f382fb
Rebuild dist
2017-05-18 15:15:01 -07:00
Kyle Shockey
b6bb1deab8
Rewire jump to line for Errors component
2017-05-18 15:13:04 -07:00
Anna
6224617984
Merge pull request #3099 from bodnia/fix-3089
...
fixes #3089
2017-05-17 18:16:31 +03:00
Anna Bodnia
b85d9a8c24
fixes #3089
2017-05-17 18:13:04 +03:00
Robert Barnwell
b28a649457
Merge branch 'master' into wordwrapfix
2017-05-16 11:38:48 -07:00
Minasokoni
bb6bc00012
Long single line responses wrapped
2017-05-16 11:33:59 -07:00
Anna
f235430f30
Merge pull request #3049 from furkanayhan/send_redirect_url_for_oauth2
...
Send redirect url for oauth2
2017-05-16 17:01:28 +03:00
Furkan Ayhan
0c7119e855
Send redirect url when authenticating with oauth2-authorization_code
...
also fix indentations of files
2017-05-16 16:50:13 +03:00
Anna
d64e920665
Merge pull request #3084 from tcaesvk/feature/oauth2-authorize-query
...
fix OAuth2 authorize issue + remove redundant parameters
2017-05-16 15:18:20 +03:00
김 재석
c81fdaec57
fix lint errors
2017-05-16 15:31:02 +09:00
김 재석
960a99a5ea
remove undefined parameters for OAuth2 authorize request
2017-05-16 15:20:58 +09:00
shockey
e74989f22e
Merge pull request #3077 from shockey/v/3.0.10
...
v3.0.10
2017-05-14 01:26:49 -07:00
Kyle Shockey
73ed923e28
v3.0.10
2017-05-14 01:10:00 -07:00
Kyle Shockey
599b448f91
Revert "fixes #2922 "
...
This reverts commit 496062f980 .
2017-05-13 10:15:38 -07:00
Kyle Shockey
6e40d04741
take advantage of Swagger-Client opId improvements
2017-05-13 09:50:34 -07:00
Anna
e80b2f5b3f
Merge pull request #3074 from bodnia/issue-2897
...
Issue 2897
2017-05-12 00:23:21 +03:00
Anna Bodnia
32cd6fe09c
readme for configuration of auth
2017-05-11 20:14:49 +03:00
Anna Bodnia
8aebea34c4
add configuration of auth: scope separator, client id, client secret, app name, reaml, additionalQueryParams
2017-05-11 16:30:30 +03:00
Anna
5f6320e754
Merge pull request #3071 from bodnia/fix-3031
...
fixes #3031
2017-05-11 14:42:32 +03:00
Anna Bodnia
5574a6cb1f
fixes #3031
2017-05-11 14:38:34 +03:00
shockey
bb2e75da8f
Merge pull request #3068 from shockey/bug/3027-gitless-building
...
try/catch git describe call
2017-05-10 22:11:09 -07:00
shockey
ee3669312a
Merge branch 'master' into bug/3027-gitless-building
2017-05-10 22:05:36 -07:00
Kyle Shockey
c81f51f696
try/catch git describe call, fixes building without git present
2017-05-10 22:03:04 -07:00
shockey
e2003ae922
Merge pull request #3058 from jmendiara/fix/gitignore
...
gitignore all npm-debug logs
2017-05-10 13:37:15 -07:00