summaryrefslogtreecommitdiff
path: root/src/standalone
AgeCommit message (Expand)Author
2024-04-16fix(config): handle query config options (#9824)Oliwia Rogala
2024-02-09fix: add missing HTML id attributes (#9563)Vladimír Gorej
2023-09-14fix(security): allow more strict CSP for SVG assets (#9209)Vladimír Gorej
2023-09-05feat: expose plugins and presets on SwaggerUI global symbol (#9189)Vladimír Gorej
2022-01-24feat(error-handling): introduce unified and configurable error handling (#7761)Vladimir Gorej
2021-11-25fix: introduce Error Boundaries to handle unexpected failures (#7671)Vladimir Gorej
2019-07-11housekeeping: upgrade to webpack@4 (via #5454)kyle
2019-03-01feature: `swagger-ui-react` module (via #5207)kyle
2018-03-12improve: show possible reasons when url fetch fails (#4295)Scott O'Hara
2018-01-05feat: display last error when definition/config load failsJuan J. Jimenez-Anca
2017-12-23v3.8.0Kyle Shockey
2017-12-12Improve a handful of error surfacing messagesKyle Shockey
2017-12-12Use throbber in Standalone layout; center loading messages and contentKyle Shockey
2017-07-17Merge branch 'master' into bug/3329-duplicate-cssOwen Conti
2017-07-11Use state instead of component hand-down for managing filterKyle Shockey
2017-07-11Moved split-pane-mode.less file into a .scss file. Removed remaining unused ....Owen Conti
2017-07-11Added maxRows and filter supportGwyn Judd
2017-06-29fix eslint issuesRVKen
2017-05-05enable configs plugin by defaultAnna Bodnia
2017-04-14Move loadingStatus code into StandaloneLayout (where it belongs!)Kyle Shockey
2017-04-14Fix linter & testsKyle Shockey
2017-04-14Consume BaseLayout in UI standaloneKyle Shockey
2017-04-07fix schemes auth button display #2816Anna Bodnia
2017-03-27Eliminate the need for the ES6 module backflips in Standalone exampleKyle Shockey
2017-03-27Fix display of auth button not to depend on schemesAnna Bodnia
2017-03-23Linter error fixesKyle Shockey
2017-03-22Autofix ESLint problemsKyle Shockey
2017-03-21Merge pull request #2750 from Minasokoni/schemes-conditionshockey
2017-03-20added conditional for securityMinasokoni
2017-03-20added conditional to hide schemes div if no schemes are availMinasokoni
2017-03-19Update index.jsshockey
2017-03-19move the securityDefinitions conditional, outside of SchemesJosh Ponelat
2017-03-17in with the newRon