Chris Rebert
bbc32f7e79
add header font size vars to customizer page
2013-08-20 18:47:04 -07:00
fat
b6ddaf63d6
fix customizer
2013-08-19 14:16:52 -07:00
Mark Otto
f95ab89fb1
really do the raw liquid tag
2013-08-19 13:58:29 -07:00
Mark Otto
fadf016043
wrap generated customizer code in raw liquid tag for proper jekyll serve
2013-08-19 13:49:58 -07:00
Mark Otto
ee5f030770
run grunt to generate customizer
2013-08-19 13:17:16 -07:00
fat
c64a8cfc72
add glyphicons to customizer
2013-08-19 12:19:00 -07:00
Mark Otto
b569836126
Comment out grid cols var until we get mixins back in v3.1
2013-08-19 09:17:49 -07:00
Mark Otto
dacfb354ba
Generate customizer stuff
2013-08-19 09:12:34 -07:00
Mark Otto
7e82ceb533
fix #9832 somewhat: more vars for jumbotron
2013-08-19 08:46:49 -07:00
Mark Otto
4fd861a704
Fix the customizer.js; Update alert styles for pre blocks
2013-08-19 00:54:53 -07:00
Mark Otto
7eddb94fa6
simpler customizer files section; adds glyphicons.less
2013-08-18 23:36:36 -07:00
Mark Otto
140f6d3bdc
Merge branch '3.0.0-wip' into bs3_homepage
2013-08-18 21:43:58 -07:00
Chris Rebert
74ae8ecc80
customize.html: fix typo
2013-08-18 21:43:14 -07:00
Chris Rebert
2c2311c318
fix spelling of "Togglable"
2013-08-18 21:34:17 -07:00
Jacob Thornton
1aa0eb32e3
catch a view data-vars
2013-08-18 21:29:46 -07:00
Mark Otto
b360a97f5c
mo betta btn classes in docs
2013-08-18 21:02:52 -07:00
Mark Otto
a9378a9267
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
dist/css/bootstrap.min.css
2013-08-18 20:15:45 -07:00
Mark Otto
a1db2d7a5e
Merge branch '3.0.0-wip' into bs3_panel_base_class
...
Conflicts:
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.min.css
2013-08-18 20:11:04 -07:00
Mark Otto
0615142834
update customizer to latest vars
2013-08-18 20:08:03 -07:00
Jacob Thornton
ea383804ec
fixes #9807
2013-08-18 19:40:26 -07:00
Mark Otto
9dcae610e9
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
examples/justified-nav/justified-nav.css
2013-08-18 19:02:42 -07:00
Julian Thilo
abca00870f
Add a .navbar-default class for default colors
...
* 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-18 23:05:56 +02:00
fat
57f5872467
bunch of updates to customizer
2013-08-18 00:28:52 -07:00
Mark Otto
c729f16282
it's levi-OH-sa, not levi-oh-SAR
2013-08-17 22:51:00 -07:00
fat
95732b429f
add dependency support to customizer
2013-08-17 21:50:01 -07:00
Mark Otto
811120ffa2
Add data-dependency to less and js files in customizer
2013-08-17 21:17:35 -07:00
fat
734b6acf13
add small fix for tooltip consistency + fix customizer syntax issue
2013-08-17 20:28:58 -07:00
fat
00d2986858
add logging
2013-08-17 19:04:41 -07:00
fat
a39cb4be90
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-17 18:41:51 -07:00
fat
29bf254fc3
move customizer onto gists
2013-08-17 18:41:36 -07:00
Mark Otto
90d5e48f5f
Add alert for customizer errors
2013-08-17 17:26:36 -07:00
fat
5d84e02c1c
add the customizer builder to the default grunt task
2013-08-17 16:44:54 -07:00
Mark Otto
61caed21e2
More consistent naming with screen size variables using xs, sm, md, and lg
2013-08-17 15:21:38 -07:00
Mark Otto
0c582f722b
More responsive customizer layout
2013-08-15 20:25:43 -07:00
Mark Otto
5349075f36
update customizer vars
2013-08-15 13:58:23 -07:00
Mark Otto
209d3af301
Fixes #9617 : consistent variation order, add .label-primary
2013-08-15 11:31:26 -07:00
Mark Otto
d1e18e55ac
remove accordion from customizer; shorten min height for affix
2013-08-13 16:00:05 -07:00
Mark Otto
ac74655998
add another var
2013-08-11 20:45:51 -07:00
Mark Otto
c52a3508c6
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
...
Conflicts:
dist/css/bootstrap.min.css
2013-08-11 20:45:42 -07:00
Mark Otto
2ae8be3b31
Customizer field updates for variables
2013-08-11 20:33:58 -07:00
Kevin Suttle
a86f5d24f8
Give forms and search fields proper ARIA roles
...
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-11 21:45:50 -04:00
fat
8bdffecf8f
rebuild + first bit of customizer urls
2013-08-11 18:42:13 -07:00
Mark Otto
308d40a729
remove customize layout now that we're bringing it back for rc2
2013-08-10 16:11:10 -07:00
Jacob Thornton
dec00eeeaf
add loading class for mdo to style on customizer
2013-08-08 23:07:14 -07:00
Jacob Thornton
d320123374
zip js as well …
2013-08-07 23:15:03 -07:00
Jacob Thornton
89b69ed770
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
...
Conflicts:
_layouts/customize.html
2013-08-07 23:10:11 -07:00
Jacob Thornton
b35b65d0b3
first prototype of new customizer
2013-08-07 23:06:29 -07:00
Markus Maga
9123163b8f
Comma for clarification
2013-08-06 00:29:19 +02:00
Markus Maga
9108ab9fb8
Added padding variable for alerts and changed customize.html Warning state (which doesn't exist anymore)
2013-08-06 00:06:57 +02:00
Mark Otto
11e46845b2
fixes #9063 : add var for navbar border radius
2013-08-05 00:47:23 -07:00