bootstrap/site/content/docs/4.3
Martijn Cuppens 1c05c1dbf1 Drop color(), theme-color() & gray() functions (#29083)
Drop `color()`, `theme-color()` & `gray()` functions  in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. 

Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-25 10:41:13 +03:00
..
about Switch to Hugo. 2019-03-13 19:22:59 +02:00
components Remove card columns in favor of masonry grid 2019-07-22 16:08:58 +03:00
content Update remaining tables to Bootstrap tables in docs by adding .table class 2019-07-21 21:44:32 -07:00
examples Simplify code for 'cover' example by using utility classes. (#28986) 2019-07-22 17:02:03 +03:00
extend Move Icons in data. (#29087) 2019-07-23 09:41:14 +03:00
forms Add redirect for /forms/. 2019-07-17 15:27:01 +03:00
getting-started Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03:00
helpers Rename the text helper page (#28869) 2019-06-04 20:46:52 +02:00
layout v4/v5: Add responsive containers (#29095) 2019-07-21 17:38:36 -07:00
utilities Update remaining tables to Bootstrap tables in docs by adding .table class 2019-07-21 21:44:32 -07:00
_index.html Work around the docs/ redirects. 2019-03-13 19:22:59 +02:00
browser-bugs.md Simplify browser bugs inline shortcode 2019-03-13 19:22:59 +02:00
migration.md Drop color(), theme-color() & gray() functions (#29083) 2019-07-25 10:41:13 +03:00