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 |
|
Jacob Thornton
|
46fe38386a
|
rename tabs to tab - clean up lots of api stuff make href acceptable target val
|
2011-11-27 17:04:55 -08:00 |
|
Jacob Thornton
|
3157de8d1d
|
clean up comments for better built files
|
2011-11-25 21:34:55 -08:00 |
|
Jacob Thornton
|
bd8745a98b
|
allow scrollspy to target a specific nav
|
2011-11-25 17:30:52 -08:00 |
|
Jacob Thornton
|
98fddaa355
|
new plugin "collapse" for collapsible lists and "accordion" like support
|
2011-11-25 17:23:14 -08:00 |
|
Jacob Thornton
|
53ff2682cd
|
clean up scrollspy a bit - add public api method
|
2011-11-24 20:27:18 -08:00 |
|
Jacob Thornton
|
1fa02fbda2
|
refactor modal
|
2011-11-24 20:04:07 -08:00 |
|
Jacob Thornton
|
71654cbf69
|
refactor alerts + add new readme which idefientifies goals for 2.0 js
|
2011-11-24 18:55:44 -08:00 |
|
Jacob Thornton
|
b2650859d6
|
update buttons js for button groups
|
2011-11-24 14:43:26 -08:00 |
|
Jacob Thornton
|
bc65b58551
|
merge in js from 1.4... start working through js docs
|
2011-11-20 20:58:04 -08:00 |
|
Mark Otto
|
a4d6e7e9a3
|
Merge pull request #579 from raulriera/2.0-wip
Add meta tag to all new docs pages for mobile responsiveness
|
2011-11-12 01:03:16 -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 |
|
Silumesii Maboshe
|
ae5badc9fb
|
Removed the 'View javascript docs' link because it is the page we are currently on. Copy tweak for intro paragraphy of the javascript docs.
|
2011-11-07 09:09:17 +02:00 |
|
Mark Otto
|
02bf27592c
|
overhaul the table styles and update those everywhere in the docs, update the button docs, spec out the forms docs
|
2011-10-31 19:37:10 -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 |
|
Mark Otto
|
ae5c5e1063
|
update docs to change topbar to navbar
|
2011-10-17 20:44:52 -07:00 |
|
Mark Otto
|
6d2e39950d
|
updated js docs page to new 12 column layout, fix subhead jumbotron styles to match new front page
|
2011-10-17 00:03:52 -07:00 |
|
Mark Otto
|
f4fc56b1b3
|
first pass at moving over the new tabs stuff to 2.0
|
2011-10-12 08:31:16 -07:00 |
|
Mark Otto
|
b644390541
|
update navbar search form
|
2011-10-11 09:52:50 -07:00 |
|
Mark Otto
|
8ba005d38d
|
new navbar introduced to replace topbar
|
2011-10-11 09:44:51 -07:00 |
|
Jacob Thornton
|
c9669be1ec
|
get modal working with new data-attrs
|
2011-10-05 00:14:55 -07:00 |
|
Mark Otto
|
2d81d65533
|
initial idea for handling closing of modals from whatever element you want with .js-dismiss class
|
2011-09-28 20:21:09 -07:00 |
|