Releases: anvil-works/material-3-theme
Releases · anvil-works/material-3-theme
v1.2.1
What's Changed
Updates
- Link: improve designer placeholder text by @s-cork in #199
- Add change event to RadioGroupPanel's Object Palette by @bcm628 in #224
Fixes
- Dropdown border is not rounded on the dropdown menu by @s-cork in #212
- Dropdown Menu - fix
selected_value
when items are tuples of label value pairs by @s-cork in #198 - Improve label text for dropdown menu by @s-cork in #211
- Add writeback support for various components (Checkbox, DropdownMenu, RadioGroupPanel, Switch) by @s-cork in #202
- Fix placeholder text when a component is removed from a link by @s-cork in #213
- Add close button to Notifications and Confirms by @bcm628 in #210
- Add click event parameters to all click events: event and keys by @s-cork in #214
- Add slider
change_end
event by @s-cork in #203 - Inherit font-family from body and fix syntax error by @s-cork in #216
- Toolbox: fix typo with LinearPanel title by @s-cork in #218
- Fix: TextInput subcontent style properties work as intended by @bcm628 in #222
- Fix: The align property for TextBoxes and DropdownMenus now works as expected by @bcm628 in #223
- Supporting text style props work as expected for the DropdownMenu by @bcm628 in #225
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Updates
- Be able to open the NavigationDrawerLayout nav drawer from the designer by @s-cork in #174
- Heading and text component names look like placeholder by @s-cork in #176
- NavigationDrawerLayout mobile breakpoints are different in the designer by @bcm628 in #186
Fixes
- Fix flash of unstyled text before Material Icons are rendered by @s-cork in #183
- Fix DropdownMenu items being duplicated and can't make changes to the items once the component is rendered. Also rename some components'
background
property tobackground_color
by @chrAnvil in #182 - RadioGroupPanel and DataGrid are pre-populated when added to a Form by @s-cork in #179
- ButtonMenu
align
property can be set tofull
, Linkalign
property now works, TextInputdisplay_text_color
now works, links in Anvil modals are styled properly by @pcarrogarcia in #185 - Navigation slots have the same name in both layouts, ButtonMenu menus render above alerts, TextAreas have region interactions, SidesheetContent is prepopulated by @bcm628 in #193
- Better prop decorator by @daviesian in #194
Full Changelog: v1.1.3...v1.2.0
https://github.com/anvil-works/material-3-theme-2/blob/master/CHANGELOG.md