aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-20fix #12314Julian Thilo1-0/+4
2014-01-20Corrected tag for Alert JS animation example from <a> to <button>nkav1-1/+1
Also removed href attribute and added type="button"
2014-01-18grammar: fix plural possessiveChris Rebert1-1/+1
2014-01-18fix anomalous indentationChris Rebert1-1/+1
2014-01-16Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert1-16/+0
This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵Mark Otto1-0/+16
into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html
2014-01-16Update javascript.htmlpatricker1-1/+1
Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/
2014-01-15indentation and page header changesMark Otto1-1498/+1476
2014-01-14upgrade tooltip/popover-in-groups callout from info to warningChris Rebert1-2/+2
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-0/+16
2014-01-05add .container(-fluid) to remaining navbar examples for consistency/accuracyChris Rebert1-68/+72
follow-up to 93a4d6cc5ecdc1cbc09c4b8af2e587f4480b36cf
2014-01-04Fix anchor linksQuy Ton1-2/+2
2014-01-04Use relative URLsQuy Ton1-2/+2
2014-01-03Refer to popovers instead of tooltips.Quy Ton1-3/+3
2013-12-31Merge branch 'master' into docs_dirMark Otto1-4/+4
2013-12-28no more page.base_urlMark Otto1-1/+0
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+2153
2013-07-18flatten docs dir back into rootMark Otto1-1776/+0
2013-07-18Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat1-6/+10
Conflicts: docs/assets/js/bootstrap.min.js
2013-07-18get button js working with actual form elements p coollfat1-6/+6
2013-07-18Merge branch '3.0.0-wip' of https://github.com/mauricew/bootstrap into ↵Mark Otto1-6/+10
mauricew-3.0.0-wip
2013-07-17fix broken docs calloutsMark Otto1-2/+2
2013-07-17Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto1-12/+18
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html
2013-07-15fix broken scrollspy exampleMark Otto1-1/+1
2013-07-09Dustin the docs againJulian Thilo1-11/+11
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-07-06Carousel no longer dependent on glyphiconsMaurice Wahba1-6/+10
Used laquo/raquo for control buttons Updated docs
2013-06-27fix broke js markupMark Otto1-49/+47
2013-06-27Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat1-4/+9
2013-06-27use collapse in dropdown js examplefat1-33/+40
2013-06-27Merge pull request #8307 from cvrebert/8287-docs-patchMark Otto1-4/+9
Fix #8287
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-12/+18
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-25Fix #8287Chris Rebert1-4/+9
2013-06-25copyedit JS docsChris Rebert1-18/+18
2013-06-25Add IDs, adjust textJulian Thilo1-2/+2
2013-06-25Add a link to the mailing list for JS helpJulian Thilo1-1/+1
2013-06-25Add callout to docs: 3rd-party libs not supportedJulian Thilo1-0/+5
2013-06-18docs/javascript.html: backticks -> <code>Chris Rebert1-5/+5
2013-06-13Merge pull request #8168 from marsuboss/patch-2Mark Otto1-1/+1
Duplicate ID navbar-example
2013-06-13Duplicate ID navbar-examplemarsuboss1-1/+1
2013-06-13Duplicate ID drop5marsuboss1-2/+2
2013-05-24add show/shown hide/hidden events to dropdown + update dropdown links for ↵Jacob Thornton1-24/+24
testing + catch a few missed namespace things
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-14/+24
2013-05-16Change up link alertsMark Otto1-1/+1
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
2013-05-16update js docsfat1-14/+24
2013-05-16Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-05-16Fix broke dropdown navbar exampleMark Otto1-2/+2
2013-05-16change namespace back to dot notation and someother js shizzlefat1-1/+1
2013-05-16change dropdown strategy to use an overlay - fixes mobile click anywhere + ↵fat1-3/+3
allows for firefox middle click
2013-05-12fix broke exampleMark Otto1-1/+1
2013-05-09fix some broke buttons on the js pageMark Otto1-7/+7