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

Commit Graph

  • 73040d4311 fix navbar alignment for never expand situations Mark Otto 2017-08-04 15:15:25 -07:00
  • 987ac632b5 given width: 100% is always on a container now and it's constrained by max-width, we can remove our navbar changes from #21722 and #22383 Mark Otto 2017-08-04 15:14:24 -07:00
  • 965a5bd7fe Merge branch 'issue_23100' of https://github.com/chiraggmodi/bootstrap into chiraggmodi-issue_23100 Mark Otto 2017-08-04 14:58:40 -07:00
  • 062d113eee remove old validation docs, fixes #23217 Mark Otto 2017-08-04 14:21:21 -07:00
  • 698a7b4253 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2017-07-31 11:31:54 -07:00
  • 0d14fe9e88 fixes https://github.com/toshimaru/jekyll-toc/issues/25 Mark Otto 2017-07-31 11:31:44 -07:00
  • b6791721f5 Fix HTML errors. (#23184) XhmikosR 2017-07-31 13:56:43 +03:00
  • 7641da387e Add semicolon for our dist files in stamp.js (#23182) Johann-S 2017-07-31 12:07:22 +02:00
  • 3fb818a957 Specify rel="noopener for external links. XhmikosR 2017-07-16 16:58:58 +03:00
  • 5f0861f4b8 docs: add a few more Open Graph tags. XhmikosR 2017-07-16 16:00:40 +03:00
  • cb8d0e056e Compress brand SVGs with SVGOMG. XhmikosR 2017-07-16 15:39:01 +03:00
  • 2291d08750 _data/browser-features.yml: remove trailing spaces. XhmikosR 2017-07-16 15:11:49 +03:00
  • 96259a715a docs: exclude package-lock.json from dist. XhmikosR 2017-07-16 15:06:48 +03:00
  • 5a457327e8 Losslessly compress social logos. XhmikosR 2017-07-16 15:01:45 +03:00
  • ef1c729156 Update docs and carousel example for order-. XhmikosR 2017-07-20 17:58:26 +03:00
  • 3619586c16 Update accessibility.md 汪磊 2017-07-22 10:50:14 +08:00
  • f4f63d8623 Update Popper.js to 1.11.0 (#23162) Johann-S 2017-07-28 08:34:53 +02:00
  • 88c9a1609c Fix ESLint docs errors. (#23163) XhmikosR 2017-07-28 09:18:47 +03:00
  • 98bc940699 Wall of Browser Bugs: Update CSS multi-column entries (#23168) Chris Rebert 2017-07-27 19:59:29 -07:00
  • 7d2ce3750d Remove fixed bugs from Wall of Browser Bugs (#23159) Chris Rebert 2017-07-27 11:02:26 -07:00
  • c0eff6a61a Remove Firefox transitioncancel entry from Most Wanted list Chris Rebert 2017-07-26 17:58:22 -07:00
  • b2712048ce make changes as per suggestion in #23100 Chirag Modi 2017-07-18 11:48:59 +05:30
  • a52a1fbb13 remove change which set from variable and make those in container class Chirag Modi 2017-07-18 11:44:56 +05:30
  • f05bd63d8e fixed issue #23100 Chirag Modi 2017-07-17 13:29:49 +05:30
  • 082c9d92fe dist Mark Otto 2017-07-16 13:11:21 -07:00
  • 696b2bee11 (#22414) Rename for consistency $custom-checkbox-border-radius, $custom-checkbox-icon-checked, $custom-checkbox-indeterminate-bg, $custom-checkbox-icon-indeterminate, $custom-checkbox-indeterminate-box-shadow, $custom-radio-border-radius, $custom-radio-icon-checked to $custom-checkbox-indicator-border-radius, $custom-checkbox-indicator-icon-checked, $custom-checkbox-indicator-indeterminate-bg, $custom-checkbox-indicator-icon-indeterminate, $custom-checkbox-indicator-indeterminate-box-shadow, $custom-radio-indicator-border-radius, $custom-radio-indicator-icon-checked, respectively Patrick Yeo 2017-07-13 17:00:37 -07:00
  • 21d8909598 fix location of favicons so it loads when viewing the examples. This is the only one I found in the project, so I am assuming it is the right one to point to (#22895) Scott Petrovic 2017-07-16 08:19:20 -05:00
  • a83a0181f9 Errata from #23094. Bardi Harborow 2017-07-16 05:00:15 +00:00
  • 028863dd08 Fall back to ESLint v3 indentation behaviour. Bardi Harborow 2017-07-15 09:25:13 +00:00
  • bde16528d2 Switch to using NPM lock files. Bardi Harborow 2017-07-15 09:24:23 +00:00
  • d35020cee8 Update dependencies. Bardi Harborow 2017-07-15 09:23:36 +00:00
  • 62a4796268 Start testing on Node v8. Bardi Harborow 2017-07-15 06:17:32 +00:00
  • 2e5be3f46f only need the one utility class, it'll naturally apply at sm and above Mark Otto 2017-07-03 13:52:08 -07:00
  • 095c46c242 Fix #22974 John Galt 2017-07-03 14:47:00 -04:00
  • 64bf037bd1 mention how to do edge-to-edge in docs Mark Otto 2017-07-14 16:31:34 -07:00
  • 16fdaa2bef fixes #23045 Mark Otto 2017-07-14 16:31:13 -07:00
  • f2e912bb0e Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2017-07-12 21:11:08 -07:00
  • c00437ec1b Add badge counter example and accessibility advice Patrick H. Lauke 2017-07-13 00:25:40 +01:00
  • b14c5cc4b8 Fixed a word (connectinh / connecting) Casper 2017-07-12 08:57:32 +08:00
  • 7a781b2ae0 Remove ::first-letter and ::first-line selectors from print styles Patrick H. Lauke 2017-07-11 19:51:21 +01:00
  • 4731b239b1 grunt Mark Otto 2017-07-09 20:47:51 -07:00
  • c6652eb862 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2017-07-09 20:14:24 -07:00
  • 25062d3838 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2017-07-09 19:57:34 -07:00
  • 6c0e31f82e fix broken example link Mark Otto 2017-07-09 19:57:16 -07:00
  • ba3c61b32e ignore it Mark Otto 2017-07-09 19:47:45 -07:00
  • 6436233a9c update docsearch config to handle h1s properly (load top of page, not at the h1) Mark Otto 2017-07-08 13:02:13 -07:00
  • 6eee028759 Added the .navbar-expand class to the docs-nav navbar to fix issue #22976 gijsbotje 2017-07-07 12:51:12 +02:00
  • 136a0d5cb6 Docs: added missing quote in input-group example (#23010) Vincent Le Put 2017-07-06 17:33:50 -04:00
  • 4d515e4026 move the about directory into the docs to avoid collision with the multiple versions of our hosted docs Mark Otto 2017-07-04 22:45:15 -07:00
  • edae6a2e1d Remove box-shadow from .btn-link:focus (#22998) Patrick H. Lauke 2017-07-05 10:54:26 +02:00
  • 88b2e228c2 Use config file for UglifyJS to ensure same behavior on every environments (#22990) Johann-S 2017-07-05 09:53:23 +02:00
  • 59cddda490 tweak sidebar search Mark Otto 2017-07-04 22:43:22 -07:00
  • 6513bab359 fix paths in footer Mark Otto 2017-07-04 17:16:35 -07:00
  • 21570370be fix docsearch styles Mark Otto 2017-07-04 17:16:29 -07:00
  • 0cda77f52f footer links Mark Otto 2017-07-04 14:53:25 -07:00
  • 0bb5addfc8 proper docs min Mark Otto 2017-07-04 14:53:16 -07:00
  • 43328fbdd2 update customizer vars Mark Otto 2017-07-04 14:17:00 -07:00
  • 237196720c remove unused function Mark Otto 2017-07-04 14:15:56 -07:00
  • 8edfb24a3c docsearch api Mark Otto 2017-07-04 14:15:04 -07:00
  • 819f42a7d0 more version change Mark Otto 2017-07-04 14:03:26 -07:00
  • f093b90a7d move the overflow-y to the sticky @supports block Mark Otto 2017-07-04 11:57:35 -07:00
  • bc70d19156 overflow-y auto on toc menu Gijs Boddeus 2017-07-04 10:59:20 +02:00
  • 332a1905f2 bump version Mark Otto 2017-07-04 13:48:46 -07:00
  • bf63d052c0 stub out docsearch additions Mark Otto 2017-07-04 13:24:51 -07:00
  • 4bf6d7cb29 rewrite docs navbar less to use nesting, then tweak horizontal padding to prevent early navbar breakage in responsive viewports Mark Otto 2017-07-04 13:07:59 -07:00
  • 8936e8a981 fix ads breaking too soon Mark Otto 2017-07-04 13:07:32 -07:00
  • 059969bcd2 update links, new version to v3.4.0, add new baseurl for easy v3.4 building Mark Otto 2017-07-04 13:07:15 -07:00
  • 2a745e54de npm build Mark Otto 2017-07-04 11:55:16 -07:00
  • a662f85398 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev Mark Otto 2017-07-04 11:53:55 -07:00
  • 2cbaefc244 Update Popper.js to 1.10.8 Johann-S 2017-07-04 10:28:54 +02:00
  • 0480a75a5a Dropdown - Disable applyStyle modifier instead of removing inline style applied by Popper.js Johann-S 2017-07-04 10:26:25 +02:00
  • 6797e84215 fixed doc vertical-align.md "inlie" to "inline" (#22984) Casper 2017-07-04 15:32:41 +08:00
  • d785e8a53a fixes #22979 Mark Otto 2017-07-03 19:05:50 -07:00
  • de78b71bab fixes #22981 Mark Otto 2017-07-03 19:04:31 -07:00
  • 4c4390193f remove bs-example classes from large/small modals. fixes #22265. Mark Otto 2017-07-03 11:42:23 -07:00
  • 79f9aef216 fixes #22238 Mark Otto 2017-07-03 11:34:50 -07:00
  • 7011e272c1 remove abbr border-bottom styling. fixes #16574. Mark Otto 2017-07-03 11:33:56 -07:00
  • 48f1482306 add .row-no-gutters class Mark Otto 2017-07-03 09:18:28 -07:00
  • 2fb0cd598d run copy task during watch Mark Otto 2017-07-03 08:58:01 -07:00
  • 1802075458 system fonts Mark Otto 2017-07-03 08:57:49 -07:00
  • 3436fa2de4 small homepage update to include themes Mark Otto 2017-07-03 08:57:42 -07:00
  • 1a8f098a8a rip out the browser detection Mark Otto 2017-07-03 00:02:30 -07:00
  • 11e6178496 get rid of that Mark Otto 2017-07-02 23:53:21 -07:00
  • f9b27e9ec7 v for version Mark Otto 2017-07-02 23:52:45 -07:00
  • 2dc18fd42e new port Mark Otto 2017-07-02 23:52:38 -07:00
  • f08cf1fce7 don't let nav stack too early Mark Otto 2017-07-02 23:52:20 -07:00
  • 1d8328067a dropdown nav for other docs versions Mark Otto 2017-07-02 15:40:25 -07:00
  • 6c24c687ee move skippy and v4 notice to partials Mark Otto 2017-07-02 15:38:07 -07:00
  • 1e91bc2119 more syntax changes Mark Otto 2017-07-02 15:28:51 -07:00
  • 5706cfe42a update comments and syntax Mark Otto 2017-07-02 15:23:29 -07:00
  • 6621d55471 remove old comment Mark Otto 2017-07-02 15:20:08 -07:00
  • 0385ab3c54 less syntax Mark Otto 2017-07-02 15:17:44 -07:00
  • c8bad01c20 less syntax Mark Otto 2017-07-02 15:16:37 -07:00
  • 9c227e6b74 update to less syntax Mark Otto 2017-07-02 15:16:00 -07:00
  • 7ef172df57 update to less syntax Mark Otto 2017-07-02 15:14:53 -07:00
  • 2f8018749d update comments, use variable for media query Mark Otto 2017-07-02 15:14:15 -07:00
  • 602940d634 remove comment Mark Otto 2017-07-02 15:13:49 -07:00
  • 448040ad5b formatting Mark Otto 2017-07-02 15:13:44 -07:00
  • 6cbd9b5ad5 remove commented out code Mark Otto 2017-07-02 15:12:55 -07:00
  • ce24064690 remove old docs ads code, clean things up Mark Otto 2017-07-02 15:12:38 -07:00