- 14 May, 2019 6 commits
- 10 May, 2019 2 commits
-
-
Shohei Yoshida authored
-
Martijn Cuppens authored
* Move close icon to components * Remove redundant float from close
-
- 09 May, 2019 5 commits
-
-
Shohei Yoshida authored
-
Katherine Shaw authored
Replace snippets and examples in dropdown docs to use semantic `ul` and `li` elements.
-
XhmikosR authored
It results in bigger files.
-
zhangbao authored
-
Mark Otto authored
-
- 08 May, 2019 9 commits
-
-
Mark Otto authored
-
Martijn Cuppens authored
-
Mark Otto authored
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.
-
Martijn Cuppens authored
* Documentation tweaks * Remove redundant col-12 classes
-
Ashfahan Khan authored
30 Categories , 2100+ SVG and icons from icofont
-
XhmikosR authored
-
Johann-S authored
-
XhmikosR authored
-
Patrick H. Lauke authored
-
- 07 May, 2019 1 commit
-
-
Shohei Yoshida authored
* Use $popover-border-radius * Move and rename the local $offset-border-width to the global variable
-
- 05 May, 2019 3 commits
-
-
Johann-S authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
- 04 May, 2019 1 commit
-
-
Christian Oliff authored
Instead now pointing to the most recent Wayback Machine archive copy.
-
- 03 May, 2019 4 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Mark Otto authored
* Bump supported browsers for v5 - Chrome history: https://en.wikipedia.org/wiki/Google_Chrome_version_history - Firefox latest ESR (v60): https://www.mozilla.org/en-US/firefox/organizations/ - Edge history: https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history - Desktop Safari history: https://en.wikipedia.org/wiki/Safari_version_history - Opera history: https://help.opera.com/en/opera-version-history/ * Update .browserslistrc * Roll back Chrome several versions for now Still WIP, but wanting to get this merged, so finding a slightly wider baseline
-
Mark Otto authored
* Migration docs page for v5 * Add JS section, tweak some copy * Update migration.md
-
- 02 May, 2019 5 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
XhmikosR authored
-
Martijn Cuppens authored
- `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`
-
XhmikosR authored
-
- 30 Apr, 2019 4 commits
-
-
Martijn Cuppens authored
- 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
-
Martijn Cuppens authored
-
ysds authored
-
Martijn Cuppens authored
-