Skip to content

Releases: predixdesignsystem/px-dropdown

Fix incorrect selection when items have changed

05 Mar 03:02
acc0d8a
Compare
Choose a tag to compare
  • Fixes bug where selection count did not update when the items array changed

Reverse the dropdown items icon when the direction is RTL

09 Sep 18:29
Compare
Choose a tag to compare
  • Updated dropdown item icons to the other side of the dropdown when the direction is RTL

v4.9.3 Add icon margin that works on both LTR & RTL, re-add removed styles

05 Mar 20:04
Compare
Choose a tag to compare
  • Use margin right and left to avoid browser specific prefix fix for rtl space issue.
  • Re-add the padding styles that was removed that caused regression.

v4.9.2: Fix iconic menu trigger width

20 Feb 22:47
Compare
Choose a tag to compare

This patch release resolves a regression in the iconic menu trigger width (ie. the CSS variable --px-dropdown-min-width no longer sets the trigger size).

v.4.9.1 RTL changes to position carat properly

11 Feb 22:41
aabb279
Compare
Choose a tag to compare
  • added webkit & moz specific classes to re-position the caret when in RTL mode.

NOTE: RTL positioning is not supported in IE / Edge.

v4.9.0: Added `--px-icon-flex-grow` CSS variable

15 Jan 10:21
Compare
Choose a tag to compare

Added --px-icon-flex-grow CSS variable for optionally allowing the dropdown to fill its container

v4.8.1: Fixed icon size regression

07 Jan 22:48
Compare
Choose a tag to compare

Resolves an issue that was causing dropdown triggers and menu item icons to be oversized.

Added new property to make the values used in trigger label variable

04 Jan 21:18
cc42fe7
Compare
Choose a tag to compare

The new property is display-value-count and its default value is 1, which is the current default behaviour.

Added read-only and disabled-viewable properties to px-dropdown.

04 Jan 04:51
6f72e8f
Compare
Choose a tag to compare
  • read-only allows user to open px-dropdown in an active state but they can not select items
  • disabled-viewable allows user to open px-dropdown even though its in a disabled state but they can not select items

fix max-width of dropdown-trigger

28 Dec 10:58
Compare
Choose a tag to compare
v4.7.9

Updated history file to version 4.7.9