Skip to content

Releases: eManPrague/frui.ts

v1.0.0-alpha.6

12 Jan 19:52
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release
Minor changes

v0.17.2

22 Dec 09:20
a3f7517
Compare
Choose a tag to compare

Bootstrap - Added better support for FormControl props

v1.0.0-alpha.5

14 Dec 16:09
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release
Minor refactoring in navigation

v0.7.2

25 Nov 14:02
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

Legacy release

v1.0.0-alpha.4

24 Nov 09:04
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release
Minor fixes

v1.0.0-alpha.3

09 Nov 15:29
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
Repository generator supports API url prefix

v0.17.1

02 Nov 09:48
f412ca8
Compare
Choose a tag to compare

Added BusyWatcher from v1

v1.0.0-alpha.2

31 Oct 11:49
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
Minor conductor changes, lint fixes

v0.17.0

31 Oct 12:15
6aa967a
Compare
Choose a tag to compare
#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

07 Oct 15:04
6aa967a
Compare
Choose a tag to compare
v0.17.0-rc.2 Pre-release
Pre-release
#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]>