Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-12nuke the js.html pageMark Otto
2014-03-17Separate JS includes for alerts and popoversJulian Thilo
/cc @mdo
2014-03-17Break up docs into includesMark Otto
2014-03-16relative not absoluteMark Otto
2014-03-12add role="alert" to Alert examples, to improve accessibilityChris Rebert
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert
2014-03-10Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTubeMark Otto
2014-03-10Fixes #12487: Document required use of position relative for scrollspyMark Otto
2014-03-07fix derped htmlMark Otto
2014-03-07Merge branch 'master' into document_popover_focusMark Otto
Conflicts: docs/assets/js/docs.min.js
2014-02-28Fix small typo in JavaScript docsHeinrich Fenkart
2014-02-22Fixes #12744: Document ability to remove animation on modalsMark Otto
2014-02-12Use .bs-example-* instead of .bs-* in examples in docsChris Rebert
Refs #12610
2014-02-12avoid using .bs-* in example, & improve styleChris Rebert
2014-02-11Documents #10140Mark Otto
2014-02-10tweak phrasing for hopefully greater clarityChris Rebert
2014-02-07Omit semicolons consistently in docsZlatan Vasović
2014-02-07Merge pull request #12319 from twbs/address-12007Mark Otto
Clarify target of dropdown events
2014-02-07Fixes #12611: Mention limitation of one plugin's data attributes per elementMark Otto
2014-02-03fix #12527Chris Rebert
2014-02-03update docs about destination of remote modal content; fixes #12494Chris Rebert
2014-01-31fix #12484Chris Rebert
2014-01-28Update javascript.htmlJulian Thilo
2014-01-28Fix typoJulian Thilo
2014-01-27Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-01-27document id requirement in carousels per #12393Mark Otto
2014-01-27Change positioning reference from left to right in affix's example.Quy Ton
2014-01-21fix #12007 by clarifying target of dropdown eventsChris Rebert
2014-01-21fix #12314Julian Thilo
2014-01-21Corrected tag for Alert JS animation example from <a> to <button>nkav
Also removed href attribute and added type="button"
2014-01-19grammar: fix plural possessiveChris Rebert
2014-01-19fix anomalous indentationChris Rebert
2014-01-17Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert
This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html
2014-01-17Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵Mark Otto
into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html
2014-01-16Update javascript.htmlpatricker
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-16indentation and page header changesMark Otto
2014-01-15upgrade tooltip/popover-in-groups callout from info to warningChris Rebert
2014-01-15Add tooltip `viewport` option, respect bounds of the viewportBen Ogle
2014-01-06add .container(-fluid) to remaining navbar examples for consistency/accuracyChris Rebert
follow-up to 93a4d6cc5ecdc1cbc09c4b8af2e587f4480b36cf
2014-01-04Fix anchor linksQuy Ton
2014-01-04Use relative URLsQuy Ton
2014-01-03Refer to popovers instead of tooltips.Quy Ton
2013-12-31Merge branch 'master' into docs_dirMark Otto
2013-12-29no more page.base_urlMark Otto
2013-12-29Rearrange repository contents because muahahahahahahaMark Otto
2013-07-19flatten docs dir back into rootMark Otto
2013-07-18Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat
Conflicts: docs/assets/js/bootstrap.min.js
2013-07-18get button js working with actual form elements p coollfat
2013-07-18Merge branch '3.0.0-wip' of https://github.com/mauricew/bootstrap into ↵Mark Otto
mauricew-3.0.0-wip
2013-07-18fix broken docs calloutsMark Otto
2013-07-18Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html