| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-26 | Apply utilities in docs styles (#30866) | Gaël Poupard | 1 | -15/+15 | |
| * docs(theming): apply utilities where possible * Update docs-sidebar.html Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-26 | Update grid.md | XhmikosR | 1 | -2/+2 | |
| Fix docsref links | |||||
| 2020-05-26 | examples: remove no longer used classes. (#30894) | XhmikosR | 1 | -4/+4 | |
| 2020-05-20 | v5: Make navbar active links consistent (#30831) | Mark Otto | 1 | -20/+20 | |
| * Update navbar docs to put .active class on .nav-link Fixes #30652 in v5. * Remove two selectors from navbar nav that are either unused, or duplicative Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-20 | docs(customize/sass): dark color-contrast is #212529 as of now | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-20 | docs(customize/colors): dump grays swatches (unused) and merge -500 in swatches | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-20 | docs(contrasts): move content after rebasing master | Gaël Poupard | 2 | -3/+5 | |
| 2020-05-20 | docs(colors): better color utilities pairing to ensure sufficient contrast | Gaël Poupard | 3 | -5/+5 | |
| 2020-05-19 | Streamline application.js exampleModal code (#30819) | XhmikosR | 1 | -2/+5 | |
| * use `textContent` since we only need to add text * move comments | |||||
| 2020-05-18 | More Markdownlint fixes | XhmikosR | 3 | -4/+4 | |
| 2020-05-18 | Fix some easy Markdown linting issues | Mark Otto | 4 | -36/+36 | |
| - Always use dashes for bullets - Add some basic alt text for our readme OC sponsors | |||||
| 2020-05-15 | migration.md: a few grammar fixes | XhmikosR | 1 | -9/+9 | |
| 2020-05-15 | Improve gradients | Martijn Cuppens | 2 | -2/+6 | |
| - Use a semitransparent gradient from light to dark which works on any background-color - Store the gradient as a custom property (--bs-gradient) - Remove `.bg-gradient-*` variants in favour of `.bg-gradient` which works even when `$enable-gradients` are enabled - Add gradients to navbar, active page links and badges when gradients are enabled | |||||
| 2020-05-14 | Simplify list-group borders in cards (#30808) | Mark Otto | 1 | -0/+13 | |
| 2020-05-14 | Split table cell padding variables (#30815) | Mark Otto | 1 | -0/+1 | |
| 2020-05-14 | Fix broken anchors. (#30828) | XhmikosR | 2 | -3/+3 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 134 | -17/+17 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-05-13 | Fix .browserslistrc file name in docs (#30800) | Christian Oliff | 1 | -2/+2 | |
| 2020-05-11 | Removed role="document" from the modal dialog (#30755) | Rohit Sharma | 1 | -27/+27 | |
| 2020-05-06 | Fix typo (#30745) (#30746) | XhmikosR | 1 | -1/+1 | |
| Use possessive form of it (cherry picked from commit d63b651f3708e878814d4c98dd85a759f80fefc4) Co-authored-by: Quy <[email protected]> | |||||
| 2020-05-06 | enforce element check on scrollspy target (#30747) | Johann-S | 1 | -1/+1 | |
| 2020-05-05 | Fix form file height (#30699) | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-02 | Update CSS variables docs to clarify usage and intent | Mark Otto | 1 | -3/+5 | |
| 2020-05-01 | Finish up creating your own components docs | Mark Otto | 1 | -1/+1 | |
| 2020-05-01 | Update function names in migration, clarify tints and shades are Sass variables | Mark Otto | 1 | -2/+2 | |
| 2020-05-01 | Remove mentions of Bootstrap 4 in a few places, replacing with updated ↵ | Mark Otto | 2 | -3/+3 | |
| guidance where appropriate | |||||
| 2020-04-30 | v5: Unify spacing across components (#30564) | Mark Otto | 1 | -0/+2 | |
| Co-Authored-By: Martijn Cuppens <[email protected]> | |||||
| 2020-04-29 | Remove borders from iframes by default (#30620) | Martijn Cuppens | 1 | -1/+1 | |
| 2020-04-29 | Add a script to zip the built examples (#30130) | XhmikosR | 1 | -0/+6 | |
| 2020-04-26 | Fill in some unusedcss section links | Mark Otto | 1 | -1/+8 | |
| 2020-04-26 | Update CSS variables docs | Mark Otto | 1 | -2/+8 | |
| - Rename available vars section to root vars and mention they're globally available - Add new component vars section and link to table docs for WIP example | |||||
| 2020-04-26 | Include code snippet for lean JS section | Mark Otto | 1 | -0/+14 | |
| 2020-04-26 | Add example of a custom component using docs callouts | Mark Otto | 1 | -0/+40 | |
| 2020-04-26 | Update shortcode usage | Mark Otto | 1 | -2/+2 | |
| 2020-04-26 | wordsmithing | Mark Otto | 1 | -1/+3 | |
| 2020-04-26 | pull in latest from old theming page | Mark Otto | 2 | -4/+7 | |
| 2020-04-26 | Use scss-docs for color maps | Mark Otto | 1 | -29/+2 | |
| 2020-04-26 | Add more context to customizing components | Mark Otto | 1 | -1/+5 | |
| 2020-04-26 | Add overview intro to the Customize section | Mark Otto | 1 | -0/+13 | |
| 2020-04-26 | Rewrite Theming docs as Customize section | Mark Otto | 10 | -5/+551 | |
| - Broke up existing theming page into separate pages - Audited and updated each new docs page (some pages include some TBD sections) - Update sidenav to reflect changes - Fix links that pointed to the old Theming page - Update docs styles to reflect recent changes - Rewrite some bits in the Migration page | |||||
| 2020-04-26 | Rename variables for brevity | Mark Otto | 1 | -0/+1 | |
| - Rename `$enable-prefers-reduced-motion-media-query` to `$enable-reduced-motion` - Rename `$enable-pointer-cursor-for-buttons` to `$enable-button-pointers` | |||||
| 2020-04-26 | Remove existing Theming page as we build out a new Customize section | Mark Otto | 1 | -433/+0 | |
| 2020-04-24 | Update table docs copy | Martijn Cuppens | 1 | -8/+10 | |
| Co-Authored-By: Mark Otto <[email protected]> | |||||
| 2020-04-24 | Add bs prefix | Martijn Cuppens | 1 | -4/+4 | |
| 2020-04-24 | Prevent nested tables style leaks | Martijn Cuppens | 2 | -484/+387 | |
| 2020-04-18 | Remove negative margins leftovers (#30596) | Martijn Cuppens | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-16 | feat: removes `.form-text` display (#30598) | Catalin Zalog | 1 | -8/+8 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-04-15 | Add `bs-` prefixes to custom properties (#30591) | Martijn Cuppens | 1 | -3/+3 | |
| 2020-04-15 | guuters.md: fix link and highlight (#30595) | XhmikosR | 1 | -2/+2 | |
| 2020-04-15 | Disable negative margins by default (#30585) | Martijn Cuppens | 3 | -11/+4 | |
| * Disable negative margins by default * Use shorter enable variable Co-authored-by: XhmikosR <[email protected]> | |||||
