- 27 Sep, 2017 9 commits
-
-
Benjamin Trenkle authored
-
Herst authored
Solution mentioned by Chris Baswell at https://stackoverflow.com/a/45969088
-
Ray Villalobos authored
Since flex-order was renamed to just order, change the subtitle.
-
Ray Villalobos authored
I feel like `auto` is missing from the values here and that it should be there. Although it is mentioned below, only a single use case, whereas in other sections it appears with the option to set the left margin of an element to auto, for example.
-
Moris Zen Pasic authored
-
Moris Zen Pasic authored
-
Moris Zen Pasic authored
-
XhmikosR authored
-
XhmikosR authored
-
- 26 Sep, 2017 20 commits
-
-
Prateek Goel authored
-
XhmikosR authored
Remove accidental `alt` addition from Bootstrap stack image.
-
Andrew Luca authored
Check `form-control-focus` mixin, variable name is `$input-focus-border-color`
-
Andres Galante authored
-
XhmikosR authored
We can check for browser compatibility on lint time now.
-
XhmikosR authored
This is so other plugins can use it too.
-
XhmikosR authored
-
XhmikosR authored
-
Andres Galante authored
-
XhmikosR authored
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
-
XhmikosR authored
-
schwastek authored
`abs()` gets the absolute value of `$level`. That way, `if/else` statement can be completely eliminated.
-
XhmikosR authored
-
XhmikosR authored
Add .txt and remove the non-existent .py files.
-
XhmikosR authored
-
XhmikosR authored
This way, it's run for us automatically after `docs-compile`.
-
XhmikosR authored
Switch all instances to `sh` but keep `bash` so that things won't break either way.
-
XhmikosR authored
* ignore `twbsconfig.yml` * add a trailing slash for folders
-
XhmikosR authored
-
XhmikosR authored
Before: 312 KB (320.250 bytes) After: 253 KB (259.961 bytes)
-
- 25 Sep, 2017 2 commits
-
-
SpicyDwarf authored
-
Johann-S authored
-
- 24 Sep, 2017 2 commits
-
-
Vasilii Artemchuk authored
-
Patrick H. Lauke authored
* Use `aria-selected` instead of `aria-expanded` * Change tab.js to use `aria-selected` rather than `aria-expanded` * Add `aria-orientation=vertical` to vertical tab list * Remove dynamic tabs with dropdowns * Fix non-interactive code examples * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
-
- 23 Sep, 2017 1 commit
-
-
Herst authored
-
- 20 Sep, 2017 1 commit
-
-
XhmikosR authored
-
- 17 Sep, 2017 5 commits
-
-
Andres Galante authored
-
XhmikosR authored
-
Troy Morehouse authored
* fix(scrollspy): Handle nested navs when nav-link inside nav-item * [scrolspy] Find only child .nav-link's inside .nav-item * [scrollspyt] Add tests for nested navs with nav-link inside nav-item * fix troy-o's in test
-
Bardi Harborow authored
-
Johann-S authored
-