| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-17 | Improve examples' screenshots compression. | XhmikosR | 20 | -0/+0 | |
| Convert them to 8-bit and compress them with optipng and zopflipng. Before: 902 KB (923,969 bytes) After: 431 KB (441,372 bytes) | |||||
| 2018-01-17 | Consistently sized 960x600 wide images. | Mark Otto | 21 | -1/+1 | |
| 2018-01-17 | Only 2-col on sm+ | Mark Otto | 1 | -1/+1 | |
| 2018-01-14 | Update copyright for 2k18 (#25303) | Mark Otto | 7 | -7/+7 | |
| * Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018 | |||||
| 2018-01-14 | one more img compression | Mark Otto | 5 | -0/+0 | |
| 2018-01-14 | Examples updates (#24898) | Mark Otto | 57 | -1064/+1619 | |
| * fix cover nav * Improve signin visuals and alignment with that flexbox love * rewrite cover example in flexbox * lighten signin bg * first pass at pricing example * redo examples index with data file * tighten up spacing a bit * update navbar descriptions * link pricing * move that back * property order * Fix test errors. * Compress pricing.png. * add form validation example * remove that * rename that * restyle and space out * fix errors * change order * cleanup album css and styles * tweak examples index * make it a badge * options * improve sticky footer alignment * redesign example index * brand new blog layout * start new screenshots * new product example page a la apple * add email field * fix linter, remove unused blog css * hook up feather icons to start * redo dashboard * fix linting * add floating labels example * formatting * formatting * lint * fix values on select * optional input, plus input group * new dashboard image * start to reboot the offcanvas example * updated images * new offcanvas mostly implemented * linting * edit description * more description changes * - Add vertical margin to album hero buttons for when they're stacked - Adjust font-size and padding for pricing header and hero - Fix checkout's stacked column margins, plus update their check/radio markup - Update product's utilities to be responsive - Made blog cards somewhat responsive (needs a bit more work tbh) * drop leading zero * more linting * swap empty images for holder, fix border * dist the docs * navbars have no margin-bottom to begin * add css var, tweak padding for mobile * comment headers * nix commented out code * nix the navbar structure for a custom one, stack it on mobile * tweak heading button group for mobile * Removed narrow jumbotron and justified nav examples as these are easily accomplished with new components in v4 * improve card sizing on pricing * update and compress | |||||
| 2018-01-11 | Clean up and tweak ESLint rules. | XhmikosR | 2 | -1/+12 | |
| Also, refactor ESLint and stylelint config files; now everything will work from our root dir. | |||||
| 2018-01-03 | Patch fractional viewport widths to work around Safari rounding bug (#25177) | Patrick H. Lauke | 1 | -1/+1 | |
| Includes simplifying the prose in `tables.md` and adding the bug to the list of browser bugs. Closes https://github.com/twbs/bootstrap/issues/25166 | |||||
| 2017-12-31 | Move inline JS outside of HTML. (#25140) | XhmikosR | 1 | -16/+9 | |
| 2017-12-23 | prefix those | Mark Otto | 1 | -0/+2 | |
| 2017-11-20 | Add support for fractional viewport widths (zoom/high-dpi displays) (#24299) | Patrick H. Lauke | 1 | -1/+1 | |
| * Change breakpoint max- calculation to fractional values * Update docs to reflect fractional max-width breakpoint values * Add fractional max-width to offcanvas example * Add documentation and SCSS comment for fractional viewport support | |||||
| 2017-11-08 | Use correct jQuery name in docs (#24712) | Vasilii Artemchuk | 15 | -15/+15 | |
| 2017-11-03 | Remove a few extra newlines. | XhmikosR | 12 | -29/+0 | |
| 2017-10-23 | Enable stylelint's `function-comma-space-after`. (#24501) | XhmikosR | 4 | -9/+9 | |
| The option is set to `always-single-line` in stylelint-config-standard which we extend. | |||||
| 2017-10-22 | New examples screenshots. (#24395) | XhmikosR | 37 | -18/+18 | |
| The images are PNG 8-bit optimized with optipng, zopflipng and pngout. | |||||
| 2017-10-20 | Use `navbar-expand-sm` in our navbar bottom example for small devices (#24463) | Johann-S | 1 | -1/+1 | |
| 2017-10-09 | Lint examples' CSS too. | XhmikosR | 2 | -6/+24 | |
| 2017-10-09 | examples/dashboard/dashboard.css: merge duplicate selector. | XhmikosR | 1 | -7/+1 | |
| 2017-10-04 | Examples: remove unused images. (#24237) | XhmikosR | 3 | -0/+0 | |
| 2017-10-04 | Remove double spaces. | XhmikosR | 1 | -1/+1 | |
| 2017-10-04 | Add image dimensions in examples page. (#24236) | XhmikosR | 1 | -17/+17 | |
| 2017-10-04 | Add a navbar-bottom example with a dropup inside. | Johann-S | 3 | -0/+67 | |
| 2017-10-03 | Switch to lowercase `doctype`. (#24217) | XhmikosR | 18 | -18/+18 | |
| Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression. | |||||
| 2017-10-02 | Added type="button" to <button>s without any type (#23866) | Herst | 1 | -8/+8 | |
| https://github.com/twbs/bootlint/wiki/W007 | |||||
| 2017-10-02 | Normalize examples' CSS. (#24210) | XhmikosR | 10 | -42/+27 | |
| 2017-09-28 | Lint docs js too and use `strict consistently. (#24160) | XhmikosR | 2 | -8/+24 | |
| 2017-09-26 | Minor Markdown consistency changes. | XhmikosR | 1 | -2/+1 | |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 2 | -2/+2 | |
| * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one | |||||
| 2017-09-15 | album/index.html: Refactor Holder code. | XhmikosR | 1 | -3/+5 | |
| 2017-09-14 | Update holder.js image data-src + create theme | Rudger Gravestein | 1 | -10/+10 | |
| to fix the images | |||||
| 2017-09-13 | Structure examples with appropriate `<main>`, `<header>`, `<footer>` | Patrick H. Lauke | 15 | -378/+410 | |
| Structure examples with appropriate `<main>`, `<header>`, `<footer>` | |||||
| 2017-09-09 | Use CSS3 pseudo elements in documentation | vsn4ik | 1 | -1/+1 | |
| 2017-09-08 | Dont use short jQuery methods | vsn4ik | 1 | -1/+1 | |
| 2017-08-17 | Remove the unneeded `d-block` from `.carousel-item`s. (#23472) | XhmikosR | 1 | -3/+3 | |
| 2017-08-15 | Fixed Example Carousel so it works on mobile (#23470) | Retroity | 1 | -3/+3 | |
| 2017-08-13 | docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388) | Alan Orth | 1 | -1/+1 | |
| Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions. | |||||
| 2017-08-11 | Remove IE 10 viewport bug workaround JS. | XhmikosR | 18 | -54/+0 | |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 1 | -0/+1 | |
| 2017-08-04 | better label, remove some contents to better illustrate behavior | Mark Otto | 1 | -12/+1 | |
| 2017-07-30 | Update docs and carousel example for `order-`. | XhmikosR | 1 | -2/+2 | |
| 2017-07-16 | fix location of favicons so it loads when viewing the examples. This is the ↵ | Scott Petrovic | 18 | -18/+18 | |
| only one I found in the project, so I am assuming it is the right one to point to (#22895) | |||||
| 2017-07-14 | only need the one utility class, it'll naturally apply at sm and above | Mark Otto | 1 | -1/+1 | |
| 2017-07-14 | Fix #22974 | John Galt | 1 | -1/+1 | |
| 2017-07-09 | fix broken example link | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | fix some busted links | Mark Otto | 1 | -32/+0 | |
| 2017-06-25 | update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light | Mark Otto | 2 | -2/+2 | |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 11 | -20/+20 | |
| examples and variables | |||||
| 2017-06-17 | close #22338 by putting h4 text within links, but keep headings as is ↵ | Mark Otto | 1 | -16/+16 | |
| because i can't justify writing h3.h4 :sob: | |||||
| 2017-06-14 | Update Popper.js 1.10.1 | Johann-S | 14 | -14/+14 | |
| 2017-05-29 | more examples path fixing | Mark Otto | 19 | -100/+100 | |
