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

Commit Graph

  • e388a5e475 Added unit test to check that tooltips is not showed when leave event is triggered before show delay has expired AND the hide delay is set to 0 Jørgen Borgesen 2012-05-20 19:59:53 +02:00
  • faf2866f96 Remove re-declaration of font-fam, font-size, and line-height in p Paul Vorbach 2012-05-20 11:54:21 +03:00
  • 78790da03c fix resizing issues from incorrectly changing <767px grid classes to inline-block, fix height issue on textareas Mark Otto 2012-05-17 22:00:49 -07:00
  • e5187e12c4 fix modal example per #3510 Mark Otto 2012-05-17 21:48:13 -07:00
  • 1dbf4c92ce manually resolve #3516: type in less docs Mark Otto 2012-05-17 21:45:45 -07:00
  • b1d7c34086 remove log Jacob Thornton 2012-05-17 00:45:28 -07:00
  • 9889948f58 abandon activedescendant because it was awful Jacob Thornton 2012-05-17 00:39:14 -07:00
  • a7b49a7d92 nearly everything working with activedescendant... then decide it's wrong. Jacob Thornton 2012-05-17 00:23:11 -07:00
  • 10c6db4b14 add proper role to dialog markup and cleanup modal logging Jacob Thornton 2012-05-16 19:43:22 -07:00
  • 4b53778150 Merge branch 'master' into 2.0.4-wip Jacob Thornton 2012-05-16 19:10:49 -07:00
  • a404ac33bb modal accessibility tab control Jacob Thornton 2012-05-16 19:09:57 -07:00
  • 5ecab6112c version bump on docs home Mark Otto 2012-05-15 10:59:06 -07:00
  • 1e2fdd0b7c move navbar and update paths so it sits in tests Mark Otto 2012-05-15 09:45:53 -07:00
  • e009ed23fc move navbar and update paths so it sits in tests Mark Otto 2012-05-15 09:45:53 -07:00
  • 67f81a2ed5 clarify button type on dismiss icons Mark Otto 2012-05-15 09:41:06 -07:00
  • 0679f24606 example incorrect for modal dismiss button Mark Otto 2012-05-15 09:37:28 -07:00
  • 3a27b4e6f6 remake again after pull Mark Otto 2012-05-15 09:07:55 -07:00
  • 6be09df1bf Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms Mark Otto 2012-05-15 09:07:31 -07:00
  • a9d4b667ff finish fixing uneditable-input and remake Mark Otto 2012-05-15 09:07:19 -07:00
  • 532569fe59 updated forms to rearrange focus state, reinstate uneditable-input, and a few other cleanup tidbits Mark Otto 2012-05-15 09:04:44 -07:00
  • ecf84bdac5 correct regressions against 2.0.3 Mark Otto 2012-05-15 00:17:02 -07:00
  • 87f6e426b3 three columns Mark Otto 2012-05-14 23:50:34 -07:00
  • d8ff335cfd move forms test to less/tests Mark Otto 2012-05-14 23:45:25 -07:00
  • c8cafa5d5a move forms test to less/tests Mark Otto 2012-05-14 23:45:25 -07:00
  • e28efd7da0 consolidate and relabel new form selectors Mark Otto 2012-05-14 23:42:32 -07:00
  • a25e78f9c9 add forms test page for all html5 input types and refactor selectors Mark Otto 2012-05-14 23:40:06 -07:00
  • a0809ceebe add forms test page for all html5 input types and refactor selectors Mark Otto 2012-05-14 23:40:06 -07:00
  • 33061a8e0b document .lead per #3213 Mark Otto 2012-05-14 22:02:51 -07:00
  • d03abac628 adding navbar example, for fixed and static navbars Mark Otto 2012-05-14 08:57:24 -07:00
  • 1b537c6f9c adding navbar example, for fixed and static navbars Mark Otto 2012-05-14 08:57:24 -07:00
  • e9a7d26d06 Cancel running timer for tooltips with delayed show, but instant hide. This prevents delayed tooltips from appearing if the mouse leaves the elements before tooltip is showed and the hiding delay is 0. Jørgen Borgesen 2012-05-14 14:03:36 +02:00
  • 826a8714e2 #3257: share .navbar-fixed-top styles with .navbar-fixed-bottom Mark Otto 2012-05-13 22:11:35 -07:00
  • ea15660973 #3420: properly scope dropdown open state to immediate children only Mark Otto 2012-05-13 21:52:18 -07:00
  • 332d2a7384 #3438: fix typo on i18n tag Mark Otto 2012-05-13 17:43:56 -07:00
  • a2fb9ed42f #3449: make legend and form-actions the same border color Mark Otto 2012-05-13 17:43:04 -07:00
  • c02c3c60c9 Merge branch 'aziz-patch-7' into 2.0.4-wip Mark Otto 2012-05-13 14:42:12 -07:00
  • 8f44245850 document .hyphens() mixin Mark Otto 2012-05-13 14:31:31 -07:00
  • 23401e811f Merge branch 'Synchro-hyphenation' into 2.0.4-wip Mark Otto 2012-05-13 14:29:08 -07:00
  • 1a8561d084 Merge branch 'hyphenation' of https://github.com/Synchro/bootstrap into Synchro-hyphenation Mark Otto 2012-05-13 14:28:32 -07:00
  • 7de65e0a62 #3465 part 2: add mention to docs of type button issue Mark Otto 2012-05-13 14:03:32 -07:00
  • d09db29039 #3465 part 1: add type="button" to all dismiss buttons in docs Mark Otto 2012-05-13 14:01:57 -07:00
  • 6f61c96f02 Merge branch '2.0.4-wip' of github.com:twitter/bootstrap into 2.0.4-wip Mark Otto 2012-05-13 13:59:26 -07:00
  • 6a89659727 #3468: 140 icons, not 120 Mark Otto 2012-05-13 13:59:20 -07:00
  • 3a21891824 #3469: add variables for dropdown menu dividers Mark Otto 2012-05-13 13:58:42 -07:00
  • 526d77af61 remove wrapping <label> from all js docs Mark Otto 2012-05-13 11:10:08 -07:00
  • 839ec86ac7 Merge pull request #3428 from Gavrisimo/patch-1 Mark Otto 2012-05-12 11:37:53 -07:00
  • 20eae67147 Update .placeholder() mixin call Milos Gavrilovic 2012-05-10 12:25:22 +03:00
  • 452d8c1df0 Gradient mixins blow up in IE7/8 if you happen to use rgba() colors as params David Hirtle 2012-05-04 13:50:16 -07:00
  • ca369c4b2a Add Opera prefix Synchro 2012-05-01 17:54:53 +02:00
  • dcc89e7400 Coding style Synchro 2012-05-01 17:06:19 +02:00
  • 5ffb6d6706 Add .hyphens mixin Synchro 2012-05-01 17:01:26 +02:00
  • ef368f0076 #3263: typo in forms docs Mark Otto 2012-04-30 15:43:47 -07:00
  • b6b354ceaa #3255: typo in components for tabbable tabs Mark Otto 2012-04-30 15:42:55 -07:00
  • 51153766f5 Merge branch 'anirvan-master' into 2.0.4-wip Mark Otto 2012-04-30 15:41:47 -07:00
  • 59ec4c7154 make responsive input fields not wrap for fluid input prepend/append by setting block back to inline-block (oversight of 2.0.3) Mark Otto 2012-04-30 15:40:49 -07:00
  • c204bc66d6 #3237: change to CSS comments in responsive docs Mark Otto 2012-04-30 15:33:35 -07:00
  • 6e9756ebb6 #3228: update docs to list dependencies from 2.0.3 for compiling via make Mark Otto 2012-04-30 15:30:56 -07:00
  • ad46b0980c expand input css tests to fixed width grid Mark Otto 2012-04-30 15:06:26 -07:00
  • ec56940c51 several spelling corrections Anirvan Chatterjee 2012-04-27 10:48:59 -07:00
  • bf9d8fcc07 Alter typeahead to accept synchronous/asynchronous data source via function/callback Matt Morgan 2012-04-26 14:09:20 -04:00
  • ab178060be let's reuse color variables, instead of hardcoding colors. Allen Bargi 2012-04-26 17:38:47 +03:00
  • b261f9781b Merge pull request #3226 from aziz/patch-6 Jacob Thornton 2012-04-25 22:19:49 -07:00
  • ffb4d9025b rebuild with typeahead change Jacob Thornton 2012-04-25 22:15:39 -07:00
  • fc509e14b2 revert position -> offset for typeahead position Jacob Thornton 2012-04-25 22:14:39 -07:00
  • a29e5a9dd6 fix #3234 Jacob Thornton 2012-04-25 21:52:05 -07:00
  • 99c3b7810b No need to specify units when a value is 0, thanks to RECESS Allen Bargi 2012-04-25 18:16:59 +03:00
  • aaabe2a46c fix regression in resetting collapse to auto on collapse open. (+ add spec and rebuild) v2.0.3 Jacob Thornton 2012-04-24 18:06:41 -07:00
  • 3aa89ded21 Merge branch 'media-component' of github.com:wpbrains/bootstrap into media-component Giuliano Velli 2012-04-24 17:23:14 +02:00
  • 4fbb400754 Added Medias code and documentation Giuliano Velli 2012-04-20 17:54:51 +02:00
  • 66ac6e14db heading Mark Otto 2012-04-24 06:53:48 -07:00
  • 7b282798a3 officially drop support for offset on thumbnails since it breaks BC Mark Otto 2012-04-24 06:52:57 -07:00
  • 5be84ad0b7 restore margins on thumbnails, add comments about it's changes and how responsive affects it Mark Otto 2012-04-24 06:45:21 -07:00
  • f9744ff522 make component animations work cross browsers with opacity mixin, restore float on thumbnails > li Mark Otto 2012-04-24 06:39:14 -07:00
  • e659dc7e1b Merge branch '2.0.3-wip' Jacob Thornton 2012-04-24 02:21:45 -07:00
  • 839ef3a030 2.0.2 -> 2.0.3 Jacob Thornton 2012-04-24 02:19:02 -07:00
  • 79d7092a39 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-24 02:12:09 -07:00
  • d8aaf50798 implement ie7 fluid tests and semantic.gs IE7 hack for rounding in ie7; not perfect, but mostly solid Mark Otto 2012-04-24 02:11:59 -07:00
  • fc871a4821 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Jacob Thornton 2012-04-24 02:02:28 -07:00
  • 73453c7f79 changes for build in preperation for 2.0.3 release Jacob Thornton 2012-04-24 02:02:06 -07:00
  • 1c2db11d58 fix ie7 button group toggles and button borders Mark Otto 2012-04-24 01:46:20 -07:00
  • 805ca03457 fix #3179: cut off radios and checkboxes Mark Otto 2012-04-24 01:33:00 -07:00
  • 7f6f3ff462 fix #3202: add cursor to .accordion-toggle Mark Otto 2012-04-24 01:23:24 -07:00
  • f805a6080c Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-23 10:06:45 -07:00
  • 419e50e339 fix up buttons after recess property order Mark Otto 2012-04-23 10:06:35 -07:00
  • b8b1ffde05 hr to var in makefil Jacob Thornton 2012-04-23 04:16:27 -07:00
  • c408d8961b rewrite server.js, fix travis Jacob Thornton 2012-04-23 03:44:32 -07:00
  • c896a182e1 increase length of waitfor timeout for phantom Jacob Thornton 2012-04-23 03:18:13 -07:00
  • 091a97c01c white bg on docs again Mark Otto 2012-04-23 03:06:30 -07:00
  • 176e0b1169 Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip Mark Otto 2012-04-23 03:05:22 -07:00
  • 99a916d5eb remove background color from radios and checkboxes for IEs Mark Otto 2012-04-23 03:05:10 -07:00
  • 192cb575da fix typo Mark Otto 2012-04-22 23:56:36 -07:00
  • f5fd5e7523 Added Medias code and documentation Giuliano Velli 2012-04-20 17:54:51 +02:00
  • f84882122e style changes to phantom integration Jacob Thornton 2012-04-19 17:40:58 -07:00
  • 03f78f7a60 run qunit tests in phantomjs for travis-ci Jacob Thornton 2012-04-19 17:34:07 -07:00
  • 1160935446 make a few changes to package.json (add make test to makefile) Jacob Thornton 2012-04-19 16:38:43 -07:00
  • de9271bfd1 Merge pull request #3157 from caniszczyk/2.0.3-wip Jacob Thornton 2012-04-19 16:35:27 -07:00
  • c99dcd2e93 Add Travis CI Support Chris Aniszczyk 2012-04-19 15:32:41 -07:00
  • fd009597b6 mention responsive css in navbar responsive section Mark Otto 2012-04-19 09:28:40 -07:00
  • f89394b8ef make build prettier - hopefully this works, maybe some makefile bro's can improve Jacob Thornton 2012-04-18 22:49:31 -07:00
  • edb52a82d8 make bootstrap compile with Recess instead of Less Jacob Thornton 2012-04-18 16:16:42 -07:00