- 02 Aug, 2019 2 commits
- 01 Aug, 2019 5 commits
- 31 Jul, 2019 1 commit
-
-
Herst authored
-
- 30 Jul, 2019 1 commit
-
-
Patrick H. Lauke authored
-
- 29 Jul, 2019 4 commits
-
-
XhmikosR authored
-
Johann-S authored
-
Patrick H. Lauke authored
"Popovers whose both title..."
-
XhmikosR authored
-
- 28 Jul, 2019 1 commit
-
-
Brian Juul Andersen authored
Fixed minor grammatical error: "... the best method get scroll ..." => "... the best method to get scroll ..."
-
- 26 Jul, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 25 Jul, 2019 6 commits
-
-
ysds authored
* Remove about generated button of file form * Remove and merge layout examples of custom forms * Clarify id/for * Change some spacing classes for consistency
-
Martijn Cuppens authored
-
Martijn Cuppens authored
- Remove unsupported browsers fixes - More consistent comment blocks - Reorganise order of some blocks - Add height fix for date/month/week/time inputs (#18842) - Remove redundant type selectors - Additional resets and theming options for `legend` - Add date & color inputs to reboot page - Use the same borders for text search, text inputs, textareas and date inputs - Move code styling to reboot
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
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.
-
- 23 Jul, 2019 1 commit
-
-
XhmikosR authored
-
- 22 Jul, 2019 15 commits
-
-
Christian Oliff authored
-
Martijn Cuppens authored
-
julian-hecker authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* create responsive containers provide more flexibility and allow the user to determine when containers switch from fluid to fixed width. * fix the base container code this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use. I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'. Then we loop through that and, with the appropriate infixes, extend our placeholder * formatting for style forgot to run my tests before the last push, i think these are better. * finish incomplete comment * fix the responsive containers using the `@extend` directive I was able to clean up this code * fix responsive containers in the navbar mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redec...
-
- 20 Jul, 2019 2 commits
-
-
Kitten King authored
-
Martijn Cuppens authored
* Use escape-svg() function * Update theming.md
-
- 19 Jul, 2019 1 commit
-
-
XhmikosR authored
-