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

Commit Graph

  • 7961886efe Remove Meteor install instructions. Bardi Harborow 2016-12-24 22:44:44 +11:00
  • 4d1b7df0d8 grunt Mark Otto 2016-12-25 15:52:16 -08:00
  • 8c90008098 Fixes #20586 Mark Otto 2016-12-25 15:17:31 -08:00
  • 308114f65c throw some margin utils to fix spacing Mark Otto 2016-12-25 14:38:06 -08:00
  • 96986bb4a3 Use calc() on .col-form-label padding calculations Mark Otto 2016-12-25 14:35:57 -08:00
  • 04d48ba504 Replaces #21270 with proper fix Mark Otto 2016-12-25 14:22:03 -08:00
  • 2cad717634 space that out a smidge Mark Otto 2016-12-25 14:18:54 -08:00
  • 4cd426963b vertically center .form-group contents in inline forms Mark Otto 2016-12-25 14:18:45 -08:00
  • 30fd1590d3 use flex and direction to do the stacked controls instead of float hacks Mark Otto 2016-12-25 14:11:49 -08:00
  • 82061b25c4 move custom checks/radios to inline-flex Mark Otto 2016-12-25 14:10:52 -08:00
  • 0e8ee1bfba grunt Mark Otto 2016-12-25 15:47:03 -08:00
  • c2e5eb1542 Use variables for the width/height classes Starsam80 2016-12-25 15:29:01 -07:00
  • 210050d9c9 Clean up _spacing.scss a little bit Starsam80 2016-12-25 15:11:09 -07:00
  • 7fdedbd5e6 Remove some leftover IE9/flex stuff Starsam80 2016-12-24 21:01:09 -07:00
  • 7d05c222f8 linting Mark Otto 2016-12-24 17:35:51 -08:00
  • eb19def798 flex the footer and include some margin magic Mark Otto 2016-12-24 17:27:42 -08:00
  • 33746dc63e flex the modal header so we can remove custom styles Mark Otto 2016-12-24 17:26:19 -08:00
  • e7f8ca08b0 No need to override a margin-top that never was set; only specify margin-bottom override Mark Otto 2016-12-24 17:25:43 -08:00
  • 31b9d93ffd Enable flex on the .modal-content, ensure .modal-body stretches the height (if needed) Mark Otto 2016-12-24 17:25:27 -08:00
  • c214aa32d0 darker border on modal header Mark Otto 2016-12-24 17:24:06 -08:00
  • 103cae2333 trailing space Mark Otto 2016-12-25 13:20:04 -08:00
  • dcd4a63e4e line break for sanity Mark Otto 2016-12-24 18:54:03 -08:00
  • bab4f1ef3c add my-auto and m-auto Mark Otto 2016-12-24 18:52:45 -08:00
  • 4ca1a7f077 document it all, add align items examples Mark Otto 2016-12-24 18:11:57 -08:00
  • 4f85513608 responsive auto margin classes Mark Otto 2016-12-24 18:11:43 -08:00
  • f99d179690 reorder docs Mark Otto 2016-12-24 18:03:16 -08:00
  • f2f489c837 stub out some docs Mark Otto 2016-12-24 17:46:35 -08:00
  • 43c206d6ff add mr-auto and ml-auto for some flex shiz Mark Otto 2016-12-24 17:37:50 -08:00
  • 19fcb21677 Disable Hound on test cases. Bardi Harborow 2016-12-25 20:18:47 +11:00
  • 56c63aa6b8 Fixes #18228: Don't use transparent for bottom border, use bg color Mark Otto 2016-12-25 00:28:17 -08:00
  • 9103bffe37 [Fix #19849] Tabs are opened even if disabled. (#20795) Alessandro Rodi 2016-12-25 08:31:34 +01:00
  • 0d96c633b3 grunt Mark Otto 2016-12-24 17:50:19 -08:00
  • c64da95e92 Update IE9 support (#21424) Quy 2016-12-24 16:12:26 -08:00
  • cd18ee8af6 grunt Mark Otto 2016-12-24 14:29:41 -08:00
  • 43ef8b129e fixes #21423 by updating docs to mention flex display instead of inline-block; clarifies follow-up text about use of the proper utilities Mark Otto 2016-12-24 14:11:03 -08:00
  • af977b561a dedupe Mark Otto 2016-12-24 14:09:06 -08:00
  • 4f9f1a0ea3 started fixing nested .bd-example stuff, then rewrote the modal docs Mark Otto 2016-12-24 14:04:44 -08:00
  • 6b419fdc3a nest modal examples css Mark Otto 2016-12-24 14:04:11 -08:00
  • d5784d811b rip numbers Mark Otto 2016-12-24 12:35:08 -08:00
  • 6fb2c18e14 add order docs Mark Otto 2016-12-24 12:33:42 -08:00
  • 78ee9f3c3e Update toc numbering (#21422) Quy 2016-12-24 12:30:23 -08:00
  • 991f2468d0 remove unused media vars, update numbers (oof) /cc @Quy Mark Otto 2016-12-24 00:29:28 -08:00
  • d93991b1c5 remove unused utils, comment Mark Otto 2016-12-23 21:47:30 -08:00
  • 9d13fd3fe3 remove old flex utils, update docs to match Mark Otto 2016-12-23 13:31:09 -08:00
  • 378aa6667b align-self docs Mark Otto 2016-12-23 13:23:11 -08:00
  • 75e756dfef document align-content utils Mark Otto 2016-12-23 13:16:13 -08:00
  • 7d47a01158 change presentation of those utils docs Mark Otto 2016-12-23 13:15:55 -08:00
  • 463e8bee76 document justify-content and align-items utils Mark Otto 2016-12-23 12:54:01 -08:00
  • 4024dc7a52 indentation Mark Otto 2016-12-23 12:40:55 -08:00
  • 574c3119f3 duplicate of the .flex-fill util Mark Otto 2016-12-23 11:57:11 -08:00
  • 90aa8a28a2 remove the table classes in favor of lists Mark Otto 2016-12-23 11:56:27 -08:00
  • feb445376b try out alt responsive variation lists Mark Otto 2016-12-23 11:56:07 -08:00
  • 6fa6bf7123 add docs class for highlighting Mark Otto 2016-12-23 11:48:38 -08:00
  • 5464f4ab7e Start to blow out and document more flexbox utilities Mark Otto 2016-12-23 11:48:03 -08:00
  • e4933c72da fix incorrect class name for inline-flex Mark Otto 2016-12-23 11:23:22 -08:00
  • 9979827cd3 Revamp navs docs Mark Otto 2016-12-23 11:02:14 -08:00
  • d9baeeb0af Change up the "justified" nav options Mark Otto 2016-12-23 10:40:54 -08:00
  • 699d8a5a80 Make .nav flex-powered Mark Otto 2016-12-23 10:39:53 -08:00
  • ec0dbc74a7 pull in changes from #19832 to fix offcanvas Mark Otto 2016-12-22 23:43:37 -08:00
  • 66c87cb7ca Undo #21171 (which closed #20977) Mark Otto 2016-12-22 23:19:21 -08:00
  • 4377e2956b update navbars in jumbotron, offcanvas, starter examples to flex versions Mark Otto 2016-12-22 23:08:02 -08:00
  • 9fd339bdc8 better/more form spacing in navbars Mark Otto 2016-12-22 23:05:31 -08:00
  • f721ebf3b4 unify alignment of all these dang navbar forms Mark Otto 2016-12-22 23:04:02 -08:00
  • effb2fb4b4 Move uglifyjs to npm script. Bardi Harborow 2016-12-23 23:43:46 +11:00
  • b0508a975d Closes: #21412: Fix unit test for carousel Johann-S 2016-12-23 11:56:09 +01:00
  • dab6a41e04 Carousel: Only prevents default for ARROW_LEFT and ARROW_RIGHT keys Matheus Azzi 2016-10-15 22:55:48 -03:00
  • 1d6cdb65b3 scrollspy: fix wrong activation of all nested links (#20304) mr-july 2016-12-23 07:00:56 +01:00
  • 6993595341 Move clean-css to npm scripts. Bardi Harborow 2016-12-23 15:02:54 +11:00
  • 800cfa24ad overhauls media object docs Mark Otto 2016-12-22 20:53:10 -08:00
  • 95ee9aa94c small unrelated addition—adds .d-flex-inline util Mark Otto 2016-12-22 20:51:48 -08:00
  • b5c50d4aff reduce .media styles to their bare minimum Mark Otto 2016-12-22 20:51:34 -08:00
  • 615072e4c9 Rename Tags to Badges in comments Quy 2016-12-22 21:07:51 -08:00
  • 94bd6b76be Merge branch 'flex-cards' into v4-dev Mark Otto 2016-12-22 21:27:54 -08:00
  • 4b62a93906 ugh Mark Otto 2016-12-22 21:20:47 -08:00
  • 5b2d9f95d5 grunt Mark Otto 2016-12-22 21:19:12 -08:00
  • f297282833 typo Mark Otto 2016-12-22 21:18:33 -08:00
  • ba86c314a4 Move scss-lint to npm scripts. Bardi Harborow 2016-12-21 17:38:32 +11:00
  • 6b367b12c9 margins to separate some cards in examples Mark Otto 2016-12-22 19:13:39 -08:00
  • 1712484727 Add color variables for white and black (#21397) Jacob Müller 2016-12-23 04:09:11 +01:00
  • 040acd30db change card deck margin strategy Mark Otto 2016-12-22 18:59:05 -08:00
  • b3d8426ffe move to grid gutter width, fixes #21300 Mark Otto 2016-12-22 18:55:21 -08:00
  • fe4cd38877 Change scope of docs anchor preventDefault to include modals. Bardi Harborow 2016-11-28 14:52:55 +11:00
  • 754698c4d7 New width and height utils Mark Otto 2016-12-22 16:37:18 -08:00
  • 51f723d669 no more need for this Mark Otto 2016-12-22 16:52:25 -08:00
  • bc69ff108a final docs cleanup with columns and more Mark Otto 2016-12-22 16:47:30 -08:00
  • ce35655f5f card deck footer example Mark Otto 2016-12-22 16:47:10 -08:00
  • 433df0c67e add aligned footer example Mark Otto 2016-12-22 16:46:29 -08:00
  • cba7b51081 redo subheadings and organization of card layout options Mark Otto 2016-12-22 16:46:10 -08:00
  • 5692406a11 better grouping of card styles docs Mark Otto 2016-12-22 16:45:48 -08:00
  • 49315dc16d redo image section for intros and subheadings Mark Otto 2016-12-22 16:44:54 -08:00
  • 85525e2940 retitle nav section Mark Otto 2016-12-22 16:44:39 -08:00
  • 3f5c0a884a update alignment section with widths Mark Otto 2016-12-22 16:44:33 -08:00
  • 3cc23e9747 redo sizing section with utils and grid callouts Mark Otto 2016-12-22 16:44:12 -08:00
  • 4b88284b5a redo the supported content section entirely to give it sub sections Mark Otto 2016-12-22 16:43:21 -08:00
  • 503c4da10a redo docs intro for the example Mark Otto 2016-12-22 16:41:56 -08:00
  • 5d592d16db switch from block to flex Mark Otto 2016-12-22 16:41:28 -08:00
  • 050716903f remove default bottom margin on cards Mark Otto 2016-12-22 16:41:11 -08:00
  • 8d3b40211b move the card-block flex action up to all card-blocks Mark Otto 2016-12-22 16:40:58 -08:00
  • 390a2a6c60 remove commented out code Mark Otto 2016-12-22 16:40:19 -08:00
  • 0873fccd63 comment typo Mark Otto 2016-12-22 16:39:23 -08:00