Skip to content

4.2.2 - Dropdowns

Latest
Compare
Choose a tag to compare
@Nerwyn Nerwyn released this 03 Dec 23:50
· 1 commit to main since this release

Dropdowns

Changes in 4.2.2

  • Change CSS class name used by dropdown option div to prevent style collision when option is selected.

New Feature - Dropdowns

With this release comes the final card feature that exists as a default card feature but not a custom one - dropdowns! Use dropdowns to select from multiple items in a list and call a different service with each one. Like selectors, it works best with select or input_select entities but can really be used with anything. Unlike selectors each dropdown option can only call one action.

Patch version Changes

  • Dropdown RTL fixes.
  • Change CSS class name used by dropdown option div to prevent style collision when option is selected.

Full Changelog: 4.1.1...4.2.2