COMMITS
/ scss/_alert.scss February 6, 2023
C
Fix alerts colors by using `*-text-emphasis` CSS vars in Sass loop (#38003)
cccabinet committed
November 29, 2022
M
Add dark mode support (#35857)
Mark Otto committed
May 29, 2022
M
fix alert border radius
mcoms committed
March 13, 2022
M
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto committed
March 1, 2022
M
Split CSS vars for padding values (#35921)
Mark Otto committed
December 20, 2021
G
fix(alerts): ensure color is set and used (#35571)
Gaël Poupard committed
December 17, 2021
M
Convert alerts to CSS variables (#35401)
Mark Otto committed
December 17, 2020
R
Fix: variables collide with globals (#32492)
Rafi committed
November 13, 2020
November 8, 2020
M
Add checks to fix color contrast issues (#32085)
Martijn Cuppens committed
October 13, 2020
M
Colors rewrite (#30622)
Martijn Cuppens committed
October 7, 2020
A
Alert : Added z-index for close button (#31826)
Ankit Mishra committed
September 22, 2020
M
Add more variables, add a comment for the 3
Mark Otto committed
September 1, 2020
April 6, 2020
M
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Martijn Cuppens committed
July 25, 2019
M
Drop `color()`, `theme-color()` & `gray()` functions (#29083)
Martijn Cuppens committed
December 14, 2018
M
Remove redundant brackets (#27768)
Martijn Cuppens committed
December 24, 2017
M
Move alert theme-color() levels to variables
Mark Otto committed
October 22, 2017
E
Fix for right padding in dismissible alerts (#24481)
Eugene Kopyov committed
August 25, 2017
A
changes the order of the close btn on alerts to improve accecibility
Andres Galante committed
June 26, 2017
M
April 16, 2017
P
Rename variable $input-border-focus to $input-border-color-focus (#22413)
Patrick Yeo committed
November 28, 2016
M
Fix #20013, nullify #21112 (#21230)
Mark Otto committed
C
Add alert-margin-bottom variable (#21064)
Cyril Kyburz committed
October 19, 2016
M
Switch to separate vars for alert vertical/horizontal padding
Mark Otto committed
September 5, 2016
M
fixes #20485: use rem units in alert dismiss (#20625)
Mark Otto committed
February 4, 2016
January 14, 2016
C
Use proper units when adding/subtracting lengths
Chris Rebert committed
October 15, 2015
C
#17895 Added $alert-border-width that defaults to $border-width
Chris Bell committed
September 20, 2015
C
Just some spaces...
Catalin Zalog committed
August 23, 2015
M
remove a margin-top: 0 reset since we nuke headings' top margins now in reboot
Mark Otto committed
August 18, 2015
M
clean out comments that aren't all that helpful
Mark Otto committed
April 29, 2015
M
Remove $line-height-computed
Mark Otto committed
April 18, 2015
M
clean up comments and spacing
Mark Otto committed
December 30, 2014
C
un-nest .alert-heading & .alert-link
Chris Rebert committed
December 16, 2014
C
Use .alert-heading instead of hardcoding <h4>
Chris Rebert committed
December 2, 2014
M
convert to scss
Mark Otto committed