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
/
core
/
system.js
Age
Commit message (
Expand
)
Author
2024-05-27
fix(system): remediate component wrapping functionality (#9978)
Vladimír Gorej
2024-05-07
fix(system): allow wrapping components both from presets and plugins (#9919)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2021-11-03
chore(deps): replace @kyleshockey/* deps with originals
Vladimir Gorej
2021-05-26
fix(system): allow wrapping selectors in chain (#7304)
Vladimir Gorej
2021-05-20
feat(wrapComponents): new `chain` configuration option (#7236)
Damien
2021-04-29
chore(deps): bump serialize-error from 2.1.0 to 8.1.0 (#7223)
Tim Lai
2018-10-04
fix: inconsistent behavior with multiple invocations of SwaggerUI (via #4923)
kyle
2018-06-08
Revert "initial perf, which gets stripped out in production (#4131)" (#4636)
kyle
2018-05-30
initial perf, which gets stripped out in production (#4131)
Josh Ponelat
2018-01-05
feat: display last error when definition/config load fails
Juan J. Jimenez-Anca
2018-01-03
Add try/catch protection for statePlugin interfaces
Kyle Shockey
2017-12-28
Refactor `afterLoad` interface to expose raw plugin context
Kyle Shockey
2017-12-14
Add `afterLoad` plugin interface
Kyle Shockey
2017-12-05
Fix a core system issue blocking preset-plugin wrapComponents
Kyle Shockey
2017-12-05
Inject React as a system function
Kyle Shockey
2017-12-04
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs
Kyle Shockey
2017-11-01
WIP
Kyle Shockey
2017-08-20
Clean up OperationContainer props.
Owen Conti
2017-07-04
Merge branch 'master' into ft/oas3
Kyle Shockey
2017-06-29
fix eslint issues
RVKen
2017-05-23
Extended getComponent: system availability
Kyle Shockey
2017-05-22
basic wrapComponent
Kyle Shockey
2017-05-17
Add wrapSelectors functionality
Kyle Shockey
2017-04-28
remove object-assign dep ( which was missing from package.json )
Josh Ponelat
2017-03-23
Linter error fixes
Kyle Shockey
2017-03-17
in with the new
Ron