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

Commit Graph

  • 07ee6c8ea1 Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-dev Mark Otto 2018-04-08 17:31:07 -07:00
  • 91730a644f vnu.jar: Ignore all wrong language code warnings. XhmikosR 2018-01-13 09:54:37 +02:00
  • 7748ae909e closes #26213 Mark Otto 2018-04-07 11:59:46 -07:00
  • 446973308e Fix HTML validation error. XhmikosR 2018-04-07 10:49:01 +03:00
  • e1bdfc2b52 Merge remote-tracking branch 'origin/master' into v3.4.0-dev Mark Otto 2018-04-06 22:11:55 -07:00
  • ab3a997236 update port from 3001 to 9001 Mark Otto 2018-04-06 22:09:37 -07:00
  • 511b063fbe add 3.3 to version dropdown Mark Otto 2018-04-06 22:09:01 -07:00
  • 4880385b8f Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2018-04-05 14:08:18 -07:00
  • 013a7489d9 add examples to theming docs section on css vars in media queries, closes #26205 Mark Otto 2018-04-05 14:08:13 -07:00
  • 2d941d034e Remove note about multiple inputs (#26194) Jason Quense 2018-04-05 17:03:54 -04:00
  • d8a39c9989 docs: Switch to StackPath's URL. XhmikosR 2018-03-27 19:51:43 +03:00
  • 10c64bdae8 Fix broken URI fragments and redirects. XhmikosR 2018-04-02 14:55:58 +03:00
  • 95cdfa2a65 Use https when possible. XhmikosR 2018-04-01 10:35:51 +03:00
  • 98cad665bb dist Mark Otto 2018-04-01 18:21:41 -07:00
  • 4f35e53216 Pagination move .page-link:focus outline value to variable $pagination-focus-outline so we can unset it via Sass and don't have to re-implement browser defaults Patrick Yeo 2018-01-18 16:47:47 -08:00
  • a55d1b27c5 Allow non-string content as breadcrumb divider (#25581) Martijn Cuppens 2018-04-02 03:15:57 +02:00
  • 9747429424 Update offcanvas example for IE support Mark Otto 2018-04-01 14:10:34 -07:00
  • e47fb40ff2 Dashboard updates (#26179) Mark Otto 2018-04-01 18:14:07 -07:00
  • a0c7473a34 Tiny grammar and punctuation tweaks to a comment. Tom Swirly 2018-04-01 17:22:31 +02:00
  • 0b58340f14 docs edit suggestion Mark Otto 2018-04-01 12:58:03 -07:00
  • 07a302a33b dist Mark Otto 2018-03-31 22:15:15 -07:00
  • 98763f1f85 Deprecate .text-hide (#26173) Mark Otto 2018-03-31 22:10:32 -07:00
  • dd7ed79856 Add box-shadow utilities (#25758) Mark Otto 2018-03-31 22:07:48 -07:00
  • a016cbd6a8 Mention browserslist config in our docs to close #25429 Mark Otto 2018-03-31 14:05:22 -07:00
  • 74490346ff Add new .flex-grow and .flex-shrink utils Mark Otto 2018-03-31 14:22:01 -07:00
  • 474698f41b Fix Chrome's rendering of .card-columns Mark Otto 2018-03-31 14:33:24 -07:00
  • b72bd051ab document new text color utils Mark Otto 2018-03-31 14:45:23 -07:00
  • 3417c54ad7 add 50% translucent black and white text Mark Otto 2018-03-31 14:45:14 -07:00
  • 4f05e3b735 add .text-body, fixes #25412 Mark Otto 2018-03-31 14:39:43 -07:00
  • 9f5f51d871 Close #25697 Mark Otto 2018-03-31 14:59:03 -07:00
  • 12708d329a Remove navbar align Martijn Cuppens 2018-03-14 18:49:04 +01:00
  • 185666fd79 Add .text-monospace util Mark Otto 2018-03-31 21:04:54 -07:00
  • b2e423f54d fixes #25343 by mentioning how collapse animates in docs Mark Otto 2018-03-31 18:36:10 -07:00
  • abe44dcc5b Add small not to float docs about mixing with flex items Mark Otto 2018-03-31 15:07:26 -07:00
  • b744ba2c08 dist Mark Otto 2018-03-31 13:59:37 -07:00
  • cf71363649 fixes #25918 Mark Otto 2018-03-31 13:55:40 -07:00
  • 902788efc4 Correct children selector Martijn Cuppens 2018-03-30 09:47:08 +02:00
  • 5660c97cc4 Revert "docs: Switch to StackPath's URL." XhmikosR 2018-03-30 09:17:30 +03:00
  • 70520855e8 docs: Switch to StackPath's URL. XhmikosR 2018-03-27 19:51:43 +03:00
  • 50f6160b4e Add .bg-transparent to docs Varunram 2018-03-29 09:38:09 +05:30
  • fd57d371f8 fix bundle and run test against it Johann-S 2018-03-29 22:16:56 +02:00
  • 9cdb7a8301 Fix spacing between Item and numbers Nat Zimmermann 2018-03-27 18:06:16 +01:00
  • 9efcf3ad4b Fix duplicate main element. XhmikosR 2018-03-27 12:49:29 +03:00
  • 68db42c9f8 Fix skip element disabled via attribute when using keyboard navigation vsn4ik 2018-01-23 02:03:00 +03:00
  • 2cd700313d Remove the local jquery-1.9.1.min.js. XhmikosR 2018-03-21 12:00:13 +02:00
  • f5e16ceccc tests: load 3rd-party libs from the local node_modules folder. XhmikosR 2018-03-21 11:47:37 +02:00
  • 012d4433c2 fix rollup config Johann-S 2018-03-20 22:05:30 +01:00
  • e0ab096bac Update all devDependencies. XhmikosR 2018-03-20 17:39:54 +02:00
  • c8d7eecab3 Update workbox.js XhmikosR 2018-03-20 17:24:49 +02:00
  • 002cd8fc9a sw.js: fix TypeError with new workbox. XhmikosR 2018-03-20 17:22:05 +02:00
  • 7dc41e299b Update to workbox 3.0 & fix breaking changes Michael 2018-03-16 20:46:58 +00:00
  • 1615a76f83 Use sinon from cdnjs. XhmikosR 2018-03-14 01:31:51 +02:00
  • 7d3ca1b2ea tests: use QUnit from the jQuery CDN. XhmikosR 2018-03-14 01:30:06 +02:00
  • 1a40784ab8 Update dependencies. XhmikosR 2018-03-14 01:22:38 +02:00
  • 9191fa73df throw error when coverage is under our thresholds Johann-S 2018-03-20 16:08:19 +01:00
  • bedc96e48b Use transitionEnd in QUnit since we moved away from PhantomJS Johann-S 2018-03-20 11:07:58 +01:00
  • 2306f62bf1 Making use of prefers-reduced-motion media query (#25641) Mike Rogers 2018-03-20 09:28:21 +00:00
  • c53825d902 Separate issue templates, add support doc (#25705) Mark Otto 2018-03-17 16:44:58 -07:00
  • 00304d2003 theming.md Typo Fix (#25875) Ethan Beyer 2018-03-16 18:18:46 -04:00
  • 4b948bfdee Update vertical pills example (#25852) Varunram Ganesh 2018-03-16 17:08:30 +05:30
  • f194b9db75 Fix order of Save/Close buttons in modal code example (#25855) John Bennet Veloya 2018-03-15 15:18:30 -07:00
  • b9577a1cf7 Alternative solution. XhmikosR 2018-03-14 19:44:32 +02:00
  • 483e49e3c6 Enable docsearch in development env. m5o 2018-03-07 16:30:13 +02:00
  • d01b4eb025 Remove custom example plugin. (#25784) m5o 2018-03-14 16:44:38 +01:00
  • 03b7f52e82 Document .form-control-range. (#25839) Varunram Ganesh 2018-03-14 04:36:43 +05:30
  • 4d5c5923fa Add Sinon to do better unit test Johann-S 2018-03-09 23:17:57 +01:00
  • c98ece5490 approach.md: Use normal apostrophes. XhmikosR 2018-03-13 13:32:26 +02:00
  • dea778f4f5 approach.md: Fix empty link. XhmikosR 2018-03-13 13:25:22 +02:00
  • a93830c9fd saucelabs-unit-test.js: tweak failed tests message (#25836) XhmikosR 2018-03-13 14:08:56 +02:00
  • 2c41b0aea6 fix get the transition duration parent Johann-S 2018-03-13 10:38:36 +01:00
  • 1fadad1c33 Variable transition durations (#25662) Martijn Cuppens 2018-03-13 09:59:20 +01:00
  • 1859595cb6 Clarify the necessary data-target/href attribute for carousel controls (#25690) Stephen Beemsterboer 2018-03-13 03:31:37 -04:00
  • b9628d0642 Use bugify without custom Jekyll plugin (#25334) m5o 2018-03-12 22:08:44 +01:00
  • 836de9ccfa callout.html: drop whitespace and better usage comment. XhmikosR 2018-03-12 21:20:14 +02:00
  • b5e6eb22a6 Use callout without custom Jekyll plugin. m5o 2018-01-16 00:49:36 +02:00
  • 7b2427cc6b Rename .custom-file-control to .custom-file-label (#25736) ysds 2018-03-13 02:51:27 +09:00
  • 14f712601e Add basic position to dropup/right/left and dropdown-menu-right (#25400) ysds 2018-03-13 02:44:05 +09:00
  • fb15575ec5 Disable link functionality on disabled btn-link (#25645) Peter Etelej 2018-03-12 20:36:25 +03:00
  • 5b0e40b625 Fix examples' issues #25664 and #25388 (#25665) ysds 2018-03-13 02:29:45 +09:00
  • 27f553c965 Replace "loose" HEX values with their respective variables (#25672) Jacob Müller 2018-03-12 18:19:37 +01:00
  • f4051abc12 Clean shell scripts (#25704) Léo Andrès 2018-03-12 17:59:57 +01:00
  • 6d7d91ef3b Allow customization of breadcrumb border radius (#25807) Alexander Hjorth 2018-03-12 17:55:47 +01:00
  • 50220acde4 Fix caret alignment (#25719) ysds 2018-03-13 01:51:00 +09:00
  • 21061a02ce re-use gray for bd-example border / background (#25751) m5o 2018-03-12 17:46:35 +01:00
  • f893ec7a75 Collapse with flex elements - simple approach (#25806) Martijn Cuppens 2018-03-12 17:40:30 +01:00
  • 87065772b1 Fix #25813 by adding extra columns to table Varunram 2018-03-12 13:38:09 +05:30
  • 2b86193591 add Icons8 to icon options (#25763) m5o 2018-03-08 13:38:48 +01:00
  • 2ccb5492a7 style: align some vars (#25785) Catalin Zalog 2018-03-08 14:28:32 +02:00
  • 817b80d54b Update webpack.md Robert Martin 2018-03-07 16:53:39 -05:00
  • fb60a4a986 Add a bit of documentation on how to run the code coverage (#25783) Johann-S 2018-03-06 06:35:28 +01:00
  • e43f97304e add code coverage Johann-S 2018-03-02 14:15:20 +01:00
  • b7a549c8c3 Update devDependencies and gems. (#25708) XhmikosR 2018-03-05 09:14:58 +02:00
  • e9412e7fe4 Update blockquote migration docs to reflect #22949 Mark Otto 2018-03-04 11:16:54 -08:00
  • c0e1f7dc6e Fix #25746 Mark Otto 2018-03-04 11:07:31 -08:00
  • a651d7337b dist Mark Otto 2018-03-03 14:10:49 -08:00
  • 49d0a4e99c Adding a variable to handle the change of a modals border-radius. (#25691) Adam Kolinski 2018-03-04 08:06:54 +11:00
  • ae1a068d02 Replace img-fluid by w-100 to conform with HTML Isma 2018-02-18 18:22:41 +00:00
  • b33316dba3 Fix leftover reference to v4.0.0-alpha.6 Ed Morley 2018-03-03 01:36:31 +00:00
  • 6431d746bc display on xl viewport Jos Maissan 2018-02-25 16:45:31 +01:00
  • 34bc00ddbe docs skippy partial (#25750) m5o 2018-03-02 00:44:40 +01:00