v0.35.0
Minor Changes
-
#3158
683abd2
Thanks @jonrohan! - Delete Primer::Alpha::ImageCrop -
#3074
25109d0
Thanks @owenniblock! - [SelectPanel] replace loading label using parameter loading_label
[SelectPanel] show additional loading content with loading_description -
#3072
18b2074
Thanks @camertron! - [Forms] Fix position of caption for checkbox and radio groups -
#3145
a6bacb5
Thanks @camertron! - Add option to Dialog to permit/disable page scrolling -
#3160
3cb826a
Thanks @camertron! - Bump primer/css -
#3149
b9cce66
Thanks @camertron! - Allow form groups to accept system arguments -
#3071
e043069
Thanks @camertron! - [SelectPanel] Use checkboxes for multi-select -
#3126
89052ca
Thanks @francinelucca! - Introduce the Stack and StackItem components. -
#3083
5907105
Thanks @jamieshark! - [SelectPanel] Adds banner scheme as param.
Patch Changes
-
#3103
6033c86
Thanks @owenniblock! - Moves the loading and "no results" messages on the SelectPanel to the top of the container. -
#3141
37e78c0
Thanks @camertron! - Allow setting custom values on submit buttons. -
#3153
cc1ce7a
Thanks @camertron! - Fix problem introduced by #3141 that causes template captions not to render for certain input types if the input is configured with avalue:
. -
#3076
7e7a60f
Thanks @HDinger! - Add "action" to the list of data attributes that accept multiple values in themerge_data
helper -
#3139
b650344
Thanks @jamieshark! - Adjusts config for DetailsMenuMigration linter to take in an array of strings instead of array of regexp -
#3168
82c2b0a
Thanks @camertron! - [SelectPanel] Fix issue causing no error banner to appear when there are no matches -
#3095
26f1fbc
Thanks @owenniblock! - Clear input on SelectPanel when dialog closed -
#3152
3611f9c
Thanks @joelhawksley! - Fix bug where checkboxes were broken with prefers-reduced-motion -
#3159
5bc179d
Thanks @camertron! - Increase space between form elements -
#3144
978e867
Thanks @keithamus! - Remove dialog-scrollgutter setting from hot-path, for improved performance