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
/
plugins
/
view
Age
Commit message (
Expand
)
Author
2023-12-20
feat: add support for React@18 in backward compatible way (#9435)
Vladimír Gorej
2023-09-05
feat: expose plugins and presets on SwaggerUI global symbol (#9189)
Vladimír Gorej
2022-01-27
fix(view-plugin): provide resolvers for memoized functions (#7801)
Vladimir 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
2021-11-03
fix(root-inject): handle errors in functional components properly
Vladimir Gorej
2021-11-03
feat: allow using functional components with hooks
Vladimir Gorej
2021-11-03
refactor: prefix lifecycle methods with UNSAFE_
Vladimir Gorej
2020-06-10
improvement: Move inline styles to SCSS instead (#5578)
tomdegoede
2020-05-06
ft: JsonSchema components are now ImmutableJS compliant (#5952)
Tim Lai
2020-04-04
housekeeping: prevent log warning for missing getComponent in production
Timothy Lai
2018-11-08
housekeeping: `.js` -> `.jsx` file extensions (via #5014)
kyle
2017-11-17
Wrap container components in render protection
Kyle Shockey
2017-11-16
Skip toJS() call in default mapStateToProps function
Kyle Shockey
2017-11-16
Ensure that connected containers get a System in mapStateToProps props
Kyle Shockey
2017-08-20
Clean up OperationContainer props.
Owen Conti
2017-08-11
Add ability for container components to register their own `mapStateToProps` ...
Owen Conti
2017-08-01
add domNode parameter
oysteinsigholt
2017-06-29
fix eslint issues
RVKen
2017-04-10
Fix name masking for render error messages
Kyle Shockey
2017-03-23
Linter error fixes
Kyle Shockey
2017-03-17
in with the new
Ron