| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 42 | -3296/+0 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-04-18 | Remove negative margins leftovers (#30596) | Martijn Cuppens | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-15 | v5: Improve the responsiveness of our Dashboard example (#30573) | Mark Otto | 1 | -3/+3 | |
| 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 <[email protected]> | |||||
| 2020-04-13 | Update docs for new XXL grid tier | Mark Otto | 2 | -1/+42 | |
| - Updates mentions of number and exact tiers - Updates grid example to include xxl container - Adds some scss-docs references - Cleans up other grid mentions and docs - Updates navbar example to include an expand at XXL variant | |||||
| 2020-03-31 | Use unordered lists in dropdown-menus | Martijn Cuppens | 4 | -65/+65 | |
| 2020-03-31 | Require `.form-label` classes on form labels (#30476) | Martijn Cuppens | 2 | -14/+13 | |
| 2020-03-28 | Dist (#29924) | XhmikosR | 1 | -4/+0 | |
| 2020-03-24 | Add explicit aria-label to unlabeled controls | Patrick H. Lauke | 1 | -5/+5 | |
| - in particular, controls that just relied on `placeholder`, as this is still not officially/consistently supported as a valid way to provide an accessible name (though some browsers do use it as a fallback) | |||||
| 2020-03-23 | Simplify input groups by dropping `.input-group-prepend` and ↵ | Martijn Cuppens | 1 | -7/+3 | |
| `.input-group-append` | |||||
| 2020-03-23 | Use a link helper instead of the text color utility | Martijn Cuppens | 4 | -47/+47 | |
| 2020-03-18 | Remove Internet Explorer leftovers | XhmikosR | 13 | -23/+12 | |
| 2020-03-18 | Dashboard example: use the core `.position-sticky` class. (#30408) | XhmikosR | 2 | -8/+1 | |
| 2020-03-10 | fix indention | Martijn Cuppens | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2020-03-10 | Update examples to the Bootstrap 5 grid | Martijn Cuppens | 13 | -124/+173 | |
| 2020-03-05 | Add `loading="lazy"` in images (#30199) | XhmikosR | 1 | -1/+4 | |
| 2020-03-04 | CSS & alignment tweaks | Martijn Cuppens | 2 | -19/+4 | |
| 2020-03-04 | Example dashboard: fix menu disappearing on small viewport | Minobi | 2 | -2/+17 | |
| 2020-02-07 | Use `aria-current` where appropriate (#30079) | Gaël Poupard | 10 | -22/+22 | |
| 2020-01-13 | Blog example: add `display=swap` for the Google Font (#30013) | XhmikosR | 1 | -1/+1 | |
| 2020-01-13 | Dashboard example: update Chart.js to v2.9.3. (#30014) | XhmikosR | 1 | -2/+2 | |
| 2019-12-25 | Remove redundant classes | Martijn Cuppens | 1 | -1/+1 | |
| 2019-12-25 | Update index.html | XhmikosR | 1 | -1/+1 | |
| 2019-12-25 | Examples: adapt after the container requirement. | XhmikosR | 6 | -132/+144 | |
| 2019-12-25 | Fix offcanvas example. (#29909) | XhmikosR | 1 | -53/+55 | |
| 2019-12-20 | examples: Fix checkout page (#29886) | Martijn Cuppens | 1 | -17/+17 | |
| 2019-11-07 | dashboard/index.html: update feather-icons to v4.24.1 (#29651) | XhmikosR | 1 | -2/+2 | |
| 2019-10-27 | v5: Simplify navbars by requiring containers (#29339) | Mark Otto | 1 | -213/+231 | |
| * v5: Simplify navbars by requiring containers * Update migration docs for navbar | |||||
| 2019-09-16 | examples: darken gray a little bit. | XhmikosR | 3 | -5/+5 | |
| 2019-09-06 | Move shortcodes used only once where they are needed. | XhmikosR | 1 | -1/+21 | |
| 2019-09-03 | Tweak form validation snippet. (#29359) | XhmikosR | 1 | -7/+6 | |
| * remove load event * use `forEach` and `querySelectorAll` * simplify check | |||||
| 2019-09-02 | Examples: use our utilities more. (#29358) | XhmikosR | 5 | -19/+12 | |
| 2019-08-28 | blog example: remove unused CSS. (#29316) | XhmikosR | 1 | -19/+0 | |
| 2019-08-05 | Responsive containers (follow-up to #29095) (#29118) | Mark Otto | 2 | -2/+42 | |
| * Follow-up to #29095 This PR fixes the responsive containers that were added in #29095, originally stubbed out in #25631. Apologies to @browner12 for getting that wrong. Fixes #25631. * update navbar as well because we cannot reset all containers uniformly * Update navbars example to include container-xl example to ensure containers match * rewrite responsive containers docs, add table of max-widths * Update container docs - Move table up to the intro - Remove the container example because it's actually hella confusing - Update and link to grid example as a demo instead | |||||
| 2019-08-04 | docs: Fix badges after #28458. (#29199) | XhmikosR | 2 | -2/+2 | |
| 2019-07-22 | Simplify code for 'cover' example by using utility classes. (#28986) | Christian Oliff | 2 | -64/+11 | |
| 2019-07-22 | Use sha384. | XhmikosR | 2 | -4/+4 | |
| 2019-07-22 | Manually escape script. | XhmikosR | 1 | -1/+3 | |
| 2019-07-22 | Remove useless script. | XhmikosR | 1 | -2/+0 | |
| 2019-07-22 | Use .html like every other example, change the layout, simplify some things ↵ | Mark Otto | 2 | -102/+105 | |
| for now | |||||
| 2019-07-22 | Remove card columns in favor of masonry grid | Martijn Cuppens | 1 | -0/+102 | |
| 2019-07-22 | Allow to pass integrity & async attribute to extra js | Martijn Cuppens | 3 | -5/+7 | |
| 2019-07-21 | v4/v5: Add responsive containers (#29095) | Mark Otto | 2 | -0/+17 | |
| * create responsive containers provide more flexibility and allow the user to determine when containers switch from fluid to fixed width. * fix the base container code this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use. I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'. Then we loop through that and, with the appropriate infixes, extend our placeholder * formatting for style forgot to run my tests before the last push, i think these are better. * finish incomplete comment * fix the responsive containers using the `@extend` directive I was able to clean up this code * fix responsive containers in the navbar mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redeclaring flex properties, don't double up on padding, etc) * Simplify container extends * Simplify navbar containers * Rearrange, add comments, ensure everything is nested in $enable-grid-classes * Reduce new CSS by using attribute selector We avoid using `@extend` whenever possible, and this is more readable * Update _grid.scss * Update _navbar.scss * Add docs for responsive containers, redesign the container layout page * Add to the Grid example | |||||
| 2019-07-12 | dist v5 | Mark Otto | 2 | -4/+0 | |
| 2019-06-07 | Removal of one of the most iconic components of Bootstrap: the jumbotron ↵ | Martijn Cuppens | 9 | -136/+19 | |
| (#28876) | |||||
| 2019-06-06 | Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html | XhmikosR | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2019-06-06 | Update site/content/docs/4.3/examples/sticky-footer-navbar/index.html | XhmikosR | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2019-06-06 | Examples: make use of core utils in more places. | XhmikosR | 7 | -28/+5 | |
| 2019-05-08 | Documentation tweaks (#28679) | Martijn Cuppens | 1 | -5/+5 | |
| * Documentation tweaks * Remove redundant col-12 classes | |||||
| 2019-05-08 | Album example: remove misleading jumbotron-heading classname (#28741) | Patrick H. Lauke | 2 | -2/+2 | |
| 2019-03-13 | Add a docsref shortcode. | XhmikosR | 7 | -8/+8 | |
| This allows for the build to fail if a reference isn't found. | |||||
