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
Chris Rebert
23ef8c0c20
Greater standardization of sizing terminology
...
In class names:
* large => lg
* small => sm
* mini => xs ("Extra small")
In screen size categories:
* Tiny => Extra small
2013-08-03 21:39:57 -07:00
Mark Otto
b281ad6409
Input groups overhaul
...
* Moves input groups CSS into separate file
* Moves input groups docs into the Components page
* Add support for radios and checkboxes in input groups to fix #8679
2013-07-27 18:56:31 -07:00
Mark Otto
80123fc039
mo links, fix ads and analytics in gh pages
2013-07-27 00:35:26 -07:00
Mark Otto
94df8090a7
fixes for hella broken links on account of jekyll and twbs.github.com links
2013-07-27 00:28:23 -07:00
Mark Otto
0f2b22a210
herpy derpy shit for urls
2013-07-27 00:18:12 -07:00
Mark Otto
b2c618c212
Update IDs on customize page
2013-07-26 19:38:12 -07:00
Mark Otto
52e8aedb8e
More customizer changes, and revert to placeholder layout
2013-07-26 11:17:48 -07:00
Mark Otto
e3af87967a
Fix broken indentation
...
Not sure when or how this happened, but I just noticed it—4 spaces were
used instead of 2.
2013-07-26 11:11:09 -07:00
syed
1b8ba0d159
move things around :)
...
Moved pager, pagination, popovers, tooltip, progress bars & type
properties to variables.less
2013-07-26 17:04:15 +05:00
Mark Otto
ed4674a09a
Disable the customizer for rc1 for now
2013-07-25 23:29:43 -07:00