- 23 Oct, 2017 2 commits
- 22 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 19 Oct, 2017 4 commits
- 15 Oct, 2017 1 commit
-
-
Mark Otto authored
-
- 10 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 06 Oct, 2017 1 commit
-
-
Vasilii Artemchuk authored
-
- 04 Oct, 2017 5 commits
- 03 Oct, 2017 2 commits
-
-
XhmikosR authored
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
-
Roman O authored
* Offset option can be function (Popper.js) * Fix...add function type for offset option * Remove constants for popper config * Optimize code. Remove foreach loop. * Refactoring. Remove getOffset method
-
- 01 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 30 Sep, 2017 1 commit
-
-
Mark Otto authored
-
- 28 Sep, 2017 1 commit
-
-
XhmikosR authored
-
- 26 Sep, 2017 2 commits
-
-
XhmikosR authored
We can check for browser compatibility on lint time now.
-
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
-
- 25 Sep, 2017 1 commit
-
-
Johann-S authored
-
- 24 Sep, 2017 1 commit
-
-
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)
-
- 17 Sep, 2017 1 commit
-
-
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
-
- 13 Sep, 2017 1 commit
-
-
Mark Otto authored
-
- 11 Sep, 2017 1 commit
-
-
vsn4ik authored
-
- 09 Sep, 2017 1 commit
-
-
Mark Otto authored
-
- 08 Sep, 2017 1 commit
-
-
Patrick Yeo authored
-
- 07 Sep, 2017 1 commit
-
-
Johann-S authored
-
- 06 Sep, 2017 1 commit
-
-
Mark Otto authored
-
- 31 Aug, 2017 2 commits
- 29 Aug, 2017 3 commits
-
-
David Bailey authored
_adjustDialog should be called when the modal is first displayed to prevent it jumping position when the viewport is resized
-
David Bailey authored
-
David Bailey authored
Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test. One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
-
- 28 Aug, 2017 4 commits
-
-
David Bailey authored
-
David Bailey authored
-
David Bailey authored
Prevents the test from failing
-
David Bailey authored
When the body does not overflow (achieved by hiding the QUnit container), it should not be given a margin.
-