Releases: migtools/lib-ui
Releases · migtools/lib-ui
v2.0.0
2.0.0 (2021-01-22)
Bug Fixes
- StatusIcon: Breaking change in StatusIcon prop types (a3cae11), closes #49
BREAKING CHANGES
- StatusIcon: StatusType enum is no longer exported,
statusType
prop of StatusIcon is now a string
v1.13.0
1.13.0 (2021-01-22)
Features
- StatusIcon: Declarative approach using union types (#49) (db53606)
v1.12.0
1.12.0 (2021-01-13)
Features
- StatusIcon: Add UnknownIcon to StatusIcon (force release) (190830b)
v1.11.0
1.11.0 (2021-01-11)
Features
- useFormState: Add setInitialValue for prefilling without causing isDirty (#45) (0ccb860)
v1.10.7
1.10.7 (2021-01-06)
Bug Fixes
- ci: upgrade GitHub Pages deploy action to address deprecated set-env command (#41) (255613b)
v1.10.5
1.10.5 (2020-11-05)
Bug Fixes
- useformstate: fix race condition: only save validation if it's from the latest set of values (#36) (0bfc6ee)
v1.10.3
1.10.3 (2020-11-05)
Bug Fixes
- package.json: restore "files" property and remove .npmignore (giving up on prepare script) (f3e6cd0)