v0.31.0
Minor Changes
- #2984
c56f325
Thanks @camertron! - Add ability to attach a test selector to ActionList items
Patch Changes
-
#2995
0647fed
Thanks @camertron! - Allow ActionList item content to be supplied by positional arg -
#2979
ae6e3d7
Thanks @langermank! - Prep for high contrast theme updates -
#2986
4d8ec0c
Thanks @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
82f0267
Thanks @kendallgassner! - Ensure focus is set on SelectPanel item when arrowing down from input -
#2997
0d0b5bc
Thanks @camertron! - Prevent an empty list of custom regexes in the DetailsMenuMigration linter from reporting false-positives -
#2978
fac1ec9
Thanks @camertron! - Ensure pressing 'Enter' in SelectPanel filter input causes navigation if first item is link. -
#2996
53abaa6
Thanks @kendallgassner! - Remove tabindex="-1" from li elements labelled as role="none" since tabindex's remove/negate role presentation -
#2989
36a044a
Thanks @JoyceZhu! - Addaria-haspopup
andaria-expanded
toSelectPanel
state -
#2994
3bf8fd4
Thanks @kendallgassner! - Add aria-labelledby on the SelectPanel dialog -
#2985
868b49e
Thanks @jamieshark! - Adds custom config for DetailsMenuMigration linter. -
#2988
a5eefd9
Thanks @gjtorikian! - Fix documentation comments in relative_time.rb