0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss/forms
Mark Otto be17444756
Replace / division with multiplication and custom divide() function (#34245)
* Convert bulk of division to multiplication

* Use custom divide() function instead of Dart Sass math module for greater compatibility

* Apply suggestions from code review

* Fix functions
2021-06-14 09:35:30 -07:00
..
_floating-labels.scss fix(forms): unitless line-height for floating labels (#34161) 2021-06-03 19:02:46 +03:00
_form-check.scss Replace / division with multiplication and custom divide() function (#34245) 2021-06-14 09:35:30 -07:00
_form-control.scss Revert "use :read-only css selector instead [readonly] for consistency (#33642)" (#33961) 2021-05-13 17:01:46 +03:00
_form-range.scss Replace / division with multiplication and custom divide() function (#34245) 2021-06-14 09:35:30 -07:00
_form-select.scss Add missing transition to .form-select (#34034) 2021-05-28 09:20:31 +02:00
_form-text.scss Add $form-text-font-weight (#30617) 2020-04-20 08:19:06 +02:00
_input-group.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_labels.scss Require .form-label classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_validation.scss Extended form validation states customization capabilities (#31757) 2020-12-17 07:07:48 +02:00