Mark Otto
|
ccd963e622
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
docs/assets/css/bootstrap.css
docs/download.html
|
2012-01-27 13:21:01 -08:00 |
|
Mark Otto
|
e8647c1b11
|
huuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuge update to doces and stuff
|
2012-01-27 13:20:02 -08:00 |
|
Jacob Thornton
|
aa594501bd
|
change typeahead to data-source instead of data-data and add to docs
|
2012-01-26 23:16: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
|
8a6be6601d
|
make accordion links block level
|
2012-01-26 14:40:19 -08:00 |
|
Mark Otto
|
b8c1950cbf
|
change label fo first subnav link on js docs
|
2012-01-26 10:43:08 -08:00 |
|
Mark Otto
|
34488a4500
|
fix tabs example on js docs page
|
2012-01-26 10:39:07 -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
|
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
|
29b4ba0fc5
|
fix modal examples on js page, update modal close button positioning
|
2012-01-25 09:53:53 -08:00 |
|
Mark Otto
|
bd36e2a163
|
remove checkboxes from js docs page overview, they'll be on the download page instead
|
2012-01-25 01:25:15 -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
|
a5c1d1f182
|
adding actual images to carousel to ensure you can see things are animating; updated styles of carousel controls to work on light and dark backgrounds and use opacity for effects
|
2012-01-24 20:45:38 -08:00 |
|
Mark Otto
|
c6d5dcd872
|
remove link from transitions on js page
|
2012-01-24 19:50:18 -08:00 |
|
Mark Otto
|
672ba4c2fd
|
update the subnav on all pages
|
2012-01-24 19:19:50 -08:00 |
|
Mark Otto
|
f70895a605
|
remove rogue html elements
|
2012-01-24 19:01:38 -08:00 |
|
Mark Otto
|
8804860898
|
fix typo on js docs
|
2012-01-24 18:45:23 -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 |
|
Jacob Thornton
|
b5503c4c28
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
|
2012-01-24 12:11:26 -08:00 |
|
Jacob Thornton
|
222067b360
|
javascript pages markedup with {{_i}}
|
2012-01-24 12:11:05 -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
|
a7bf0295fb
|
remove dropdowns, add in sub nav instead
|
2012-01-23 11:55:04 -08:00 |
|
Jacob Thornton
|
87c676335c
|
Merge pull request #1053 from scottwater/patch-1
Added missing 'data-dismiss="modal"' on the first example model source.
|
2012-01-22 19:38:48 -08:00 |
|
Chris Gunther
|
c3625ebb23
|
Move placement of ID in docs example for dropdowns
The ID specified by an href or data-target attribute should match the
li.dropdown, not the ul.dropdown-menu
|
2012-01-22 11:46:44 -05:00 |
|
Jacob Thornton
|
373a54187e
|
add ability to cycle carousel to a particular frame
|
2012-01-21 23:02:29 -08:00 |
|
Jacob Thornton
|
2187e0838f
|
change scrollspy offset to be option + fix typo in scrollspy
|
2012-01-21 21:35:20 -08:00 |
|
Scott Watermasysk
|
9c94078415
|
Added missing 'data-dismiss="modal"' on the first example model source.
|
2012-01-18 14:53:59 -05:00 |
|
Mark Otto
|
47b8184bbb
|
scope table styles to a class, .table, instead of on the generic element as a smarter default
|
2012-01-17 23:39:18 -08:00 |
|
Mark Otto
|
51f5b7b8af
|
cleanup accordion css and add comments
|
2012-01-17 23:24:59 -08:00 |
|
Mark Otto
|
41a410b8e6
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
bootstrap.min.css
docs/javascript.html
lib/accordion.less
|
2012-01-17 23:19:21 -08:00 |
|
Mark Otto
|
f1a88eede3
|
fix js link in docs nav, restyle accordion with new css
|
2012-01-16 17:27:30 -08:00 |
|
Jacob Thornton
|
810bba97a4
|
make accordions little bit smoother
|
2012-01-15 21:48:58 -08:00 |
|
Mark Otto
|
f48278dac6
|
updated accordion and carousel; accordion still needs work
|
2012-01-15 18:40:17 -08:00 |
|
Mark Otto
|
c02501e1b7
|
move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pagination, fix alerts
|
2012-01-15 16:27:36 -08:00 |
|
Mark Otto
|
3d9298b04b
|
fix the js alerts examples
|
2012-01-15 15:06:30 -08:00 |
|
Mark Otto
|
dab6d2b17c
|
change up classes on tables and forms, fix nav list styles in example
|
2012-01-14 21:28:47 -08:00 |
|
Chris Gunther
|
ec7f8917b1
|
add Progress Bars to Components narbar dropdown
|
2012-01-14 15:24:35 -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
|
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 |
|
Davide Bellini
|
1fa94bdbf4
|
Fixed broken anchors on js docs page
|
2012-01-12 12:04:17 +01: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 |
|
Jacob Thornton
|
51e4e77034
|
remove some tabs from demo + fix dropdowns for pills
|
2012-01-09 19:53:52 -08:00 |
|
Mark Otto
|
83c0896999
|
updated js pages to put examples first
|
2012-01-08 21:48:07 -08:00 |
|
Mark Otto
|
e654ec1336
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
|
2012-01-08 15:33:55 -08:00 |
|
Jacob Thornton
|
7aca72322e
|
move hover state out of timeout duh
|
2012-01-08 15:12:34 -08:00 |
|
Jacob Thornton
|
6e8a3bba32
|
add note about firefox persisting disabled state on buttons
|
2012-01-08 14:54:36 -08:00 |
|
Mark Otto
|
ac68bc39ff
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
|
2012-01-08 14:33:52 -08:00 |
|
Mark Otto
|
2c79030439
|
fix navbar styles for .brand
|
2012-01-08 14:33:14 -08:00 |
|
Mark Otto
|
cb38d08ed4
|
updated js docs page to use grid of plugins instead of table
|
2012-01-08 14:33:03 -08:00 |
|
Jacob Thornton
|
561fc8cf2a
|
document slide and slid methods
|
2012-01-08 13:54:00 -08:00 |
|
Jacob Thornton
|
fbd686ad65
|
get tabs working in ie9
|
2012-01-08 12:08:00 -08:00 |
|
Jacob Thornton
|
0bbb64be4d
|
add nav class to tabs in javascript demo
|
2012-01-08 02:04:23 -08:00 |
|
Mark Otto
|
19986b3dd8
|
remove / on js, fix link to typeahead, remove old gradient on dropdown hover
|
2012-01-08 01:45:49 -08:00 |
|
Jacob Thornton
|
4478df7681
|
first pass at ultra basic autocomplete
|
2012-01-08 00:49:38 -08:00 |
|
Mark Otto
|
95f47026cf
|
fix up dropdowns and navbar docs for the new dropdown styles
|
2012-01-07 21:09:02 -08:00 |
|
Purwandi
|
4961aa8c23
|
Fix line number pretyprint in javascript docs
|
2012-01-08 08:17:54 +07: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 |
|
Jacob Thornton
|
402c480097
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
|
2012-01-07 10:56:28 -08:00 |
|
Jacob Thornton
|
fbb42ccbbb
|
update link to collapse plugin
|
2012-01-07 10:56:00 -08:00 |
|
Piotrek Okoński
|
3eb80591b2
|
Progress bars
|
2012-01-07 13:39:46 +01:00 |
|
Mark Otto
|
e594107f37
|
change up the z-indexing and add some popover/twipsy content to the test modal on the js docs to help avoid future bugs
|
2012-01-07 04:17:33 -08:00 |
|
Mark Otto
|
8ccc3bcf03
|
overhauled dropdowns now require use of .caret for dropdown arrow, redid the button group docs section, added the split button dropdown docs section
|
2012-01-07 03:45:24 -08:00 |
|
Jacob Thornton
|
e89618a47f
|
clean up options implementation for carousel
|
2012-01-02 22:55:51 -08:00 |
|
Jacob Thornton
|
3fb6f6ee86
|
basic carousel implementation
|
2012-01-02 22:30:57 -08:00 |
|
Jacob Thornton
|
8b58a1c3d9
|
placeholder design for carousel
|
2012-01-02 19:13:02 -08:00 |
|
Jacob Thornton
|
2d092dfeea
|
start playing with carousel stuff
|
2012-01-02 16:04:01 -08:00 |
|
Jacob Thornton
|
a3822cfa84
|
Merge pull request #842 from jonathaningram/patch-2
Add close and closed hooks for alert
|
2011-12-24 22:16:48 -08:00 |
|
Jacob Thornton
|
1a295491b2
|
update docs for placement
|
2011-12-24 22:15:04 -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
|
87ac818253
|
change above below to top bottom and add "inside" placement option
|
2011-12-22 19:10:32 -08:00 |
|
Jonathan Ingram
|
2ebc0ad2ef
|
Update docs to show available events on alert
|
2011-12-22 16:47:42 +11:00 |
|
Jacob Thornton
|
efacac0d6c
|
clean up all the js across all the doc pages
|
2011-12-21 18:42:43 -08:00 |
|
Mark Otto
|
9fb380151d
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
docs/javascript.html
|
2011-12-21 18:39:02 -06:00 |
|
Mark Otto
|
12a0d69454
|
fix dropdowns in components docs page
|
2011-12-21 18:38:03 -06:00 |
|
Jacob Thornton
|
a5a98a8a98
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
|
2011-12-21 14:03:18 -08:00 |
|
Jacob Thornton
|
80cb760fac
|
animate -> animation
|
2011-12-21 13:29:12 -08:00 |
|
Jacob Thornton
|
f72a94ae28
|
update more readme changes - introduce target specificty convention to more plugins
|
2011-12-20 23:28:48 -08:00 |
|
Jacob Thornton
|
0980a33b47
|
update all to new on api + add animation support to tabs
|
2011-12-20 19:37:41 -08:00 |
|
Jacob Thornton
|
1ef5fa7d6b
|
giant refactor - all spec passing again...
|
2011-12-20 18:02:47 -08:00 |
|
Mark Otto
|
069ef6a020
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
|
2011-12-19 22:59:20 -08:00 |
|
Mark Otto
|
72a536393c
|
mostly docs updates, but also some bug fixes per github issues
|
2011-12-19 22:58:56 -08:00 |
|
Jacob Thornton
|
7df0d1c7d1
|
rename transitions to transition and fix scrollspy example
|
2011-12-14 18:45:33 -08:00 |
|
Mark Otto
|
aa69286c30
|
rename transitions js file, fix link in js docs
|
2011-12-13 10:05:19 -08:00 |
|
Mark Otto
|
ecbc9ec4a2
|
updated footers everywhere
|
2011-12-11 02:03:16 -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 |
|
Jacob Thornton
|
cee2f61898
|
define constructor on prototypes
|
2011-11-30 22:42:22 -08:00 |
|
Mark Otto
|
447c9322e9
|
update all leads on docs pages
|
2011-11-29 23:56:01 -08:00 |
|
Jacob Thornton
|
7eb340ec58
|
add code to reset data for collapsed element so that item can be intitialized with correct options
|
2011-11-27 17:31:12 -08:00 |
|