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

Commit Graph

  • a16b2ef162 Remove line-height from the button size mixin too Mark Otto 2016-02-07 22:43:53 -08:00
  • ab451e5dc0 Remove commented out height on large/small inputs Mark Otto 2016-02-07 22:43:24 -08:00
  • 8fcdbd38f8 Remove specific line-heights from large/small inputs as well Mark Otto 2016-02-07 22:43:10 -08:00
  • 1db8dc10b5 Remove line-height from button mixin calls Mark Otto 2016-02-07 22:39:49 -08:00
  • e3b55aadea grunt dist docs Chris Rebert 2016-02-07 21:17:05 -08:00
  • da848536ce _forms.scss: Remove extra url()s in commented-out code Chris Rebert 2016-02-07 20:20:05 -08:00
  • 44eedd2115 docs/components/forms.md: Fix typo: non => none Chris Rebert 2016-02-07 17:50:38 -08:00
  • 7a17a283f6 Regenerate Wall of Browser Bugs Chris Rebert 2016-02-07 17:43:22 -08:00
  • 64f36a316b Port f618aa7c01 to v3 Chris Rebert 2016-02-07 16:52:14 -08:00
  • 635a72df23 Merge pull request #19119 from twbs/wkbug-138201-fixed Chris Rebert 2016-02-07 17:03:33 -08:00
  • f618aa7c01 https://webkit.org/b/138201 no longer repros Chris Rebert 2016-02-07 16:52:14 -08:00
  • fe47bb202c Update other Bootstrap 4 blog post link; erratum from #18913 Chris Rebert 2016-02-07 15:20:37 -08:00
  • 7cbbc6a074 Merge pull request #19112 from twbs/m-x-auto-doc-centering Chris Rebert 2016-02-07 13:18:59 -08:00
  • 5142ac2389 Docs: Add captions above progress bars; refs #17264 Chris Rebert 2016-02-07 13:13:06 -08:00
  • 1dc6e4c9e5 Merge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selector Chris Rebert 2016-02-07 11:51:39 -08:00
  • f30876c8bc Merge pull request #19111 from twbs/fix-18549 Chris Rebert 2016-02-07 11:47:29 -08:00
  • e7b0ccff63 Fix CSS3 :not() selector vsn4ik 2016-02-07 19:21:26 +03:00
  • 0fe396211d Fix bad localhost link in Typography docs Chris Rebert 2016-02-07 03:04:33 -08:00
  • 8dfd30cc21 Docs: Add "Horizontal centering" subheading for .m-x-auto Chris Rebert 2016-02-07 03:00:59 -08:00
  • 35617a4b22 Assert that $grid-breakpoints and $container-max-widths are in ascending order; fixes #18549 Chris Rebert 2016-02-07 02:53:35 -08:00
  • 6dee16ca90 Merge pull request #19108 from twbs/shrinkwrap Chris Rebert 2016-02-07 00:50:27 -08:00
  • b73f2c3830 update shrinkwrap for f25f9bceb1 Chris Rebert 2016-02-07 00:44:52 -08:00
  • 41977db43a Reboot: Update @viewport comment to account for de944e088b Chris Rebert 2016-02-07 00:28:23 -08:00
  • ea48391e77 Merge pull request #19106 from twbs/fix-19101 Chris Rebert 2016-02-06 21:40:49 -08:00
  • ecdfc71d1f Add $enable-print-styles variable for _print.scss; fixes #19101 Chris Rebert 2016-02-06 21:35:18 -08:00
  • 3bd8dee1c7 docs/components/modal.md: Fix typo Chris Rebert 2016-02-06 21:29:30 -08:00
  • 612d287a07 Fixes #18550: really remove that reference Mark Otto 2016-02-06 20:46:11 -08:00
  • ef50b7839c linting Mark Otto 2016-02-06 20:36:21 -08:00
  • d7d0e186bd Merge branch 'v4-dev' into v4-split-buttons Mark Otto 2016-02-06 20:33:26 -08:00
  • cb7b780876 grunt Mark Otto 2016-02-06 20:32:24 -08:00
  • cecc3017dc Merge pull request #19105 from twbs/v4-modal-widths Mark Otto 2016-02-06 20:31:27 -08:00
  • 64b88bd707 remove comment Mark Otto 2016-02-06 20:28:36 -08:00
  • 6c2b0d2b76 Updat modal sizing Mark Otto 2016-02-06 20:18:48 -08:00
  • 9ca44d29f5 Follow up to #19099: Correct grid gutter value Mark Otto 2016-02-06 20:12:55 -08:00
  • cf9079ecf9 Merge pull request #19104 from twbs/v4-dl-row Mark Otto 2016-02-06 20:11:11 -08:00
  • eee0a685a4 only do it for non-flex version Mark Otto 2016-02-06 20:02:39 -08:00
  • ccf971d860 Fixes #17969: Clear horizontal dls Mark Otto 2016-02-06 20:01:37 -08:00
  • f3802a839b Merge pull request #19103 from twbs/v4-list-group-action Mark Otto 2016-02-06 19:58:18 -08:00
  • cbda7e3862 Revamp list group items built with anchors and buttons Mark Otto 2016-02-06 19:50:00 -08:00
  • 44c1396a56 Merge pull request #17638 from zalog/patch-9 Mark Otto 2016-02-06 19:33:15 -08:00
  • de944e088b Fixes #17300: drop the unused at-viewports Mark Otto 2016-02-06 18:45:56 -08:00
  • b8ff763d62 Tweak disabled button docs to help out #17231 Mark Otto 2016-02-06 18:34:52 -08:00
  • 9c0e20e41d grunt Mark Otto 2016-02-06 18:20:30 -08:00
  • caa36b8dd7 Fixes #17194: Ensure proper height on default select.form-control instances Mark Otto 2016-02-06 18:20:27 -08:00
  • 365db6e3a8 clarify some docs for form validation including quick mention for customizing or disabling icons Mark Otto 2016-02-06 18:16:37 -08:00
  • 12bb0a7212 grunt Mark Otto 2016-02-06 18:09:07 -08:00
  • f25f9bceb1 Remove csscomb (soon replace it with something else) because scsslint has most of it covered already Mark Otto 2016-02-06 18:08:54 -08:00
  • 697466badf tweak sizing Mark Otto 2016-02-06 18:05:34 -08:00
  • dee1979683 move the url to the variable value Mark Otto 2016-02-06 18:05:24 -08:00
  • 11606d391e update to latest from @thekondrashov's jsfiddle Mark Otto 2016-02-06 18:05:07 -08:00
  • 198e34a096 Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into thekondrashov-patch-1 Mark Otto 2016-02-06 17:00:57 -08:00
  • b2854d85c5 grunt Mark Otto 2016-02-06 16:47:57 -08:00
  • b03684d04c Merge pull request #19102 from twbs/v4-center-utils Mark Otto 2016-02-06 16:45:57 -08:00
  • 1285ec34fa Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted Mark Otto 2016-02-06 16:30:07 -08:00
  • 4be6b91467 Fixes #18562: Disable Hound for Ruby Mark Otto 2016-02-06 16:07:24 -08:00
  • 442277ddce Merge branch 'v4-dev' into v4-center-utils Mark Otto 2016-02-06 15:58:40 -08:00
  • 856e217574 migration notes for the text utils changes Mark Otto 2016-02-06 15:56:33 -08:00
  • 27ba4beb22 cross ref the type utils in the type docs Mark Otto 2016-02-06 15:53:10 -08:00
  • fc6c593bec rogue line break Mark Otto 2016-02-06 15:50:19 -08:00
  • b72e4ed8d6 add note to migration docs Mark Otto 2016-02-06 15:41:14 -08:00
  • c59dbe56fe Drop .center-block for .m-x-auto Mark Otto 2016-02-06 15:40:25 -08:00
  • 612b824ae0 grunt Mark Otto 2016-02-06 15:32:03 -08:00
  • e06d6365f8 Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets Mark Otto 2016-02-06 15:32:00 -08:00
  • 40c3be90ca grunt Mark Otto 2016-02-06 15:20:08 -08:00
  • 3b38801c5a Merge pull request #19099 from twbs/v4-grid-redux Mark Otto 2016-02-06 15:18:19 -08:00
  • fffaaed0fd Merge branch 'v4-dev' into v4-grid-redux Mark Otto 2016-02-06 15:09:32 -08:00
  • c344ff5b17 Merge pull request #19098 from twbs/v4-font-stack Mark Otto 2016-02-06 15:07:39 -08:00
  • 8291562258 unrelated linting bs Mark Otto 2016-02-06 15:07:25 -08:00
  • 9c69f6f5c5 Merge branch 'v4-dev' into v4-font-stack Mark Otto 2016-02-06 15:01:44 -08:00
  • 447fc28f8d linting grid css Mark Otto 2016-02-06 14:54:13 -08:00
  • d8e82e2e8f document Mark Otto 2016-02-06 13:32:53 -08:00
  • cd3af1fa1a Update to drop Open Sans, add Fira and Droid Sans Mark Otto 2016-02-06 13:23:00 -08:00
  • 844a180fae mention media query changes Mark Otto 2016-02-06 13:05:54 -08:00
  • ce81dd8537 document migration for grid system /cc #17593 Mark Otto 2016-02-06 13:02:59 -08:00
  • fb4f5f0bf1 document how to customize grid tiers Mark Otto 2016-02-06 13:02:42 -08:00
  • bc45addbc3 update grid vars docs Mark Otto 2016-02-06 13:02:28 -08:00
  • 7114e94d66 formatting Mark Otto 2016-02-06 13:02:10 -08:00
  • 414ae3aa1a use px in grid col padding since we're using px everywhere else for them Mark Otto 2016-02-06 13:01:52 -08:00
  • 3743f279c1 linting Mark Otto 2016-02-06 12:32:43 -08:00
  • 8d46a95071 Merge branch 'v4-dev' into v4-grid-redux Mark Otto 2016-02-06 12:30:03 -08:00
  • d5e474b4ab linter Mark Otto 2016-02-06 12:29:53 -08:00
  • f127bc68a3 Merge branch 'v4-dev' into v4-grid-redux Mark Otto 2016-02-06 12:29:06 -08:00
  • bb9d91182d Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2016-02-06 12:28:43 -08:00
  • 03ec195974 linter overhaul Mark Otto 2016-02-06 12:28:18 -08:00
  • d043fe4eb2 disable linter Mark Otto 2016-02-06 12:27:44 -08:00
  • 15018a6d8a Ugh, Sass doesn't do extends across media, so we can't use placeholder here Mark Otto 2016-02-06 11:48:28 -08:00
  • 50e854affa property order and white space Mark Otto 2016-02-06 11:36:45 -08:00
  • 4ab7c93bcc property order Mark Otto 2016-02-06 11:33:31 -08:00
  • 95f34be093 More grid updates Mark Otto 2016-02-06 11:31:46 -08:00
  • 414997baa8 flip things around again, no more base class, try out some new stuff to keep responsive flex grid working Mark Otto 2016-02-06 10:51:59 -08:00
  • 94999c98cf simpler, more specific docs example css Mark Otto 2016-02-06 01:47:40 -08:00
  • 2a678d4b88 document horizontal flex utils, update the classes for the middle vertical ones Mark Otto 2016-02-06 01:47:25 -08:00
  • 9e3214051d add horizontal flex utils Mark Otto 2016-02-06 01:47:04 -08:00
  • 5e41887c3c rename vertical align flex utils to middle to avoid clash with horizontal center Mark Otto 2016-02-06 01:46:42 -08:00
  • 82b98e72a4 more accurate comments Mark Otto 2016-02-06 01:46:14 -08:00
  • 44bcaffb95 Tweak docs example CSS for flexbox grid cols Mark Otto 2016-02-06 01:30:31 -08:00
  • 9a519bb7e3 Add vertical alignment docs for flexbox grid Mark Otto 2016-02-06 01:30:11 -08:00
  • 7b7cf221cd Move the conditional statement back to the file because nested imports aren't supported in Sass Mark Otto 2016-02-06 01:29:51 -08:00
  • 7fe2cdde70 Update devDependencies. XhmikosR 2016-02-06 11:23:17 +02:00
  • 84a518e450 Bump gems. XhmikosR 2016-02-06 11:22:29 +02:00