| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-22 | move all nav link and collapse and container behaviors to the toggleable ↵ | Mark Otto | 1 | -26/+24 | |
| class generation area; this way the .navbar-toggleable-* goes on .navbar, easily affecting everything that needs updating for each breakpoint's use | |||||
| 2016-12-22 | unique ids | Mark Otto | 2 | -18/+10 | |
| 2016-12-22 | rearrange examples, go center nav only instead of trying to hack centered ↵ | Mark Otto | 1 | -30/+46 | |
| with siblings | |||||
| 2016-12-22 | move flex to navbar container only; otherwise it affects things negatively ↵ | Mark Otto | 2 | -2/+1 | |
| elsewhere | |||||
| 2016-12-22 | containers should flex | Mark Otto | 1 | -0/+1 | |
| 2016-12-22 | flexbox shiz | Mark Otto | 1 | -9/+11 | |
| 2016-12-22 | nuke | Mark Otto | 1 | -223/+0 | |
| 2016-12-22 | move and consolidate navbar examples, fix em up | Mark Otto | 4 | -74/+180 | |
| 2016-12-22 | no need for a clearfix given no more floats | Mark Otto | 1 | -2/+0 | |
| 2016-12-22 | move padding on nav links and brand to be responsive padding, keeping mobile ↵ | Mark Otto | 1 | -3/+14 | |
| contents aligned better | |||||
| 2016-12-22 | make supported content example responsive | Mark Otto | 1 | -23/+27 | |
| 2016-12-22 | no more .navbar-full | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | no need for this; we have max-width 100% on them now | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | more navbar docs changes | Mark Otto | 1 | -1/+5 | |
| 2016-12-22 | cleanup navbar docs for flex changes | Mark Otto | 1 | -39/+27 | |
| 2016-12-22 | remove .navbar-container; just need .navbar now | Mark Otto | 1 | -107/+95 | |
| 2016-12-22 | remove width 100% from positioning, remove rounded corners for utils | Mark Otto | 1 | -11/+0 | |
| 2016-12-22 | remove justified, replacing with modifier later if needed; combine rules | Mark Otto | 1 | -8/+0 | |
| 2016-12-22 | flexbox this thing | Mark Otto | 2 | -143/+33 | |
| - drop the table styles, use flex - remove commented out code - consolidate styles a bit - add a huge flex-grow to the nav, making the assumption you want nav to take up most space | |||||
| 2016-12-22 | spacing | Mark Otto | 1 | -16/+16 | |
| 2016-12-22 | indentation | Mark Otto | 1 | -2/+2 | |
| 2016-12-22 | exploring table based navbar again | Mark Otto | 2 | -45/+382 | |
| 2016-12-22 | follow up to #21393: clarify progress docs browser support and remove ie9 ↵ | Mark Otto | 1 | -14/+1 | |
| section | |||||
| 2016-12-22 | grunt | Mark Otto | 13 | -130/+11 | |
| 2016-12-22 | Remove IE9 browser hacks. (#21393) | Bardi Harborow | 12 | -64/+2 | |
| 2016-12-22 | Changed a word in a comment (#21399) | Patrick Cameron | 1 | -1/+1 | |
| 2016-12-21 | grunt | Mark Otto | 4 | -4/+4 | |
| 2016-12-21 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 0 | -0/+0 | |
| 2016-12-21 | Merge branch 'patch-1' of https://github.com/tracker1/bootstrap into ↵ | Mark Otto | 3 | -3/+3 | |
| tracker1-patch-1 | |||||
| 2016-12-21 | grunt | Mark Otto | 26 | -9763/+2859 | |
| 2016-12-21 | grunt | Mark Otto | 26 | -9763/+2859 | |
| 2016-12-21 | Restyle code elements in links (#21392) | Mark Otto | 1 | -0/+7 | |
| * Restyle code elements in links Fixes #21259. Removes the background, color, and padding on code elements within anchors. * Update _code.scss | |||||
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 43 | -9974/+610 | |
| * remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom | |||||
| 2016-12-20 | Redo color vars | Mark Otto | 1 | -5/+17 | |
| This pulls in some changes from #18462 to include a set of generic color variables. It doesn't include a Sass map for generating the theme colors yet, since we can't easily do that for all components, but does give a few more color choices to folks and an easier way to customize. | |||||
| 2016-12-20 | update docs to use .mt-1 on floated labels; clarify docs for guidance | Mark Otto | 1 | -5/+5 | |
| 2016-12-20 | grunt | Mark Otto | 18 | -14/+18 | |
| 2016-12-20 | remove .mb-0 from static form controls to follow up #21270 | Mark Otto | 1 | -3/+3 | |
| 2016-12-20 | Overwrite margin-bottom on form-control-static (#21270) | Gijs Boddeus | 1 | -0/+1 | |
| * Overwrite margin-bottom on form-control-static In the documentation the form-control-static class has been used on a p element. On the regular vertical form the margin bottom of the p element gets overwritten by a mb-0 class. In the inline form example this class hasn't been applied, therefore the p element gets a margin-bottom. To prevent this behavior we can add a margin-bottom of 0. * Update _forms.scss | |||||
| 2016-12-19 | Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371) | Mark Otto | 2 | -5/+7 | |
| 2016-12-19 | grunt | Mark Otto | 34 | -170/+170 | |
| 2016-12-19 | Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into ↵ | Mark Otto | 23 | -127/+127 | |
| Starsam80-fix-20982 | |||||
| 2016-12-19 | Rename _animation.scss to _transitions.scss (#21370) | Mark Otto | 3 | -4/+2 | |
| * Rename _animation.scss to _transitions.scss for accuracy * fix docs reference to file name * cleanup line breaks | |||||
| 2016-12-19 | grunt | Mark Otto | 25 | -165/+165 | |
| 2016-12-19 | Merge branch 'progress-brand' of https://github.com/szastupov/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| szastupov-progress-brand | |||||
| 2016-12-19 | Merge branch '14840-consistent-colors' of https://github.com/Kovah/bootstrap ↵ | Mark Otto | 1 | -26/+26 | |
| into Kovah-14840-consistent-colors | |||||
| 2016-12-19 | Fix typo in migration docs: card-title is replacing panel-title (#21331) | Geoffrey Tisserand | 1 | -1/+1 | |
| 2016-12-19 | Update _modal.scss (#21346) | Jesse Mandel | 1 | -1/+1 | |
| pull->float comment | |||||
| 2016-12-19 | Add variables for transitions (#21345) | Tom Lutzenberger | 8 | -8/+25 | |
| * Add variables for transitions * Add variables for transitions | |||||
| 2016-12-19 | fix(readme): locked composer to a proper version (#21338) | Michal Zdrojewski | 1 | -1/+1 | |
| * fix(readme): locked composer to a proper version Without a version lock, users get current stable * match docs | |||||
| 2016-12-19 | Add 'system-ui' to font stack. | Bardi Harborow | 2 | -2/+4 | |
