Minor Changes
- #214
0d265ad
Thanks @myabc! - [59468] Initial implementation of Danger Confirmation Dialog
This is an opinionated dialog that requires the user to confirm that they wish to perform a "potentially dangerous" action by clicking a checkbox. The submit button is disabled until the checkbox is clicked. A "potentially dangerous" action could be a destructive action that cannot be easily reverted, such as bulk delete.
Patch Changes
-
#3224
3140ad9
Thanks @camertron! - Update check box styles for ActionList to match the rest of Primer -
#3236
eea9da6
Thanks @camertron! - Improve template path detection for forms -
#3235
c765093
Thanks @TylerJDev! - Addsrole="radiogroup"
onfieldset
in radio group component -
#3207
5880922
Thanks @camertron! - Fix ActionMenu position issue when container is scrollable