aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/album/index.html
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-232/+0
* 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
2018-01-23Update jQuery to v3.3.1. (#25398)XhmikosR1-1/+1
2018-01-14Examples updates (#24898)Mark Otto1-35/+136
* 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
2017-12-31Move inline JS outside of HTML. (#25140)XhmikosR1-16/+9
2017-11-08Use correct jQuery name in docs (#24712)Vasilii Artemchuk1-1/+1
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR1-1/+1
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-09-15album/index.html: Refactor Holder code.XhmikosR1-3/+5
2017-09-14Update holder.js image data-src + create themeRudger Gravestein1-10/+10
to fix the images
2017-09-13Structure examples with appropriate `<main>`, `<header>`, `<footer>`Patrick H. Lauke1-72/+78
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
2017-08-11Remove IE 10 viewport bug workaround JS.XhmikosR1-2/+0
2017-07-16fix location of favicons so it loads when viewing the examples. This is the ↵Scott Petrovic1-1/+1
only one I found in the project, so I am assuming it is the right one to point to (#22895)
2017-06-25update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-lightMark Otto1-1/+1
2017-06-25update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵Mark Otto1-1/+1
examples and variables
2017-06-14Update Popper.js 1.10.1Johann-S1-1/+1
2017-05-29more examples path fixingMark Otto1-5/+5
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+132