Shohei Yoshida
50f97710eb
Drop support for .form-control-plaintext inside .input-group ( #28972 )
...
* Revert "Fix readonly-plain-text with button addon (#25871 )"
This reverts commit ff40e00323f9256d8dfb678d13b57bfb01ac7354.
* Add migration comment
2019-07-12 13:23:43 +03:00
Martijn Cuppens
d479fd89d0
Remove attribute selectors ( #28988 )
2019-07-12 13:15:50 +03:00
Martijn Cuppens
f5f09d8b0b
Remove redundant border radius on pagination ( #28980 )
...
Pagination used to have box shadow back in the days which required this property, but nowadays it's redundant. (see 0cd186183c/less/pagination.less (L17)
)
2019-07-02 08:08:12 +02:00
Martijn Cuppens
4b3d2635f3
Remove redundant radius properties ( #28956 )
2019-06-26 15:11:37 +02:00
Martijn Cuppens
65f21bbef1
Fix pre color ( #28966 )
2019-06-26 13:18:59 +03:00
Martijn Cuppens
27824ec586
Stretched link updates ( #28958 )
...
- Remove IE10 background hack
- Ability to change the pseudo element
- Ability to change the z-index
- Remove pointer events, just inherit this
2019-06-26 07:54:51 +03:00
Sergey Kovalenko
ad62301a5b
Remove negative margins for group list items ( #28940 )
...
To fix RGBA borders overlapping issue.
2019-06-25 09:23:36 +03:00
Martijn Cuppens
ac6eefd227
Change invalid icon from cross to exclamation mark ( #28944 )
...
The cross icon was confusing since some browsers use it as a reset button.
2019-06-22 16:21:11 +02:00
Martijn Cuppens
83fc5a3239
Decrease number of order utilities ( #28874 )
2019-06-18 07:02:14 +02:00
Ashfahan Khan
c5b1919dea
Add Error checking to prevent invalid breakpoint ( #28889 )
...
* Add Error checking to prevent invalid breakpoint
Error checking to prevent invalid breakpoint name
* check type rather than value
* Revert "check type rather than value"
This reverts commit 04ab1e652f9c9c1c7725b7328b12f548a2c6d142.
* use of not rather than null
2019-06-17 08:00:36 +02:00
Martijn Cuppens
2ac2a5a91e
Removal of one of the most iconic components of Bootstrap: the jumbotron ( #28876 )
2019-06-07 14:44:25 +03:00
Shohei Yoshida
1c510ddaec
Make generating form row styles dependent on $enable-grid-classes ( #28870 )
2019-06-05 18:15:27 +03:00
Shohei Yoshida
3283fe1b52
Rename .text-monospace to .font-monospace ( #28867 )
2019-06-05 00:51:36 +09:00
Shohei Yoshida
d6e0552efe
Workaround for the image size bug in IE ( #28855 )
2019-06-04 10:25:19 +03:00
Ashfahan Khan
41fcd13d3e
Utility API improvement: use $key/$value instead of nth ( #28828 )
...
Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
2019-05-30 17:22:06 +02:00
Martijn Cuppens
14cb65f702
Remove redundant properties from .embed-responsive
( #28062 )
2019-05-29 19:42:32 +02:00
Shane Parsons
4c70e96b97
Modify .card-header-tabs .nav-link.active
colors ( #28833 )
...
Co-Authored-By: Mark Otto <otto@github.com>
2019-05-29 18:38:36 +02:00
Shohei Yoshida
072622d959
Clean input group flex basis ( #28785 )
2019-05-28 22:28:39 +03:00
Shohei Yoshida
b28322469e
Calc modal header/footer border radius according to the border width ( #28775 )
2019-05-28 14:21:45 +02:00
Aditya Shankar
111024695a
Correct grammar in modal.scss ( #28829 )
2019-05-27 08:19:50 +02:00
Sezer Esen
de1a6e3201
Fix background position ( #28814 )
2019-05-26 11:13:55 +02:00
Ashfahan Khan
c215dc83f0
Fix Typo Mistake in SCSS comment ( #28821 )
2019-05-24 22:09:09 +01:00
Martijn Cuppens
769c8d8246
Helpers & utilities split ( #28445 )
2019-05-23 11:56:03 +02:00
Martijn Cuppens
a4a04cd9ec
.sr-only
& .sr-only-focusable
tweaks (#28720 )
...
* Prevent .sr-only-focusable overriding properties when being focused
* Typo
2019-05-20 10:03:51 +02:00
Shohei Yoshida
1a41b0ffa6
Fix z-index according to our z-index rule ( #28784 )
...
https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales
2019-05-18 16:30:57 +02:00
Shohei Yoshida
b7040ad9b4
Remove non-existing .custom-file-label::after ( #28757 )
2019-05-10 21:29:05 +02:00
Martijn Cuppens
5db281d7c4
Move close icon to components in docs ( #28512 )
...
* Move close icon to components
* Remove redundant float from close
2019-05-10 20:27:22 +02:00
Shohei Yoshida
06635be7bd
Reset input padding for cross browser consistency ( #28208 )
2019-05-09 20:40:40 +03:00
zhangbao
6b177cc409
Consistency modification ( #28750 )
2019-05-09 08:14:50 +02:00
Mark Otto
473689ce5d
v5: Drop all print styles and classes ( #28339 )
2019-05-09 07:57:58 +02:00
Mark Otto
d806e874b4
v5: Drop .media ( #28265 )
2019-05-08 21:45:24 +03:00
Mark Otto
1d4d9f8d89
Drop all hover mixins
...
Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
2019-05-08 20:58:07 +03:00
Shohei Yoshida
dfab49aab7
Fix incorrect variable for popover border radius ( #28733 )
...
* Use $popover-border-radius
* Move and rename the local $offset-border-width to the global variable
2019-05-07 12:01:30 +02:00
Martijn Cuppens
f5599d0a04
Configurable container padding ( #28554 )
2019-05-05 10:49:23 +03:00
Martijn Cuppens
a776cc473d
Switch from list to map for responsive embeds ( #28678 )
2019-05-05 10:41:27 +03:00
Christian Oliff
be2ad67786
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables ( #28637 )
...
Instead now pointing to the most recent Wayback Machine archive copy.
2019-05-04 10:30:17 +03:00
Martijn Cuppens
4f85850945
Scrollbar fix ( #28417 )
2019-05-03 21:32:25 +03:00
Martijn Cuppens
acf7ca9a68
More compact color-yiq function ( #28514 )
2019-05-03 21:18:41 +03:00
Martijn Cuppens
91230dbdf1
Headings font style ( #28544 )
2019-05-02 21:35:58 +02:00
Martijn Cuppens
0321fbf036
Remove floats from dropdown ( #28690 )
2019-05-02 20:37:10 +02:00
Martijn Cuppens
b327c34ce3
Improve progress-bar-stripes animation ( #28697 )
...
- `background-position: 0 0;` is the default background position, so redundant
- The background position should only be animated in the x direction
- `0%` is a little shorter than `from`
2019-05-02 11:03:28 +03:00
Martijn Cuppens
09c99fe6e7
Reboot & Type cleanup ( #28698 )
...
- Line height & font family from html were directly overridden by body, so they were redundant thus removed
- The remaining properties are moved to body
- Shim for IE10 tags removed
- hr cleanup
- Combined styles from reboot & type
- Changed from borders to background
- This allows us to keep the color inherited.
- Opacity can be used to change the intensity
- Size attribute will not change the height instead of making the hr look like an input field
- Better variable names
- headings cleanup
- Moved all element styling to reboot
- Type will now extend the element styling. This way we will save some redundant code
- small & mark are also moved to reboot. type does not contain any element styling anymore
- font weight removed from small, this did not really made sense
2019-04-30 11:00:33 +03:00
ysds
a454ea7cf7
Change custom file markup
2019-04-30 10:45:05 +03:00
Martijn Cuppens
0ed44cab2d
Remove IE leftover ( #28699 )
...
Removed leftover from #27789
2019-04-30 08:52:04 +02:00
Mark Otto
60d826a305
Prevent form validation mixin from generating invalid CSS ( #28447 )
...
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.
Fixes #28380 .
2019-04-25 17:01:50 +03:00
Shohei Yoshida
2d0f2feb10
Sync plain text font-size with $input-font-size
( #28464 )
2019-04-25 16:45:59 +03:00
GeoSot
275cd7f91e
Separate $btn-link
colors from $link-color
( #28681 )
2019-04-23 16:12:51 +03:00
Martijn Cuppens
4ee2ae4ce0
Remove redundant slashes ( #28677 )
2019-04-21 18:45:53 +03:00
Shohei Yoshida
b1b5e87d65
Add $custom-control-label-color
variable ( #28633 )
2019-04-13 15:06:32 +03:00
Ted Kesgar
51b0c42778
Change toast border radius to use $border-radius
( #28621 )
...
Currently, `$toast-border-radius` uses the value of `.25rem`. This is inconsistent with other variables such as `$btn-border-radius` and `$input-border-radius`, which uses the "global" `$border-radius` variable.
2019-04-08 15:06:48 +03:00