Releases: eManPrague/frui.ts
Releases · eManPrague/frui.ts
v1.0.0-alpha.6
Minor changes
v0.17.2
v1.0.0-alpha.5
Minor refactoring in navigation
v0.7.2
v1.0.0-alpha.4
Minor fixes
v1.0.0-alpha.3
Repository generator supports API url prefix
v0.17.1
v1.0.0-alpha.2
Minor conductor changes, lint fixes
v0.17.0
#51 Split view component into View and View.ErrorBoundary (#52) * #51 Split view component into View and View.ErrorBoundary * #51 Exclude ErrorBoundary to own independent component * #51 Make View.ErrorBoundary functional component * #51 Setup for DOM testing and add test for ErrorBoundary * #51 Downgrade JEST back to original version * #51 Refactor based on review comments * #51 Fix tests and change fallback from ReactChildren to ReactNode * #51 Render children inside View component when VM is not presented * #51 Make resetErrorBoundary readonly Co-authored-by: Michal Kopecký <[email protected]>
v0.17.0-rc.2
#51 Split view component into View and View.ErrorBoundary (#52) * #51 Split view component into View and View.ErrorBoundary * #51 Exclude ErrorBoundary to own independent component * #51 Make View.ErrorBoundary functional component * #51 Setup for DOM testing and add test for ErrorBoundary * #51 Downgrade JEST back to original version * #51 Refactor based on review comments * #51 Fix tests and change fallback from ReactChildren to ReactNode * #51 Render children inside View component when VM is not presented * #51 Make resetErrorBoundary readonly Co-authored-by: Michal Kopecký <[email protected]>