summaryrefslogtreecommitdiff
path: root/src/core/system.js
AgeCommit message (Expand)Author
2024-05-27fix(system): remediate component wrapping functionality (#9978)Vladimír Gorej
2024-05-07fix(system): allow wrapping components both from presets and plugins (#9919)Vladimír Gorej
2023-09-05feat: expose plugins and presets on SwaggerUI global symbol (#9189)Vladimír Gorej
2021-11-03chore(deps): replace @kyleshockey/* deps with originalsVladimir Gorej
2021-05-26fix(system): allow wrapping selectors in chain (#7304)Vladimir Gorej
2021-05-20feat(wrapComponents): new `chain` configuration option (#7236)Damien
2021-04-29chore(deps): bump serialize-error from 2.1.0 to 8.1.0 (#7223)Tim Lai
2018-10-04fix: inconsistent behavior with multiple invocations of SwaggerUI (via #4923)kyle
2018-06-08Revert "initial perf, which gets stripped out in production (#4131)" (#4636)kyle
2018-05-30initial perf, which gets stripped out in production (#4131)Josh Ponelat
2018-01-05feat: display last error when definition/config load failsJuan J. Jimenez-Anca
2018-01-03Add try/catch protection for statePlugin interfacesKyle Shockey
2017-12-28Refactor `afterLoad` interface to expose raw plugin contextKyle Shockey
2017-12-14Add `afterLoad` plugin interfaceKyle Shockey
2017-12-05Fix a core system issue blocking preset-plugin wrapComponentsKyle Shockey
2017-12-05Inject React as a system functionKyle Shockey
2017-12-04Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docsKyle Shockey
2017-11-01WIPKyle Shockey
2017-08-20Clean up OperationContainer props.Owen Conti
2017-07-04Merge branch 'master' into ft/oas3Kyle Shockey
2017-06-29fix eslint issuesRVKen
2017-05-23Extended getComponent: system availabilityKyle Shockey
2017-05-22basic wrapComponentKyle Shockey
2017-05-17Add wrapSelectors functionalityKyle Shockey
2017-04-28remove object-assign dep ( which was missing from package.json )Josh Ponelat
2017-03-23Linter error fixesKyle Shockey
2017-03-17in with the newRon