Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@bcm628 bcm628 released this 19 Nov 13:39
4afff5e

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