Vladimir Gorej
63f94db4b3
chore(git): add chromedriver.log to ignores
2020-06-17 16:28:03 +02:00
Wesley Schwengle
bec0533d5c
Fix(Docker): case where SWAGGER_ROOT in conjunction with BASE_URL does not work ( #6147 )
2020-06-15 18:04:28 -07:00
Tim Lai
eeb0b7387f
fix: remove clipboard inline svg from a file with SASS ( #6148 )
...
* directly load data:image/svg+xml
* current webpack config only allows inline file via jsx
2020-06-15 17:55:40 -07:00
Alex Mayants
71d4e59505
improvement: Call DomPurify.addHook only if it exists ( #5428 )
...
On server-side execution `dompurify` exports factory function instead of
a purifier instance. Because of this, server-side code that imports
SwaggerUI (e.g. via `swagger-ui-react`) fails, since `DomPurify.addHook`
does not exist.
This affects universal rendering apps which share code
between client-side and server-side.
2020-06-15 15:37:52 -07:00
David DE CARVALHO
ca1b19a31b
feat: Display example value in Swagger ReadOnly documentation ( #4422 )
2020-06-15 15:23:28 -07:00
Aldrin Abastillas
973e1f7a9b
feat: Copy response to clipboard #4300 ( #5278 )
...
* Move next to download button and match styling
Co-authored-by: Aldrin Abastillas <AAbastillas@rcanalytics.com >
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2020-06-15 15:08:10 -07:00
blacktemplar
f8dd4e68ec
feat(model view): hide applicable readOnly and writeOnly properties ( #5832 )
2020-06-15 13:47:26 -07:00
geraldglynn
59bbe4ff2f
Added onLoad()s and tweaker onToggle() to support ScrollTo functionality for Models ( #5237 )
2020-06-15 13:04:14 -07:00
Tim Lai
b3fc05b3fe
fix: prevent CI trigger from docs/samples/webpack-getting-started ( #6145 )
...
* README updated
* renamed package.json to _sample_package.json
* removed package-lock.json
2020-06-15 12:54:43 -07:00
Shaun Luttin
75a2b9a5cc
Demonstrate a simple Webpack setup ( #5185 )
2020-06-15 11:20:08 -07:00
Renovate Bot
f3b253af1c
housekeeping(dev-deps): css-loader@3.6.0
2020-06-13 15:40:28 +00:00
Jordan Garside
bd1b297b56
feat(swagger-ui-react): add displayOperationId config support ( #5795 )
2020-06-12 14:28:42 -07:00
swaggerhub-bot
ae33deeaab
release: v3.26.2
2020-06-12 13:09:03 +00:00
swaggerhub-bot
9a0927b52c
release: v3.26.1
2020-06-11 21:31:19 +00:00
Vladimir Gorej
a616cb471d
fix(Markdown): render markdown in more secure way
...
This commit changes markdown sanitization behaviour in following way:
class, style and data-* attributes are removed by default. These attributes
open possible vulnerability vectors to attackers.
The original behavior of sanitizer (before this commit) can be enabled by *useUnsafeMarkdown* configuration option.
Use this configuration option with caution and only in cases when you know
what you're doing.
2020-06-11 21:51:15 +02:00
Gary Gale
48a0b46942
improvement: Make background SVGs consistent ( #5478 )
...
* Replace Base64 encoded SVGs with unencoded version. Replace partially URL encoded SVGs with unencoded version, removing extraneous LF character
2020-06-10 17:34:53 -07:00
tomdegoede
fc3ed30f3d
improvement: Move inline styles to SCSS instead ( #5578 )
...
* fix: convert propStyle to propClass
2020-06-10 16:39:48 -07:00
Wesley Schwengle
67627d7587
Remove max-width for textarea media < 768px ( #6014 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2020-06-10 16:20:35 -07:00
Wesley Schwengle
117dcc9b16
Disable the validation badge for those who do not want it ( #5994 )
...
* disabled on string values: "127.0.0.1", "localhost", "none"
2020-06-10 15:31:35 -07:00
John
21f51494a2
fix: support variables in auth urls ( #5913 )
2020-06-10 14:45:02 -07:00
Vladimir Gorej
01fb5c07ab
chore(package): freeze release-it library and it's deps
...
Refs #6126
2020-06-10 23:24:02 +02:00
Matthew Morrissette
275c8f2ccf
improvement: oauth "scopes" improvements ( #6037 )
...
* improvement: oauth "scopes" init parameter
* improvement: add "select all" and "select none" to oauth scopes popup
2020-06-10 11:27:54 -07:00
Renovate Bot
4497387d62
housekeeping(dev-deps): eslint-plugin-import@2.21.2
2020-06-10 03:47:38 +00:00
Wesley Schwengle
f3539748d3
fix: Allow local ref's to be served by nginx ( #5565 )
2020-06-09 17:16:06 -07:00
Christian Mehlmauer
5217366c09
add swagger url option ( #6122 )
2020-06-09 16:49:15 -07:00
Renovate Bot
cfdfb4462f
housekeeping(dev-deps): npm-audit-ci-wrapper@2.6.6
2020-06-09 19:24:41 +00:00
Tim Lai
6ed15b05f0
housekeeping: core-js@2.6.11 ( #6117 )
2020-06-08 20:15:27 -07:00
renovate[bot]
a0d9dc0c51
housekeeping(dev-deps): rimraf v3 ( #6114 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 16:25:26 -07:00
renovate[bot]
f52496aed0
housekeeping(dev-deps): prettier v2 ( #6111 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 16:08:10 -07:00
renovate[bot]
1ca92665e4
housekeeping(dev-deps): raw-loader v4 ( #6112 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 15:51:33 -07:00
Tim Lai
6bc0c62d09
housekeeping: update dependencies ( #6110 )
2020-06-08 13:38:25 -07:00
Renovate Bot
328ce28c3e
housekeeping(dev-deps): eslint-plugin-import@2.21.1
2020-06-08 20:36:34 +00:00
renovate[bot]
53efe0cd9a
housekeeping(dev-deps): open v7 ( #6108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-08 13:16:32 -07:00
renovate[bot]
9d10a7c81a
housekeeping(dev-deps): license-checker v25 ( #6105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-06 16:38:49 -07:00
renovate[bot]
0fdeb2abe6
housekeeping(dev-deps): file-loader v6 ( #6103 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-06 14:25:02 -07:00
renovate[bot]
0ee0983fc1
housekeeping(dev-deps): eslint-plugin-mocha v7 ( #6101 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 17:50:17 -07:00
renovate[bot]
a9890b913a
housekeeping(dev-deps): deepmerge v4 ( #6098 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 16:21:12 -07:00
renovate[bot]
ca7f9ddf4e
housekeeping(dev-deps): copy-webpack-plugin v6 ( #6096 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 15:34:43 -07:00
Renovate Bot
366d8f80b9
housekeeping(dev-deps): less@3.11.3
2020-06-05 20:43:35 +00:00
renovate[bot]
3cac3b161c
housekeeping(dev-deps): babel-plugin-module-resolver v4 ( #6079 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 10:53:31 -07:00
renovate[bot]
530f60ccc7
housekeeping(dev-deps): babel-eslint v10 ( #6078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 10:12:27 -07:00
renovate[bot]
3237d3dafe
housekeeping(dev-deps): autoprefixer v9 ( #6077 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-05 09:51:35 -07:00
swaggerhub-bot
b9064157e7
release: v3.26.0
2020-06-05 00:57:11 +00:00
Tim Lai
e9c54b8868
housekeeping: force release-it reversion ( #6090 )
2020-06-04 17:41:44 -07:00
Tim Lai
aae64f7e7e
housekeeping: add verbose 2 for release-it ( #6089 )
2020-06-04 16:40:59 -07:00
Tim Lai
5a2b911067
housekeeping: revert to json-server@0.15.0 ( #6088 )
2020-06-04 15:45:42 -07:00
Tim Lai
8ca3f883a9
housekeeping: add verbose flag for release-it ( #6087 )
2020-06-04 15:10:36 -07:00
Tim Lai
f590a3f924
housekeeping: revert to release-it@12.3.4 ( #6086 )
2020-06-04 13:07:19 -07:00
Tim Lai
599c12f34d
housekeeping: release-it@13.6.2 ( #6085 )
2020-06-04 12:28:41 -07:00
Tim Lai
e35eacbbd7
housekeeping: swagger-client@3.10.6 ( #6084 )
2020-06-04 10:47:17 -07:00