v0.10.1
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.10.1 (2019-04-24)
Bug Fixes
- ui5-li: fix styles import extension (#351) (4fae1ff)
- ui5-messagestrip: fix layout in ie (#353) (ca5f62c)
- switch theme for single imported components (#356) (dcd64a9)
- ui5-radiobutton: fix single selection within group (#355) (371fb88)
- ui5-select: preselect first item if none is selected (#358) (3d18420)
- ui5-togglebutton: add base styles (#352) (f4dee1c)
Code Refactoring
- ui5-radiobutton: improve group handling (#348) (4d7d9c3)
- ui5-radiobutton: enable radio button form support (#357) (96a0517)
BREAKING CHANGES
- ui5-radiobutton: the property "group" is replaced by the "name" property.