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