Releases: TizenAPI/Tizen.NET.MaterialComponents
Releases · TizenAPI/Tizen.NET.MaterialComponents
v0.9.9 Pre Release 2
v0.9.9 Pre Release 1
Nuget package here.
Important Notice
ThemeLoaderclass is obsolted. UseMaterialComponents.Init()instead for initialization. For more details, see #57.
New Controls
Enhancements
- Add throwing NotSupportedException for each profiles (#57)
- Update MaterialGallery App for other profiles (#56)
- Add BackgroundImage in MNavigationView (#55)
- Enhance MTextField class for extension (#50)
- Add MPopupButton for internal use (#49)
Bug Fixes
- Fix invisible TextField.Label issue (#51)
Theme Changes
- Added conform theme to wearable
- Added ctxpopup theme to wearable
- Modified naviframe overflow theme
v0.9.8
Nuget package here.
New Controls
- Adds the MModalSheets (#36)
- Adds the MAlertDialog, MSimpleDialog, MConfirmationDialog and MFullScreenDialog(#38)
- Adds the MBottomNavigation (#42)
Enhancements
- Fix CheckBox color (#41)
Theme Changes
- Added elm.swallow.sheets part in material_application layout
- Modified popup_fullscreen_title layout color
- Added material conformant theme
- Added banner layout theme
- Added naviframe theme for material top AppBars
v0.9.7
Nuget package here.
New Controls
Enhancements
Theme Changes
- Added menus theme
- Added material tooltip theme
- Modified floating button & layout theme
- Added genlist material_2line, material_3line theme
- Added genlist material_1line style
v0.9.6
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
Nuget package here.
Component changes
The following components have been added:
- MActivityIndicator
A circular progress indicator that supports determinate and indeterminate circular progress indicators. - MButton
A material buttons, including contained button, text button, outlined button and toggle button. - MNavigationDrawer
A Navigation drawers provide access to destinations and app functionality, such as switching accounts. - MTextField
A material text fields that supports filled text fields and outlined text fields.
Bug Fixes
- Fix MCard, MTextField color issue (#5)