index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
standalone
Age
Commit message (
Expand
)
Author
2024-04-16
fix(config): handle query config options (#9824)
Oliwia Rogala
2024-02-09
fix: add missing HTML id attributes (#9563)
Vladimír Gorej
2023-09-14
fix(security): allow more strict CSP for SVG assets (#9209)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2022-01-24
feat(error-handling): introduce unified and configurable error handling (#7761)
Vladimir Gorej
2021-11-25
fix: introduce Error Boundaries to handle unexpected failures (#7671)
Vladimir Gorej
2019-07-11
housekeeping: upgrade to webpack@4 (via #5454)
kyle
2019-03-01
feature: `swagger-ui-react` module (via #5207)
kyle
2018-03-12
improve: show possible reasons when url fetch fails (#4295)
Scott O'Hara
2018-01-05
feat: display last error when definition/config load fails
Juan J. Jimenez-Anca
2017-12-23
v3.8.0
Kyle Shockey
2017-12-12
Improve a handful of error surfacing messages
Kyle Shockey
2017-12-12
Use throbber in Standalone layout; center loading messages and content
Kyle Shockey
2017-07-17
Merge branch 'master' into bug/3329-duplicate-css
Owen Conti
2017-07-11
Use state instead of component hand-down for managing filter
Kyle Shockey
2017-07-11
Moved split-pane-mode.less file into a .scss file. Removed remaining unused ....
Owen Conti
2017-07-11
Added maxRows and filter support
Gwyn Judd
2017-06-29
fix eslint issues
RVKen
2017-05-05
enable configs plugin by default
Anna Bodnia
2017-04-14
Move loadingStatus code into StandaloneLayout (where it belongs!)
Kyle Shockey
2017-04-14
Fix linter & tests
Kyle Shockey
2017-04-14
Consume BaseLayout in UI standalone
Kyle Shockey
2017-04-07
fix schemes auth button display #2816
Anna Bodnia
2017-03-27
Eliminate the need for the ES6 module backflips in Standalone example
Kyle Shockey
2017-03-27
Fix display of auth button not to depend on schemes
Anna Bodnia
2017-03-23
Linter error fixes
Kyle Shockey
2017-03-22
Autofix ESLint problems
Kyle Shockey
2017-03-21
Merge pull request #2750 from Minasokoni/schemes-condition
shockey
2017-03-20
added conditional for security
Minasokoni
2017-03-20
added conditional to hide schemes div if no schemes are avail
Minasokoni
2017-03-19
Update index.js
shockey
2017-03-19
move the securityDefinitions conditional, outside of Schemes
Josh Ponelat
2017-03-17
in with the new
Ron