- 24 Jun, 2020 6 commits
-
-
Patrick H. Lauke authored
Docs: add Gaël Poupard to the core team page
-
XhmikosR authored
* Make example less broken-looking don't want to give impression that now it's ok to just sprinkle `role="button"` around. this at least makes the `span` keyboard-focusable, similar to at least the start of a custom control
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs. This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`). `.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).
-
- 13 Jun, 2020 1 commit
-
-
Gaël Poupard authored
* docs(example): drop IE workaround since it works fine in IE * Serial comma Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
- 10 Jun, 2020 1 commit
-
-
Gaël Poupard authored
-
- 04 Jun, 2020 3 commits
- 29 May, 2020 1 commit
-
-
Gaël Poupard authored
-
- 26 May, 2020 1 commit
-
-
Gaël Poupard authored
-
- 14 May, 2020 2 commits
-
-
Mark Otto authored
Turns out this applies to IE11 as well as IE10, so this clarifies the docs callout. Closes #25242 . Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
- 12 May, 2020 8 commits
- 11 May, 2020 1 commit
-
-
Mark Otto authored
- Adds .user-select-* utils from v5 - Adds button role attribute util, one of the top requested features in our issues for adding pointer cursors - Adds new docs page to demonstrate both - Includes Sass list for customizing user select
-
- 10 May, 2020 3 commits
-
-
XhmikosR authored
docs: fix tap targets
-
XhmikosR authored
Backport of #30199 after adapting it for v4-dev.
-
Mark Otto authored
- Refreshes the look and feel of the homepage with fresh colors, new content, and simplified styles. - Updates docs button styles - Replaces bytesize icons with Bootstrap icons - Adds themes callout to examples page
-
- 07 May, 2020 2 commits
- 06 May, 2020 3 commits
- 02 May, 2020 4 commits
- 30 Apr, 2020 2 commits
-
-
Shohei Yoshida authored
* Change input group examples * Update forms.md * Update site/docs/4.4/components/forms.md Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Mark Otto <markd.otto@gmail.com> Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Mark Otto authored
-
- 28 Apr, 2020 2 commits
-
-
XhmikosR authored
Tweak syntax highlighting colors to be WCAG2AA valid. Co-authored-by:
Martijn Cuppens <martijn.cuppens@gmail.com>
-
Mark Otto authored
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand. Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-