- 08 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 03 Sep, 2018 1 commit
-
-
Herst authored
(again) https://github.com/twbs/bootlint/wiki/W007
-
- 12 Jul, 2018 1 commit
-
-
Mark Otto authored
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
-
- 27 Apr, 2018 1 commit
-
-
XhmikosR authored
Also, move the search code to a separate file.
-
- 02 Apr, 2018 1 commit
-
-
XhmikosR authored
-
- 21 Mar, 2018 1 commit
-
-
XhmikosR authored
-
- 14 Mar, 2018 2 commits
-
-
XhmikosR authored
Rely on `site.url` which is different for production. In that case do nothing with the search result, otherwise when in development remove our url from it.
-
m5o authored
Previously a search redirected to `https://getbootstrap.com/...`
-
- 15 Jan, 2018 1 commit
-
-
Mark Otto authored
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
-
- 31 Dec, 2017 1 commit
-
-
XhmikosR authored
-
- 30 Dec, 2017 1 commit
-
-
XhmikosR authored
-
- 09 Aug, 2017 2 commits
- 30 May, 2017 2 commits
- 16 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
This makes them keyboard-accessible. For mouse users, the only change here is that the focus outline will remain on the button once clicked (in future, this can be solved with :focus-ring, but for now this would require a polyfill). the tooltip is explicitly hidden on `mouseleave`, so even though the `<button>` retains focus after clicking, the tooltip won't stay visible once mouse user moves away. the mouse hover styles have explicitly not been make to also apply to :focus, so as to minimise the visual impact for mouse users (though the tooltip remains visible) - but due to the default outline and the custom tooltip, it should be fairly clear when keyboard users set focus to a copy button too.
-
- 01 Jan, 2017 1 commit
-
-
Nuno Arruda authored
-
- 31 Dec, 2016 2 commits
-
-
Mark Otto authored
-
Bardi Harborow authored
-
- 23 Dec, 2016 1 commit
-
-
Bardi Harborow authored
-
- 28 Nov, 2016 1 commit
-
-
Mark Otto authored
* Fixed incorrect instruction: "Press ⌘ to copy" It needed to be "Press ⌘C to copy" * Updated to concatenate copy string Updated copy command to concatenated string to prevent potential issues * Updated the way the copy string concatenates As per excellent suggestion by @tomlutzenberger * Removed semicolon line endings ;P * var not const or let
-
- 03 Oct, 2016 1 commit
-
-
Bardi Harborow authored
-
- 26 May, 2016 1 commit
-
-
XhmikosR authored
-
- 20 May, 2016 1 commit
-
-
- 19 Feb, 2016 1 commit
-
-
James Mosier authored
Fixes #17584 Closes #17607 by merging it
-
- 01 Jan, 2016 1 commit
-
-
Chris Rebert authored
[ci skip]
-
- 24 Oct, 2015 2 commits
-
-
Zeno Rocha authored
-
XhmikosR authored
Things left: 1. clear the selection after copy 2. add messages for success and error
-
- 07 Sep, 2015 1 commit
-
- 18 Aug, 2015 2 commits
- 13 Aug, 2015 1 commit
-
-
Jacob Thornton authored
-
- 28 May, 2015 1 commit
-
-
Mark Otto authored
-
- 17 May, 2015 1 commit
-
-
XhmikosR authored
-
- 16 May, 2015 1 commit
-
-
Bryan Braun authored
Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it.
-
- 05 May, 2015 1 commit
-
-
XhmikosR authored
-
- 29 Apr, 2015 3 commits