Mark Otto
f4f34ab12f
Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip
...
Conflicts:
docs/assets/bootstrap.zip
2012-02-19 16:00:54 -08:00
Mark Otto
29e6ef7c70
clarify forms in navbar per #2072
2012-02-18 15:23:38 -08:00
Mark Otto
1a1816b5bd
clarify misc components subhead
2012-02-18 15:17:25 -08:00
Mark Otto
ec05ebc5ed
add small section to navbar docs on text in the component, per #2035
2012-02-17 20:53:12 -08:00
Mark Otto
7fa1578c49
fix page header example and docs per #2048
2012-02-17 14:39:30 -08:00
Andreas Cederström
1e6d386b8d
Keep origin in track
2012-02-17 13:31:36 +01:00
Mark Otto
0369c1fcfc
add mention of navbar vertical divider in docs
2012-02-16 21:04:16 -08:00
Jacob Thornton
1520ec446c
rebuild bro
2012-02-16 20:30:18 -08:00
Andreas Cederström
60826077e7
Clean up inverse button using variables, adding button group examples. Also adding inverse inline label
2012-02-13 09:41:28 +01:00
Mark Otto
4d1f1f0fc7
add typography pattern .page-header to components per #1701
2012-02-12 20:07:25 -08:00
Mark Otto
81d101a6a7
update docs on fixed nav per #1726
2012-02-12 19:50:36 -08:00
Mark Otto
ac9ac4ddae
add note to button dropdowns about js plugin dependency per #1746
2012-02-12 15:49:04 -08:00
Mark Otto
1b32e982ad
add hero-unit docs per #1880
2012-02-12 14:47:09 -08:00
Mark Otto
0ff88f2db3
enable the use of .nav-header in dropdowns per #1827
2012-02-12 14:10:07 -08:00
Mark Otto
c02df93903
move shim after css
2012-02-12 11:08:58 -08:00
Mark Otto
a72ef967ba
re-add protocol to the shim
2012-02-12 11:08:33 -08:00
Mark Otto
c720d951be
add best practices and re-org the button groups
2012-02-10 23:50:45 -08:00
Mark Otto
d92523f329
fix for #1658 to give .label-success proper text
2012-02-05 01:57:09 -08:00
Mark Otto
0336f1e644
#1695 : manually fix broken primary button instances
2012-02-05 00:27:08 -08:00
Mark Otto
f29e3263b0
follow up to #1702 , add callout on component alignment in tabs/pills
2012-02-05 00:16:25 -08:00
Mark Otto
cdb1ad1a52
#1702 : add callout to navbar for component alignment
2012-02-05 00:11:21 -08:00
Mark Otto
679cd5ea02
#1706 : protocol independent html5shim added, and moved after the CSS for loading time's sake
2012-02-04 22:38:49 -08:00
Mark Otto
6d8ac203e5
fix broken alert example with data-dismiss
2012-02-04 22:32:04 -08:00
Mark Otto
b297a61f82
#1732 : make examples of alerts in docs components page dismissable
2012-02-04 22:31:09 -08:00
Mark Otto
ab4345332d
Merge branch 'shama-master' into 2.0.1-wip
2012-02-02 09:38:21 -08:00
Kyle Robinson Young
99f395bcd7
Typo fixes
2012-02-01 23:30:37 -08:00
Jacob Thornton
e1deb4e767
fix makefile to reset zips
2012-02-01 22:27:46 -08:00
Mark Otto
f34ddb5c3f
nuke all curly ticks
2012-02-01 18:27:38 -08:00
Mark Otto
1ebe51c834
fix mis-labeled label
2012-02-01 18:11:19 -08:00
Mark Otto
4d918beb26
fix js links in components
2012-02-01 18:06:52 -08:00
Jacob Thornton
59016d2198
only add the anyalytics to production
2012-02-01 16:38:58 -08:00
Jacob Thornton
390a9af936
move js stuff into assets
2012-01-31 13:58:28 -08:00
Mark Otto
bd9221ddc0
Merge pull request #1457 from nkryptic/2.0-wip
...
[2.0-wip] added missing nav- prefixes to docs
2012-01-31 00:12:34 -08:00
Mark Otto
b7713b83fa
chance icon class
2012-01-31 00:11:19 -08:00
nkryptic
d633dbb44e
add nav- prefix to rest of docs
2012-01-31 02:54:10 -05:00
Mark Otto
d533310bd2
once more, overhaul the icons and use the css regex selector on our icons
2012-01-30 23:24:35 -08:00
Mark Otto
47a68ae3aa
update icons everywhere to be scoped per other components, fix broken elements on js docs page
2012-01-30 22:57:00 -08:00
Mark Otto
31911659a2
refactor the navs to use prefixed classes, because you know, consistency is beast mode
2012-01-30 21:29:50 -08:00
Mark Otto
0f3a073b8d
*really* refactor the buttons and update them all over the docs
2012-01-30 21:15:57 -08:00
Mark Otto
774904464d
fix docs: move .pull-left from search input to search form in navbar
2012-01-30 08:58:40 -08:00
Mark Otto
9f5b619094
add in regular button dropdowns, rejigger the button dropdowns section to reflect change
2012-01-30 07:49:28 -08:00
Mark Otto
8f448610a9
rename vertical-divider to divider-vertical, add more space around the divider
2012-01-30 01:09:34 -08:00
Mark Otto
ae7f94eeff
overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts
2012-01-30 00:39:44 -08:00
Mark Otto
0301d469e8
remove .collapse from navbar responsive docs
2012-01-29 16:54:51 -08:00
Mark Otto
702d3b6dfe
fix broken navbar collapse
2012-01-29 16:35:55 -08:00
Burak Tuyan
19b70dc414
Fixing the Docs for Tabs dropups
...
New example caused an overflowing issue at the Tabs dropdowns documentation, this is a quick fix to get rid of this issue.
2012-01-30 01:22:10 +02:00
Burak Tuyan
97b3057824
Extending the dropup support to tabs and pills
...
This was needed to match the color of the carets that are used for tabs and pills
2012-01-30 01:13:21 +02:00
Burak Tuyan
918a17a30b
Adding dropup support to split buttons and navbar
...
* Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups)
* Extends the .bottom-up class to carets and all relevant caret styles
* Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups
* Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs
2012-01-30 00:50:47 +02:00
Mark Otto
e493f7fc19
update navbar collapse everywhere and remake
2012-01-29 14:22:51 -08:00
Mark Otto
9e7f5025b4
update collapsible nav in navbar
2012-01-29 14:07:58 -08:00
Mark Otto
bca269299b
removing required .navbar-static class, rewrote docs to reflect the change, and updated the upgrade docs page to include the navbar section
2012-01-28 23:40:52 -08:00
Mark Otto
62f4a1571a
revamped the thumbnails examples to make them work and look better at higher resolution
2012-01-28 22:48:25 -08:00
Mark Otto
487dbfdda4
namespace progress bars and labels classes
2012-01-28 22:14:51 -08:00
Mark Otto
59d9983ebc
updates to responsive and docs for responsive navbar
2012-01-28 22:03:14 -08:00
Mark Otto
99ac6ca08e
update components page to include docs for the new navbar collapse feature, re-add responsive.less to downloader
2012-01-28 18:39:36 -08:00
Mark Otto
4fa931e403
fix the navbar click and a few jank responsive problems
2012-01-28 18:11:31 -08:00
Jacob Thornton
b8a683d7f2
turn off brand hover for now + get nav toggling in mobile
2012-01-28 15:42:07 -08:00
Mark Otto
23e076c1bb
add in a navbar button for toggling the nav items
2012-01-28 15:09:23 -08:00
Mark Otto
fe6d2f2e1d
fix tabs-below typo
2012-01-28 13:30:15 -08:00
Mark Otto
18d95a163b
remove fixed width from labels table
2012-01-28 00:34:54 -08:00
Mark Otto
cb8606f2c8
adding wells and close icon to the docs under misc in components, with a new subnav style
2012-01-27 22:52:45 -08:00
Mark Otto
d02c6957d4
fixing up buttons and examples of implementing icons
2012-01-27 19:49:56 -08:00
Jacob Thornton
6fd1e9f4c0
rebuil update layout
2012-01-27 13:36:31 -08:00
Mark Otto
e8647c1b11
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
2012-01-27 13:20:02 -08:00
Jacob Thornton
ed64276e5b
move doc building into base make method + build bootstrap to doc assets
2012-01-26 22:05:45 -08:00
Mark Otto
b260544de0
fix links to apple touch icons
2012-01-26 15:54:04 -08:00
Mark Otto
0ef4b6419f
overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some form ids and classes, straighten out the use of primary button variable
2012-01-26 10:00:09 -08:00
Mark Otto
e877d125d7
fix button group shadows, update js docs to fix alert js file link
2012-01-25 20:02:32 -08:00
Jacob Thornton
25519bacd5
rebuild + add spy to template
2012-01-25 11:25:35 -08:00
Mark Otto
fd3c6733a2
missing icon class in code example
2012-01-25 11:11:22 -08:00
Mark Otto
97bad784b5
update remaining icons in docs
2012-01-25 10:50:08 -08:00
Mark Otto
1fa3eab20c
fix location of favicon
2012-01-25 10:19:29 -08:00
Mark Otto
9553b1e3e9
update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately
2012-01-25 10:02:52 -08:00
Mark Otto
b8fa6cfacf
move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page
2012-01-25 01:22:29 -08:00
Mark Otto
4a6d9106b8
fix the thumbnails more examples section
2012-01-24 19:36:42 -08:00
Mark Otto
672ba4c2fd
update the subnav on all pages
2012-01-24 19:19:50 -08:00
Mark Otto
fecd4ddd13
docs updates to make the getting started section more responsive, updated the benefits to be clearer and swap x for checkmark
2012-01-24 14:25:30 -08:00
Mark Otto
72861dfbf2
Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap into phopkins-apostrophe-grammar
2012-01-24 10:45:51 -08:00
Pete Hopkins
37b38fe2a0
Spelling and typos in components.html and javascript.html
2012-01-24 12:49:30 -05:00
Jacob Thornton
82de03b67c
start wrapping text in {{_i}} for translation
2012-01-23 19:55:00 -08:00
Jacob Thornton
b4b1ef6839
rebuild with new templates
2012-01-23 15:17:32 -08:00
Jacob Thornton
74521e8354
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
2012-01-23 15:06:56 -08:00
Jacob Thornton
f764aee4b9
add templates for doc generation
2012-01-23 14:14:16 -08:00
Mark Otto
ea8f5883fd
clean up subnav aesthetics
2012-01-23 12:04:48 -08:00
Mark Otto
a7bf0295fb
remove dropdowns, add in sub nav instead
2012-01-23 11:55:04 -08:00
Olivier Laviale
0523c053a7
Fixed typo
2012-01-22 21:45:20 +01:00
Mark Otto
4f12627604
Merge pull request #1042 from boberkfell/2.0-wip
...
2.0 wip Small typo fix in docs
2012-01-17 23:21:52 -08:00
Ben Oberkfell
4d098a7f8e
typo fix in component docs
2012-01-18 00:37:24 -06:00
Mark Otto
f1a88eede3
fix js link in docs nav, restyle accordion with new css
2012-01-16 17:27:30 -08:00
Mark Otto
127c0d0b52
make dl and child elements less specific
2012-01-15 13:12:29 -08:00
Mark Otto
fe160261e4
normalize the alert classes to match last night's flip for form and table classes
2012-01-15 11:30:24 -08:00
Mark Otto
8ceea1f559
fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code
2012-01-15 11:26:06 -08:00
Mark Otto
6d916763f8
adding the pager component after rewriting the pagination docs and css
2012-01-14 20:54:37 -08:00
Mark Otto
7455dd6b45
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
2012-01-14 16:18:39 -08:00
Mark Otto
f587e81b7d
rewrite alert messages to use less code, combine the look of default and block messages, simplify docs
2012-01-14 16:18:15 -08:00
Chris Gunther
ec7f8917b1
add Progress Bars to Components narbar dropdown
2012-01-14 15:24:35 -05:00
Chris Gunther
1f54ff91b2
fix section ID for thumbnails
2012-01-14 15:21:57 -05:00
Chris Gunther
b723db1e42
fix section ID for pagination
2012-01-14 15:21:09 -05:00
Chris Gunther
f82fb2a197
fix navbar links to base CSS > typography
2012-01-14 15:18:59 -05:00
Chris Gunther
a4b107bf87
fix navbar links to scaffolding > grid system
2012-01-14 15:15:24 -05:00
Purwandi
7b321e9c1f
Remove sidebar with icon from my own repo
2012-01-13 15:03:23 +07:00
Purwandi
2623f325ec
Merge branch '2.0-wip' of github.com:purwandi/bootstrap into 2.0-wip
2012-01-13 14:58:13 +07:00
Purwandi
11be9cd163
Fix id anchor javascript
2012-01-13 14:57:21 +07:00
Mark Otto
391248c0e3
nuke uber footer, bring back topbar dropdowns
2012-01-12 15:29:16 -08:00
Jacob Thornton
6f2f947a43
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
2012-01-11 21:42:55 -08:00
Mark Otto
5032ef9b54
remove static popovers, modals, and twipsies from components in favor of full javascript page
2012-01-08 23:14:07 -08:00
Mark Otto
83c0896999
updated js pages to put examples first
2012-01-08 21:48:07 -08:00
Maik Schreiber
dbe5e666af
fix typo
2012-01-09 00:02:13 +01:00
Mark Otto
0d62778b28
correct navbar scaffolding code snippet
2012-01-08 13:22:20 -08:00
Mark Otto
21eb2dac8a
add icons in nav list example and markup
2012-01-08 03:18:48 -08:00
Mark Otto
2376da40fb
cleanup organization of tabbable nav section
2012-01-08 03:11:51 -08:00
Purwandi
b14426c176
Added example sidebar navigation with icon in docs
2012-01-08 17:44:19 +07:00
Mark Otto
d170224457
fix progress bars by removing border and negative margins
2012-01-07 23:21:40 -08:00
Mark Otto
22e0c5f7c8
redoing the tabs on bottom, left, and right
2012-01-07 22:06:44 -08:00
Mark Otto
d0eecc85f8
remove tabbable stuff to try new approach
2012-01-07 21:18:47 -08:00
Mark Otto
95f47026cf
fix up dropdowns and navbar docs for the new dropdown styles
2012-01-07 21:09:02 -08:00
Mark Otto
2948d1c3b2
overhaul the entire tabs component structure and docs; remove side nav and make it a nav list to build on new .nav base class
2012-01-07 20:40:28 -08:00
Mark Otto
1438b14f74
overhauled docs to include example markup, add language around browser support and classes
2012-01-07 15:52:57 -08:00
Mark Otto
418e2c7d58
Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski-2.0-wip
...
Conflicts:
bootstrap.css
2012-01-07 13:52:36 -08:00
Mark Otto
95c88a2953
scratch that, tweaking dropdowns in tabs
2012-01-07 04:41:51 -08:00
Piotrek Okoński
3eb80591b2
Progress bars
2012-01-07 13:39:46 +01:00
Mark Otto
cfc2353059
front page docs updated to include old getting started section, update code styles to look like github gists, and lots more docs updates
2012-01-06 23:59:22 -08:00
Mark Otto
5cb76037ae
fixing conflict in dividers in navbar, fix navbar docs, fix search form in navbar
2012-01-05 23:24:19 -08:00
Mark Otto
20add59de3
breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs
2012-01-05 10:01:42 -08:00
Mark Otto
fb9401b355
tweaks abound, updated prettify styles, new sidenav component started, sprite icons started
2012-01-05 01:34:14 -08:00
Mark Otto
fec02f5045
clean up some css for github issues: input prepend z-index, modals revamped for responsive
2011-12-27 15:40:58 -06:00
Purwandi
3aba68f832
Fix id tabs on docs component
2011-12-23 21:39:29 +07:00
Jacob Thornton
49fb910b11
more js cleanup after gnarly merge
2011-12-22 19:25:29 -08:00
Jacob Thornton
35fdbad24b
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
...
Conflicts:
bootstrap.css
docs/assets/js/application.js
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
docs/upgrading.html
2011-12-22 19:15:09 -08:00
Jacob Thornton
efacac0d6c
clean up all the js across all the doc pages
2011-12-21 18:42:43 -08:00
Mark Otto
12a0d69454
fix dropdowns in components docs page
2011-12-21 18:38:03 -06:00
Mark Otto
20aecb9838
updated all docs to jQuery 1.7, move all docs JS to application.js, and move dropdowns css to dedicated file
2011-12-21 16:22:20 -06:00
Mark Otto
8a7abc7493
docs updates, forms updated to include error states and more examples, remove text-shadow from gradientbar mixin to fix bug
2011-12-21 16:00:50 -06:00
Mark Otto
72a536393c
mostly docs updates, but also some bug fixes per github issues
2011-12-19 22:58:56 -08:00
Mark Otto
ecbc9ec4a2
updated footers everywhere
2011-12-11 02:03:16 -08:00
Mark Otto
6de3ed5322
Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap into evnm-add-vertical-nav-divider
...
Conflicts:
bootstrap.css
2011-12-11 00:58:10 -08:00
Mark Otto
7b810bf9a6
update js in footer, add max-width to img
2011-12-09 12:10:01 -08:00
Mark Otto
1d1805ee5c
add jank js for prototyping new topbar to all docs pages
2011-12-09 11:41:00 -08:00
Evan Meagher
6e70d490e1
Add vertical nav divider example in components doc page.
2011-12-02 11:37:39 -08:00
Mark Otto
f2c40ee24d
adding step nav to components
2011-11-30 00:39:38 -08:00
Mark Otto
447c9322e9
update all leads on docs pages
2011-11-29 23:56:01 -08:00
Raul Riera
0e6cd670ca
Removed trailing backslash :)
2011-11-08 20:32:28 +01:00
Raul Riera
74dc83f211
Added the view port meta tag for proper responsiveness
2011-11-07 10:22:28 +01:00
Mark Otto
31ea003046
remove alt tab styles for now, too complicated to accomplish both static and tabble; fix up CSS a bit
2011-10-31 21:45:46 -07:00
Mark Otto
19feb1b1ff
fix new navbar in components
2011-10-26 23:25:57 -07:00
Mark Otto
b4c894961c
address issue #414 and fix up a number of docs loose ends
2011-10-26 23:24:22 -07:00
Mark Otto
648c468927
breaking down the main page into subpages for easier, more comprehensive documentation
2011-10-26 23:11:56 -07:00