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

Commit Graph

  • 5543229950 dist Mark Otto 2018-09-17 12:36:49 -07:00
  • 9e24d68112 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2018-09-17 12:34:41 -07:00
  • b68ea572da dist Mark Otto 2018-09-17 12:34:34 -07:00
  • 47107d4647 Switch to find-unused-sass-variables for finding unused Sass variables. XhmikosR 2018-09-17 09:57:07 +03:00
  • bf4dab72df #27220: cleanup .btn-link hover/focus properties (#27250) Martijn Cuppens 2018-09-17 14:34:34 +02:00
  • 301a22b164 Update copy Mark Otto 2018-09-16 13:47:48 -07:00
  • 0d869a1063 Remove background-colors example and show only the code. XhmikosR 2018-09-11 06:37:11 +03:00
  • 928ebd8925 _variables.scss comments/spacing consistency (#27247) Catalin Zalog 2018-09-17 00:32:11 +03:00
  • ed48d9a440 Typo (#27248) Nabil Kadimi 2018-09-16 19:02:30 +01:00
  • 8bfecc7dc6 Update svgo.yml. XhmikosR 2018-09-16 02:23:07 +03:00
  • c3d93b34ba Simplify HTML and CSS Mark Otto 2018-09-16 00:24:59 +03:00
  • 4e8c9ba1da browsers-devices.md: Use Jekyll variable. XhmikosR 2018-09-14 08:22:16 +03:00
  • 685db4d64f Restore team page. XhmikosR 2018-09-14 08:05:37 +03:00
  • fe873a3310 Travis CI: Actually don't install npm@5 at all. XhmikosR 2018-09-15 15:24:43 +03:00
  • 3d17e3a93a Travis: Don't install npm@5 when the current npm is newer. XhmikosR 2018-09-15 14:57:59 +03:00
  • 8cd485fcc8 speed up browser tests Johann-S 2018-09-14 22:31:06 +02:00
  • 0b97d1b0c4 Use https in more places and fix a few redirects. XhmikosR 2018-09-14 17:49:59 +03:00
  • c6f7276729 Update popper.min.js to v1.14.4. XhmikosR 2018-09-14 16:04:25 +03:00
  • bcb4e7be98 Update anchor.min.js to v4.1.1. XhmikosR 2018-09-14 16:04:01 +03:00
  • 7a01f3c41b Selector improvement (#27219) Martijn Cuppens 2018-09-14 14:31:48 +02:00
  • a689120fd2 throw error when folks try to use a bad selector Johann-S 2018-09-12 10:08:39 +02:00
  • 9efed82522 refactor karma config in one file Johann-S 2018-09-13 09:42:15 +02:00
  • c543f360c9 do not use coverage files on browserstack Johann-S 2018-09-13 09:02:14 +02:00
  • ed3c611949 creates variables for navbar brand colors #27187 Andres Galante 2018-09-11 07:56:56 -03:00
  • 6e2a823a44 collapse children with no data-parent Johann-S 2018-09-10 11:01:14 +02:00
  • de75bd0a4f Remove certain Chromium entries from Wall of Bugs Herst 2018-09-01 19:21:27 +02:00
  • 83006463c9 Update devDependencies. XhmikosR 2018-09-09 18:43:04 +03:00
  • 7b9c8e8eb3 Added type="button" to <button>s without any type (#27174) Herst 2018-09-03 17:55:04 +02:00
  • fad49e710e Ignore percentage values for compare in maps Roman O 2018-06-08 16:37:33 +03:00
  • 97eea3b2bf Set .btn base color Martijn Cuppens 2018-08-02 20:51:18 +02:00
  • 3ef2db1e85 Move transparent background to .btn and remove background-image Martijn Cuppens 2018-07-31 19:37:01 +02:00
  • 19afb12b65 Set max-width to 100% Martijn Cuppens 2018-08-21 21:54:04 +02:00
  • 9f53e06e46 Remove -webkit-text-decoration-skip Martijn Cuppens 2018-08-28 20:11:08 +02:00
  • e3c0b3d3af #27112: fix border focus border color Martijn Cuppens 2018-08-26 16:15:43 +02:00
  • d1de8737aa Move CSS of hover underline to base from color variants ysds 2018-08-30 02:48:41 +09:00
  • 97801a7a2d Add new docs Versions page. Mark Otto 2018-07-30 01:46:27 +03:00
  • a3e45d8ced add information about valid selectors (#27137) Johann-S 2018-08-31 21:00:29 +02:00
  • 54d86e6249 move away from sauce labs to browserstack Johann-S 2018-08-01 10:11:10 +02:00
  • 2f5f8ef755 build-plugins.js: Remove redundant space XhmikosR 2018-08-29 15:39:34 +03:00
  • b5ad6129a2 Update devDependencies. XhmikosR 2018-08-28 15:13:26 +03:00
  • 5266669d34 Remove extra line break ysds 2018-08-27 08:36:54 +09:00
  • 0e8831505a Simpler carousel indicators css (#26996) Martijn Cuppens 2018-08-26 13:53:36 +02:00
  • b652932f0c Remove redundant space from blockquote footer prefix acj 2018-08-14 10:38:57 +02:00
  • cd28869a2f Move blockquote footer font size to variables acj 2018-08-14 10:35:11 +02:00
  • 00398e31c7 Remove _layouts/redirect.html. XhmikosR 2018-08-25 19:17:19 +03:00
  • 7f9e70202e add text-reset to text utilities (#26866) m5o 2018-08-25 18:31:52 +02:00
  • 3a02f21b33 Specify new height for inputs in floating label example after v4.1.3's addition of a fixed height property on .form-control Mark Otto 2018-08-18 20:15:44 -07:00
  • df3993a600 Round corners on modal footer Mark Otto 2018-08-24 09:17:55 -07:00
  • 8073e10fb3 #23389: Add breadbrumb in docs search results Martijn Cuppens 2018-08-21 20:51:34 +02:00
  • da717b03e6 Update devDependencies and gems. XhmikosR 2018-08-20 10:38:03 +03:00
  • 061a696855 Minor: missing dot before classname in explanatory text Patrick H. Lauke 2018-08-20 01:08:21 +01:00
  • 17008fb8f8 Fix section numbering in scrollspy doc example Yannick Warnier 2018-08-15 17:22:52 -05:00
  • 5fb7c903b3 Use mr utility class throughout media object docs Greg Tyler 2018-08-15 10:37:50 +01:00
  • 24bdadf9d3 Remove nowrap from .btn Rowan-James Tran 2018-08-01 10:04:13 -07:00
  • 4def76c34e #26975: remove grid columns min height Martijn Cuppens 2018-07-30 22:17:21 +02:00
  • 9c4c72e31e fix unit tests Johann-S 2018-08-19 16:37:37 +02:00
  • 82890e9bcf dist Mark Otto 2018-08-18 21:08:29 -07:00
  • 27e58b9491 Restore non-system fonts for now Mark Otto 2018-08-18 20:45:38 -07:00
  • c0fd91788e dist Mark Otto 2018-08-18 20:22:08 -07:00
  • ab7ce480f2 Recommend a plugin to animate custom file input (#27088) Johann-S 2018-08-18 15:57:07 +02:00
  • 5fed73d409 Update deps. XhmikosR 2018-08-13 10:14:14 +03:00
  • 2a5ba23ce8 Fix/xss issues on data attributes (#27047) don-spyker 2018-08-13 18:09:18 +02:00
  • 107a8da550 Update bundlesize limits. XhmikosR 2018-08-13 00:39:45 +03:00
  • bf7d4aef81 Change if statement Martijn Cuppens 2018-08-07 20:39:26 +02:00
  • 57661dff6d Tweak modal transform (#27005) Martijn Cuppens 2018-08-13 09:00:53 +02:00
  • c0b40745e0 add babel plugin proposal object rest spread to our dev deps Johann-S 2018-08-12 21:41:17 +02:00
  • c81bae06f5 Add missing trailing slash in Edge tracker links. XhmikosR 2018-08-12 23:23:25 +03:00
  • e8e8df9cba Revert "Remove Chinese translation since it 404s." XhmikosR 2018-08-12 23:17:10 +03:00
  • 34199be5ec Revert "broken link checker: check external links too." XhmikosR 2018-08-12 23:16:49 +03:00
  • b442ce3130 build/*.js: set sourceType to module. XhmikosR 2018-08-12 21:28:57 +03:00
  • acd19de6a9 Use ES6 arrow function. XhmikosR 2018-08-12 21:24:45 +03:00
  • 8bb35313b1 Remove Chinese translation since it 404s. XhmikosR 2018-08-02 12:36:43 +03:00
  • 63909069c4 docs/4.1/components/forms.md: fix useiconic link. XhmikosR 2018-08-02 12:34:28 +03:00
  • 9e5ec00d50 broken link checker: check external links too. XhmikosR 2018-08-02 12:32:40 +03:00
  • 208f22c8d7 Run all css tasks in dist script. XhmikosR 2018-08-02 11:30:03 +03:00
  • b5af1c6eaf Fix paths. XhmikosR 2018-08-02 11:28:30 +03:00
  • 4317d4fb2d Update devDependencies and gems. XhmikosR 2018-08-12 17:40:02 +03:00
  • eab9da5beb fix(util): use querySelector for ids Johann-S 2018-08-11 22:40:47 +02:00
  • 6b92321f6a fix(util): use getElementById when it's possible Johann-S 2018-08-07 18:37:46 +02:00
  • ae53690ab4 Commit our svgo config. XhmikosR 2018-07-09 16:37:49 +03:00
  • 198091d635 Fix dispose causing popover title to change jarstelfox 2018-07-10 12:09:51 -07:00
  • 854da5a7c1 Hyphenate client-side/server-side (#27016) Jonathan 2018-08-02 12:13:19 +02:00
  • c5bb4dc5d1 Fix #26990 broken external example Mitchell Grice 2018-07-31 10:44:53 +10:00
  • b8cd49015a Use Iconic github page instead of site Martijn Cuppens 2018-08-01 10:15:25 +02:00
  • 81f1249e9c Update package.json XhmikosR 2018-08-02 09:43:52 +03:00
  • 5570f1c161 package.json: be more explicit with the files we include. XhmikosR 2018-08-02 09:25:40 +03:00
  • 0b5a8d9c98 Merge branch 'form-validation-icons' into v4-dev Mark Otto 2018-07-29 14:18:09 -07:00
  • 774724a7b6 #26972: fix responsive highlight width Martijn Cuppens 2018-07-26 18:22:59 +02:00
  • c73b4a705e Update devDependencies and gems. XhmikosR 2018-07-28 21:47:14 +03:00
  • 70ad98d34d Fix custom-select font size/padding (#26585) Robert 2018-07-29 23:04:35 +02:00
  • 6233ea378d dist Mark Otto 2018-07-29 13:02:42 -07:00
  • f803fb9903 Add margin utils to the grid for fully functional grid control (#26957) Mark Otto 2018-07-28 21:34:27 -07:00
  • e53ab71d4b fix typo: seperator -> separator (#26982) lgdean 2018-07-27 19:34:30 -07:00
  • a194abbb5a Update browsers-devices.md XhmikosR 2018-07-25 23:14:16 +03:00
  • 4f926671e9 Carousel indicators transition (#26902) Martijn Cuppens 2018-07-25 06:15:05 +02:00
  • bbee41431d Fix custom range height (#26898) ysds 2018-07-25 09:56:03 +09:00
  • ab53ccc2cc Flexbox based sticky footer example (#26674) ysds 2018-07-25 09:40:55 +09:00
  • d80635c1cd Custom input range disabled styling (#26540) Martijn Cuppens 2018-07-25 02:39:15 +02:00
  • ba25e38b4a Merge branch 'garhbod-patch-1' into v4-dev Mark Otto 2018-07-24 17:26:29 -07:00
  • fb2de04374 Merge branch 'v4-dev' into malkomich-v4-dev Mark Otto 2018-07-24 17:25:12 -07:00