aboutsummaryrefslogtreecommitdiff
path: root/customize.html
AgeCommit message (Collapse)AuthorFilesLines
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
2013-08-17Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipfat1-2/+11
2013-08-17move customizer onto gistsfat1-265/+265
2013-08-17Add alert for customizer errorsMark Otto1-2/+11
2013-08-17add the customizer builder to the default grunt taskfat1-2/+2
2013-08-17More consistent naming with screen size variables using xs, sm, md, and lgMark Otto1-15/+21
2013-08-15More responsive customizer layoutMark Otto1-15/+14
2013-08-15update customizer varsMark Otto1-2/+4
2013-08-15Fixes #9617: consistent variation order, add .label-primaryMark Otto1-2/+8
2013-08-13remove accordion from customizer; shorten min height for affixv3.0.0-rc.2Mark Otto1-6/+0
2013-08-11add another varMark Otto1-1/+3
2013-08-11Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-131/+1
Conflicts: dist/css/bootstrap.min.css
2013-08-11Customizer field updates for variablesMark Otto1-11/+35
2013-08-11Give forms and search fields proper ARIA rolesKevin Suttle1-1/+1
http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#form http://www.w3.org/TR/wai-aria/roles#search
2013-08-11rebuild + first bit of customizer urlsfat1-131/+1
2013-08-10remove customize layout now that we're bringing it back for rc2Mark Otto1-1/+1
2013-08-08add loading class for mdo to style on customizerJacob Thornton1-3/+8
2013-08-07zip js as well …Jacob Thornton1-1/+1
2013-08-07Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipJacob Thornton1-2/+2
Conflicts: _layouts/customize.html
2013-08-07first prototype of new customizerJacob Thornton1-4/+136
2013-08-06Comma for clarificationMarkus Maga1-1/+1
2013-08-06Added padding variable for alerts and changed customize.html Warning state ↵Markus Maga1-8/+10
(which doesn't exist anymore)
2013-08-05fixes #9063: add var for navbar border radiusMark Otto1-0/+2
2013-08-03Greater standardization of sizing terminologyChris Rebert1-2/+2
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small