aboutsummaryrefslogtreecommitdiff
path: root/customize.html
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14Nuke trailing zerosZlatan Vasović1-2/+2
2013-10-13no trailing decimal placeMark Otto1-1/+1
2013-10-13Merge pull request #10949 from StevenBlack/jumbotron.fontsizeMark Otto1-6/+4
Jumbotron: remove the hard-coded font-size from jumbotron.less and moved...
2013-10-13Merge branch 'master' into restore_grid_mixinsMark Otto1-3/+0
Conflicts: dist/css/bootstrap.min.css
2013-10-11restore var to customizerMark Otto1-3/+0
2013-10-09fix #10805Chris Rebert1-3/+0
2013-10-05The customizer now displays and collects the new Jumbotron font-size LESS ↵Steven Black1-6/+4
variable
2013-09-29Apply help-block class to help text in customize.htmlQuy Ton1-9/+9
2013-09-16fixes #9908: add type attribute to customizer compile button to prevent ↵Mark Otto1-2/+2
accidental submissions
2013-09-11Massive customizer audit and overhaulMark Otto1-267/+524
I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786
2013-09-01fixes #9909: Add component active color variable to complement component ↵Mark Otto1-2/+6
active bg variable
2013-09-01Merge branch 'deprecate_screen_containers'Mark Otto1-6/+6
2013-09-01fixes #10111: different colors for dropdown link hover and active statesMark Otto1-2/+2
2013-09-01finishes #10256 to add updated var to customizer; also fixes another old varMark Otto1-2/+2
2013-09-01fixes #10246: Use correct variable for link hover color in CustomizerMark Otto1-2/+2
2013-09-01better layoutMark Otto1-6/+2
2013-09-01finishes #10245 by adding it the new var to the customizerMark Otto1-0/+5
2013-09-01fixes #10153: restore headings-color variableMark Otto1-3/+2
2013-09-01Merge branch 'master' into deprecate_screen_containersMark Otto1-1/+1
2013-08-27Add missing period on customize page.Minku Lee1-1/+1
2013-08-24Deprecate container-{device} vars for container-{size} classes; updates ↵Mark Otto1-6/+6
customizer and grid to do the same
2013-08-23follow up to #9963 and #10005: update docs to use .screen-*-min vars, update ↵Mark Otto1-12/+12
customizer as well; run grunt to adjust raw files
2013-08-20add header font size vars to customizer pageChris Rebert1-0/+16
2013-08-19fix customizerfat1-9/+1
2013-08-19really do the raw liquid tagMark Otto1-4/+2
2013-08-19wrap generated customizer code in raw liquid tag for proper jekyll serveMark Otto1-1/+2
2013-08-19run grunt to generate customizerMark Otto1-1/+1
2013-08-19add glyphicons to customizerfat1-2/+4
2013-08-19Comment out grid cols var until we get mixins back in v3.1Mark Otto1-0/+3
2013-08-19Generate customizer stuffMark Otto1-1/+1
2013-08-19fix #9832 somewhat: more vars for jumbotronMark Otto1-9/+10
2013-08-19Fix the customizer.js; Update alert styles for pre blocksMark Otto1-1/+1
2013-08-18simpler customizer files section; adds glyphicons.lessMark Otto1-81/+68
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-5/+5
2013-08-18customize.html: fix typoChris Rebert1-1/+1
2013-08-18fix spelling of "Togglable"Chris Rebert1-1/+1
2013-08-18catch a view data-varsJacob Thornton1-3/+3
2013-08-18mo betta btn classes in docsMark Otto1-1/+1
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-42/+16
Conflicts: customize.html dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-13/+1
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18update customizer to latest varsMark Otto1-29/+15
2013-08-18fixes #9807Jacob Thornton1-13/+1
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-37/+33
Conflicts: customize.html examples/justified-nav/justified-nav.css
2013-08-18Add a .navbar-default class for default colorsJulian Thilo1-30/+30
* Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly
2013-08-18bunch of updates to customizerfat1-7/+3
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-8/+8
2013-08-17add dependency support to customizerfat1-7/+7
2013-08-17Add data-dependency to less and js files in customizerMark Otto1-4/+4
2013-08-17add small fix for tooltip consistency + fix customizer syntax issuefat1-3/+3
2013-08-17add loggingfat1-10/+0