- 20 Nov, 2018 1 commit
-
-
Tieson Trowbridge authored
-
- 06 Nov, 2018 1 commit
-
-
ysds authored
Add `tabindex="-1"` and `aria-disabled="true"` to disabled link
-
- 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.
-
- 09 Apr, 2018 1 commit
-
-
Mark Otto authored
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
-
- 16 Mar, 2018 1 commit
-
-
Varunram Ganesh authored
Add the column/grid to the example code (which is what makes it vertical in the first place)
-
- 14 Mar, 2018 1 commit
-
-
m5o authored
-
- 12 Mar, 2018 1 commit
-
-
m5o authored
-
- 23 Jan, 2018 1 commit
-
-
M. Appelman authored
-
- 27 Dec, 2017 1 commit
-
-
Mark Otto authored
-
- 09 Nov, 2017 1 commit
-
-
Vasilii Artemchuk authored
-
- 31 Oct, 2017 1 commit
-
-
patrickhlauke authored
-
- 30 Oct, 2017 1 commit
-
-
Johann-S authored
-
- 22 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 20 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 16 Oct, 2017 1 commit
-
-
Johann-S authored
* Add dispose methods in our documentation * Update buttons.md
-
- 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)
-
- 08 Sep, 2017 1 commit
-
-
vsn4ik authored
-
- 11 Aug, 2017 2 commits
-
-
Jan Karlo Dela Cruz authored
-
- 02 Jul, 2017 1 commit
-
-
Mark Otto authored
-
- 30 May, 2017 2 commits
- 28 May, 2017 1 commit
-
-
Mark Otto authored
-
- 04 May, 2017 1 commit
-
-
Patrick H. Lauke authored
* Split out/expand mention that base navs lack active styles * Add accessibility notes for navigation bars vs dynamic tabbed interfaces
-
- 27 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
* Fix incorrect code indentation * Remove unnecessary vendor prefix for `box-sizing` - all modern browsers now support this unprefixed * Remove incorrect `<label>` and change static controls to readonly inputs * Allow `<img>` elements without `src` to allow for `holder.js` images used in the docs, which lack `src` and use `data-src` instead
-
- 09 Apr, 2017 1 commit
-
-
Patrick H. Lauke authored
`role="tabpanel"` is not appropriate as role for the overall container - it only applies to the individual content parts of each tab
-
- 08 Apr, 2017 1 commit
-
-
Mark Otto authored
* tweak some copy * fix up scrollspy docs * remove nav styles that were added * fix nav-based docs by requiring .nav-item on .nav-link
-
- 02 Apr, 2017 1 commit
-
-
Pierre Vanduynslager authored
-
- 28 Mar, 2017 1 commit
-
-
Pierre Vanduynslager authored
-
- 19 Mar, 2017 1 commit
-
-
Mark Otto authored
- Justified and fill nav variants need .nav-item classes on the anchors in addition to .nav-link - Fix broken styles for the .nav-justified class which wasn't actually doing what we needed it to
-
- 05 Jan, 2017 1 commit
-
-
Quy authored
* Change it's to its. * Fix links * Fix typos
-
- 24 Dec, 2016 1 commit
-
-
Mark Otto authored
- Reorganize things, leading with the base nav first instead of an accessibility note, and then moving the rest to a new available styles section. - Add horizontal alignment options thanks to new flex utils (these new utils will be documented later in another commit). - Dropped `.nav-stacked` for a flex util and added additional alignment options, so document those, too.
-
- 22 Dec, 2016 1 commit
-
-
Mark Otto authored
* remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
-
- 08 Dec, 2016 1 commit
-
-
Starsam80 authored
-
- 27 Nov, 2016 1 commit
-
-
Starsam80 authored
* Clean up _flex.scss a little This commit just cleans up the formating of _flex.scss by changing it so that it uses a single `@include media-breakpoint-up` instead of multiple. It also aligns all of the CSS properties so it looks a bit nicer. * Remove `-xs` from flex classes
-
- 26 Nov, 2016 1 commit
-
-
Mark Otto authored
* Add some flexbox nav components - Includes .nav-justified for inline, tab, and pill nav components - Includes example of using the flex utils (.d- and .flex-items-) for centered nav * redo heading hierarchy a bit
-
- 03 Oct, 2016 1 commit
-
-
Mark Otto authored
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
-
- 06 Jan, 2016 2 commits
-
-
Mark Otto authored
- More consistent states and labels in nav examples - Add stacked pills example for with <nav> element
-
Chris Rebert authored
Refs #18708 [ci skip]
-
- 27 Dec, 2015 1 commit
-
-
Johann-S authored
-