v0.40.0
Minor Changes
-
#2964
91f5a57Thanks @klaustopher! - Addturbo: trueas an parameter for theToggleSwitchcomponent and treat the respoonse (when it has the correct MIME type) as a Turbo Stream. The newturboparamater defaults to false
and with that the HTTP response is simply ignored as is the current behavior. -
#2966
05172faThanks @camertron! - Ensure Down, Home, and End behave as expected when a SelectPanel's input field has focus
Patch Changes
- #2972
9b675a7Thanks @TylerJDev! - Replacealign-itemswithalign-selfand apply it onActionListgroup headings directly.