2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Commit Graph

  • bc07e2adae allow for pushstate in scrollspy Jacob Thornton 2012-04-18 13:35:14 -07:00
  • b627898919 Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-18 13:15:58 -07:00
  • 8f98c4fbf6 offset -> position #3088 Jacob Thornton 2012-04-18 13:15:13 -07:00
  • 47b6e6bd80 fix #3111, badge and label alignment with surrounding text Mark Otto 2012-04-18 09:47:30 -07:00
  • 62a0f5fdcb Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-18 09:37:12 -07:00
  • 178a9f3b51 fix some text around media queries in the docs Mark Otto 2012-04-18 09:37:07 -07:00
  • 48e6d88889 Merge pull request #3128 from codler/patch-2 Mark Otto 2012-04-18 09:22:38 -07:00
  • c09602d172 add -ms-user-select Han Lin Yap 2012-04-18 11:38:14 +03:00
  • f3cf4cbaae rebuild Jacob Thornton 2012-04-16 17:36:03 -07:00
  • ba202d77ba Merge pull request #3104 from iamnirav/2.0.3-wip Jacob Thornton 2012-04-16 17:35:32 -07:00
  • 031fa47f68 Update new typeahead method docs to be a bit clearer. Nirav Sanghani 2012-04-16 17:27:34 -07:00
  • d5a95315eb Update typeahead docs to reflect new option. Nirav Sanghani 2012-04-16 17:24:51 -07:00
  • 8e8b1ad03d Allow updater function (updates the value of the input field) to be overridden. Nirav Sanghani 2012-04-16 17:05:35 -07:00
  • 2881269e16 lots of property ordering Jacob Thornton 2012-04-16 16:34:08 -07:00
  • a3ec868ac2 few more property orders Jacob Thornton 2012-04-16 15:37:17 -07:00
  • 457859feba Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-16 15:09:26 -07:00
  • 498b7d984a a few property reordering things Jacob Thornton 2012-04-16 15:09:05 -07:00
  • 5fa0fcc888 fix modal per #3086 Mark Otto 2012-04-16 14:38:22 -07:00
  • 41b695b8cd Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-15 17:25:38 -07:00
  • a184806538 nuke line Mark Otto 2012-04-15 17:25:32 -07:00
  • 6cf9906a60 build bootstrap.js and bootstrap.min.js into docs Jacob Thornton 2012-04-15 17:03:33 -07:00
  • 5c5310dc87 remove @gridRowWidth var since we don't use it anywhere Mark Otto 2012-04-15 16:57:11 -07:00
  • b67a2d8a59 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-15 16:48:26 -07:00
  • d374fe92e5 simplify the left margin for offset grid columns Mark Otto 2012-04-15 16:48:17 -07:00
  • 6506ede632 add bootstrap + bootstrap.min.js to gh-pages for @remy Jacob Thornton 2012-04-15 16:45:13 -07:00
  • 0b8042656f fixes #2941 + whitespace in collapse Jacob Thornton 2012-04-15 16:15:32 -07:00
  • 13e4d1d5ac fix #2990: text wrapping in .uneditable-input Mark Otto 2012-04-15 00:35:30 -07:00
  • cad8f2b43a Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-15 00:20:50 -07:00
  • e985681758 add zip to git ignore, and fix gh-pages make Jacob Thornton 2012-04-15 00:19:25 -07:00
  • 2a6894d834 simplify make - move zipping to gh-pages only Jacob Thornton 2012-04-15 00:16:09 -07:00
  • 6c221d65e3 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-15 00:06:35 -07:00
  • a4c2332eb1 move js tooltip link Mark Otto 2012-04-15 00:06:11 -07:00
  • c262ead6ed change comments to preserve for yui Jacob Thornton 2012-04-14 23:51:08 -07:00
  • be0efcfcfc whitespace Jacob Thornton 2012-04-14 23:38:11 -07:00
  • 1ca1ef94ee fix opera bug \o/ !!!! #1776 Jacob Thornton 2012-04-14 23:24:19 -07:00
  • 9e9be2dc0d fix #2989: clear .checkbox/.radio floats Mark Otto 2012-04-14 23:19:42 -07:00
  • cf4924764c rebuild with tooltip formatting change Jacob Thornton 2012-04-14 23:11:19 -07:00
  • 19469aa52c Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-14 23:10:41 -07:00
  • b14455b03a add tests for mouseout delay in tooltip Jacob Thornton 2012-04-14 23:10:03 -07:00
  • 2dbce887df Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-14 23:07:51 -07:00
  • a6f27ebed4 ditch the .navbar in the selectors since it's the same specificity level, and thus superfluous Mark Otto 2012-04-14 23:06:00 -07:00
  • c7dc4cc573 change position of var in dropdown + cleanup makefile vars Jacob Thornton 2012-04-14 22:43:36 -07:00
  • 8dc1a0eade Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap into tierra-2.0.3-wip-nav-collapse Mark Otto 2012-04-14 22:43:26 -07:00
  • ce94442104 Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-14 21:45:23 -07:00
  • d65f7f204a don't open dropdown if target is disabled Jacob Thornton 2012-04-14 21:44:57 -07:00
  • 490eb1bd16 fix #3068: compile after changing comment Mark Otto 2012-04-14 20:56:50 -07:00
  • 3bc7553f66 Merge branch 'au-phiware-patch-1' into 2.0.3-wip Mark Otto 2012-04-14 20:56:13 -07:00
  • 16855b920e Silence comment (just like the others) au-phiware 2012-04-15 12:31:07 +10:00
  • fc7ae48c95 fix #1823: styles of tabs within other tabs resolved Mark Otto 2012-04-14 18:47:27 -07:00
  • def7ae7798 bump version on docs homepage to 2.0.3 Mark Otto 2012-04-14 18:30:43 -07:00
  • 4bcb89946b merge in #2684, offset on the .makeColumn mixin Mark Otto 2012-04-14 18:18:11 -07:00
  • d8acc062c1 Merge branch 'gruvii-patch-2' into 2.0.3-wip Mark Otto 2012-04-14 18:11:40 -07:00
  • 2486033754 Merge branch 'patch-2' of https://github.com/gruvii/bootstrap into gruvii-patch-2 Mark Otto 2012-04-14 18:11:31 -07:00
  • 82267d48ff calling pause on a slide should actually pause it - even when hovering Jacob Thornton 2012-04-14 17:49:51 -07:00
  • 34132f0e89 rebuild Jacob Thornton 2012-04-14 17:19:00 -07:00
  • ce30d19c15 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-14 17:16:37 -07:00
  • dbde2dc9e4 adding icon classes to finish off glyphicons 1.6 update Mark Otto 2012-04-14 17:15:16 -07:00
  • 3408064d00 hack for subnav Jacob Thornton 2012-04-14 17:15:03 -07:00
  • d5063e5dc8 fix #3032: update glyphicons sprite to 1.6 release Mark Otto 2012-04-14 16:59:49 -07:00
  • 81a296d06a whitespace Jacob Thornton 2012-04-14 16:38:44 -07:00
  • c291e4d786 fix typeahead test Jacob Thornton 2012-04-14 16:32:20 -07:00
  • 575f18aaf4 add jshint support + a few minor stylistic changes Jacob Thornton 2012-04-14 16:29:53 -07:00
  • 8575a45294 alt fix to #3029: change to single border-radii properties Mark Otto 2012-04-14 13:31:48 -07:00
  • a7d8145a32 fix #3036: add bg color to inputs Mark Otto 2012-04-14 13:18:37 -07:00
  • c710f03995 Merge pull request #3042 from ctalkington/typo-fix-1 Mark Otto 2012-04-13 17:14:11 -07:00
  • 0e6f12af86 add 's' to 'classe' in components docs. thanks mishmosh. ctalkington 2012-04-12 15:14:54 -05:00
  • 5b85ed181a Fixed extra margin on Navbar buttons. Bryan Petty 2012-04-10 15:19:10 -06:00
  • 48063afb3a Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-07 23:41:27 -07:00
  • 0b2d23d443 add larger .input-* to block reset for responsive <767 Mark Otto 2012-04-07 23:41:09 -07:00
  • 28c4ed824e Merge branch 'alecrust-patch-3' into 2.0.3-wip Mark Otto 2012-04-07 23:38:16 -07:00
  • 5bc601d9a8 fix typo on js docs selector Mark Otto 2012-04-07 23:37:58 -07:00
  • 08fee005a8 https://github.com/twitter/bootstrap/issues/2954 Jacob Thornton 2012-04-07 21:26:46 -07:00
  • 11064c4d34 Update the LICENSE to the actual APLv2 Chris Aniszczyk 2012-04-07 17:17:39 -07:00
  • a20cd66ba4 clean up new input append examples Mark Otto 2012-04-07 16:49:06 -07:00
  • 3ecf109835 fix conflicts, add docs example for two buttons on an append Mark Otto 2012-04-07 16:44:03 -07:00
  • 1d30225e2c Merge branch 'jasny-patch-2' into 2.0.3-wip Mark Otto 2012-04-07 16:43:48 -07:00
  • 0a71f171bc readd bootstrap.zip, add @inputBorderRadius var to close #2946 Mark Otto 2012-04-07 16:17:15 -07:00
  • f563b1db43 update kippt screenshot Mark Otto 2012-04-07 15:59:14 -07:00
  • 5591a9b966 use yui-compress by default instead of regular compress Mark Otto 2012-04-07 14:56:37 -07:00
  • 798363eda7 fix left margin on .thumbnails for responsive <767 Mark Otto 2012-04-07 14:31:55 -07:00
  • 10ff5f16a6 fix #2968 manually: add consolas to monospace font stack Mark Otto 2012-04-07 14:25:58 -07:00
  • 4b81c0dff3 Changed .nav-collapse to clear both instead of left, and added compiled files. Bryan Petty 2012-04-05 13:48:17 -06:00
  • fedce0cec7 Allow multiple buttons in .input-prepend and .input-append. This has a look similar to button groups. Arnold Daniels 2012-04-05 23:08:32 +03:00
  • 4953629ccd Merge branch '2.0.3-wip' of https://github.com/twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-04 15:13:27 -07:00
  • 83febb3452 remake and add isHTML check to popover as well Jacob Thornton 2012-04-04 15:02:30 -07:00
  • 4bd611884a detect if title in tooltip is text or html. if text - use text method to prevent xss. Jacob Thornton 2012-04-04 14:58:04 -07:00
  • ff57f59562 Corrected spacing Alec Rust 2012-04-03 12:15:36 +02:00
  • 2ea437f353 fix #2908: unfloat inputs using .span* in fluid row Mark Otto 2012-04-02 22:49:19 -07:00
  • 4462f24753 fix #2911: correct /lib/ path to /less/ Mark Otto 2012-04-02 22:40:06 -07:00
  • 2988de6377 fix #2913: get more specific with button group selectors Mark Otto 2012-04-02 22:37:58 -07:00
  • d23a146d77 Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar. Bryan Petty 2012-04-01 16:22:52 -06:00
  • 030265eaec Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar. Bryan Petty 2012-04-01 16:22:52 -06:00
  • 7bf4c8e76e Merge branch 'alecrust-patch-1' into 2.0.3-wip Mark Otto 2012-04-01 11:10:20 -07:00
  • 574592cba5 Corrected "resises" to "resides" Alec Rust 2012-04-01 17:25:43 +02:00
  • 647f1c98ed fix #2296: allow fluid thumbnails Mark Otto 2012-04-01 01:05:00 -07:00
  • fe05f9aeb2 fix #2572: streamline thumbnails css to allow for offsets Mark Otto 2012-04-01 00:59:34 -07:00
  • 33fa705c7f fix #2811: left and right aligned tabbable tabs fixes so that .tab-content grows to match parent's width Mark Otto 2012-04-01 00:15:04 -07:00
  • d652af1097 fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts Mark Otto 2012-03-31 23:53:54 -07:00
  • 452ddc0f0d update less docs page to reflect changes in mixins (no more default values) and variable name fix Mark Otto 2012-03-31 21:36:45 -07:00
  • f37d9aeaef fix #2856: make inputs using .span* classes responsive at <767px layout Mark Otto 2012-03-31 21:31:01 -07:00