v0.42.0
Minor Changes
- #2984
c56f325Thanks @camertron! - Add ability to attach a test selector to ActionList items
Patch Changes
-
#2995
0647fedThanks @camertron! - Allow ActionList item content to be supplied by positional arg -
#2979
ae6e3d7Thanks @langermank! - Prep for high contrast theme updates -
#2986
4d8ec0cThanks @kendallgassner! - Fixes Alpha::SelectPanel remote loading bug where items from the server were overriding the users selections. Additionally, update the #removeSelectedItem function to grab the data-value from the correct element. -
#2987
82f0267Thanks @kendallgassner! - Ensure focus is set on SelectPanel item when arrowing down from input -
#2997
0d0b5bcThanks @camertron! - Prevent an empty list of custom regexes in the DetailsMenuMigration linter from reporting false-positives -
#2978
fac1ec9Thanks @camertron! - Ensure pressing 'Enter' in SelectPanel filter input causes navigation if first item is link. -
#2996
53abaa6Thanks @kendallgassner! - Remove tabindex="-1" from li elements labelled as role="none" since tabindex's remove/negate role presentation -
#2989
36a044aThanks @JoyceZhu! - Addaria-haspopupandaria-expandedtoSelectPanelstate -
#2994
3bf8fd4Thanks @kendallgassner! - Add aria-labelledby on the SelectPanel dialog -
#2985
868b49eThanks @jamieshark! - Adds custom config for DetailsMenuMigration linter. -
#2988
a5eefd9Thanks @gjtorikian! - Fix documentation comments in relative_time.rb