| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-05-14 | rewrite modal docs without jquery | Johann-S | 1 | -23/+41 | |
| 2019-05-14 | remove jquery references in dropdown docs | Johann-S | 1 | -8/+13 | |
| 2019-05-14 | remove some jquery references in collapse docs | Johann-S | 1 | -2/+7 | |
| 2019-05-14 | remove some jquery references in carousel docs | Johann-S | 1 | -1/+4 | |
| 2019-05-10 | Move close icon to components in docs (#28512) | Martijn Cuppens | 1 | -1/+1 | |
| * Move close icon to components * Remove redundant float from close | |||||
| 2019-05-09 | Docs unordered lists dropdowns (#28591) | Katherine Shaw | 2 | -272/+272 | |
| Replace snippets and examples in dropdown docs to use semantic `ul` and `li` elements. | |||||
| 2019-05-09 | Remove Base64 for SVGs. (#28749) | XhmikosR | 2 | -3/+3 | |
| It results in bigger files. | |||||
| 2019-05-09 | v5: Drop all print styles and classes (#28339) | Mark Otto | 4 | -16/+1 | |
| 2019-05-08 | v5: Drop .media (#28265) | Mark Otto | 4 | -143/+7 | |
| 2019-05-08 | Remove hover mixin documentation | Martijn Cuppens | 1 | -6/+0 | |
| 2019-05-08 | Drop all hover mixins | Mark Otto | 1 | -0/+1 | |
| Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project. | |||||
| 2019-05-08 | Documentation tweaks (#28679) | Martijn Cuppens | 2 | -7/+7 | |
| * Documentation tweaks * Remove redundant col-12 classes | |||||
| 2019-05-08 | add icofont to icon options (#28738) | Ashfahan Khan | 1 | -0/+1 | |
| 30 Categories , 2100+ SVG and icons from icofont | |||||
| 2019-05-08 | Album example: remove misleading jumbotron-heading classname (#28741) | Patrick H. Lauke | 2 | -2/+2 | |
| 2019-05-05 | Switch from list to map for responsive embeds (#28678) | Martijn Cuppens | 1 | -6/+18 | |
| 2019-05-03 | [WIP] v5: Prep migration docs page (#28472) | Mark Otto | 1 | -305/+51 | |
| * Migration docs page for v5 * Add JS section, tweak some copy * Update migration.md | |||||
| 2019-04-30 | Add truncated example of custom file browser | Martijn Cuppens | 1 | -0/+13 | |
| 2019-04-30 | Change custom file markup | ysds | 2 | -39/+24 | |
| 2019-04-15 | change how bootstrap can be imported in bundlers | Johann-S | 1 | -5/+6 | |
| 2019-03-18 | Revert "Remove Internet Explorer leftovers." | XhmikosR | 4 | -6/+20 | |
| This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c. | |||||
| 2019-03-18 | Revert "Add information about IE 11 compatibility." | XhmikosR | 1 | -37/+0 | |
| This reverts commit 1da5b9f76a05feae2663316247937aabda91d487. | |||||
| 2019-03-14 | Remove hover states on background utilities (#28457) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-03-14 | v5: Drop remaining deprecated mixins (#28461) | Mark Otto | 3 | -64/+0 | |
| - Deletes mixin mentions from float docs - Deletes mixin mention from visibility docs - Deletes the image-replacement page for text-hide | |||||
| 2019-03-14 | v5: Update badges (#28458) | Mark Otto | 1 | -25/+14 | |
| - Drop hover and focus states - Drop .badge-* variants and associated mixin for .bg-* utilities - Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill - Remove unused variables - Add default color value to .badge base class - Update docs to reflect changes | |||||
| 2019-03-13 | browsers-devices.md: escape what we read. | XhmikosR | 1 | -1/+1 | |
| 2019-03-13 | Simplify browser bugs inline shortcode | Bjørn Erik Pedersen | 1 | -26/+8 | |
| 2019-03-13 | Fix bugify. | Bjørn Erik Pedersen | 1 | -4/+4 | |
| 2019-03-13 | Add a docsref shortcode. | XhmikosR | 44 | -110/+110 | |
| This allows for the build to fail if a reference isn't found. | |||||
| 2019-03-13 | Move this to a partial to work around the stray `p` issue. | XhmikosR | 1 | -14/+1 | |
| 2019-03-13 | Work around the docs/ redirects. | XhmikosR | 3 | -2/+10 | |
| This happens because we have the section kind enabled (needed for examples). | |||||
| 2019-03-13 | Remove newlines in raw HTML. | XhmikosR | 1 | -3/+0 | |
| This causes `p` tags which is invalid HTML. | |||||
| 2019-03-13 | Remove HTML comment; it breaks rendering. | XhmikosR | 1 | -1/+1 | |
| 2019-03-13 | browsers-devices.md: Read .browserslistrc instead of duplicating the content. | XhmikosR | 1 | -12/+1 | |
| 2019-03-13 | Switch to Hugo. | XhmikosR | 116 | -0/+18757 | |
| No more Ruby dependency and most important more than 10 times less build time (at least on Windows)! | |||||
