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

Commit Graph

  • 68ab243ffa SVGs: lowercase hex values. XhmikosR 2019-07-18 11:40:22 +03:00
  • 749622f43d Fix minor typo (#29168) Patrick H. Lauke 2019-07-30 07:42:55 +01:00
  • fb475e90a1 Remove comment about tabindex (#29165) Shohei Yoshida 2019-07-30 00:49:07 +09:00
  • 6cdfcdf658 Update migration.md XhmikosR 2019-07-29 12:17:42 +03:00
  • dcba526775 remove underscore for static methods Johann-S 2019-07-28 15:24:46 +02:00
  • 144220f0c5 Minor: fix sentence (#29160) Patrick H. Lauke 2019-07-29 09:23:44 +01:00
  • 8570d86d79 Rename site/data/nav.yml to sidebar.yml. XhmikosR 2019-07-26 17:22:08 +03:00
  • 9131e3e401 docs: Move trailing URL slashes to the variables. XhmikosR 2019-07-26 17:06:17 +03:00
  • 13b7416544 Fix reboot for placeholder links (#29140) Shohei Yoshida 2019-07-29 16:32:09 +09:00
  • 472e5fcb36 Update devDependencies. (#29141) XhmikosR 2019-07-29 09:59:09 +03:00
  • b433a05cbd Change property from background to background-image (#29149) Chandan Deep 2019-07-29 10:42:44 +05:30
  • e5beea5973 Remove Slack badge link for now Mark Otto 2019-07-28 15:01:15 -07:00
  • 420efb0bac Update scrollspy.md (#29156) Brian Juul Andersen 2019-07-28 13:02:23 +02:00
  • 2ea71a9e78 allow dynamic modal body for scrollable modals Johann-S 2019-07-28 11:49:44 +02:00
  • f4e297c878 Haha, floats. It's 2019 (#29147) Martijn Cuppens 2019-07-27 08:30:39 +02:00
  • d95d08249c Remove $enable-hover-media-query Martijn Cuppens 2019-07-26 19:47:53 +02:00
  • 756d4ec91e config.yml: add OpenCollective. (#29143) XhmikosR 2019-07-26 19:05:51 +03:00
  • d39aa6f676 Update docs vendor libs (#29134) XhmikosR 2019-07-26 10:17:51 +03:00
  • 21f3375f21 Update _variables.scss XhmikosR 2019-07-25 10:04:07 +03:00
  • c0a64e989a Remove outdated documentation ysds 2019-07-24 22:24:45 +09:00
  • b4bf0ab371 Remove leftover CSS for custom control ysds 2019-07-24 22:06:48 +09:00
  • 18d75e3243 Fix variable name ysds 2019-07-24 22:03:17 +09:00
  • ea34b6c5be Merge code page with reboot Martijn Cuppens 2019-07-25 18:01:41 +02:00
  • 97edf94c11 Remove duplicate Shohei Yoshida 2019-07-26 00:28:02 +09:00
  • 855d763ae5 Reboot updates Martijn Cuppens 2019-06-17 20:08:37 +02:00
  • 39b88d4293 Mention dropped .pre-scrollable class in migration guide. Martijn Cuppens 2019-07-25 18:12:14 +02:00
  • 97e9214edd Drop .pre-scrollable class Martijn Cuppens 2019-07-25 18:03:45 +02:00
  • 1c05c1dbf1 Drop color(), theme-color() & gray() functions (#29083) Martijn Cuppens 2019-07-25 09:41:13 +02:00
  • 172d580db3 Fix busted hover/focus on sidebar Mark Otto 2019-07-25 00:17:43 -07:00
  • 3adcf3a954 Restore 7rem so that the sidebar is balanced on top and bottom Mark Otto 2019-07-24 23:47:49 -07:00
  • 2f4f15c018 Sidebar theming tweaks Martijn Cuppens 2019-07-25 08:18:36 +02:00
  • 0d1e259ecf Increase navbar link brightness for slightly better color contrast Mark Otto 2019-07-24 20:06:58 +03:00
  • 94693f899c Split up docs _nav.scss Mark Otto 2019-07-24 10:03:39 -07:00
  • 2494140689 Restore height and overflow on docs sidebar Mark Otto 2019-07-24 10:01:38 -07:00
  • fc02932946 use get selector from element only when needed Johann-S 2019-07-23 21:15:00 +02:00
  • f4dbffe93a Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121) Ben Boyter 2019-07-24 18:12:44 +10:00
  • e48e498bf4 fix arrow popover (#29115) Johann-S 2019-07-24 09:53:58 +02:00
  • b2ae6a6a94 Apply at-mixin-argumentless-call-parentheses: always stylelint rule Martijn Cuppens 2019-07-24 08:41:18 +02:00
  • f4cc5d3e41 Update devDependencies. XhmikosR 2019-07-24 09:29:50 +03:00
  • b8aa040aee Add --continue-on-error in the css-lint script. (#29119) XhmikosR 2019-07-24 09:47:37 +03:00
  • 114a0ee193 Rebuild the dist to pickup new utilities file (#29105) Mark Otto 2019-07-23 23:13:50 -07:00
  • e101ba4989 add polyfill.js in visual tests (#29116) Johann-S 2019-07-24 07:19:47 +02:00
  • d7a62b505c Don't add the crossorigin attribute unless we pass integrity. (#29112) XhmikosR 2019-07-23 17:47:33 +03:00
  • ebb1eea520 Force reflow for fade-in animation (#29113) Shohei Yoshida 2019-07-23 23:21:23 +09:00
  • a76c13589d fix docs bad use of private methods to change title of our tooltips (#29111) Johann-S 2019-07-23 15:18:41 +02:00
  • 201d338dbf run js-test in parallel Johann-S 2019-07-23 13:58:11 +02:00
  • 93c3be3e0e package.json: ignore spec files. XhmikosR 2019-07-23 13:04:48 +03:00
  • 233f3fb1ce rewrite tab unit tests Johann-S 2019-07-22 15:24:17 +02:00
  • e1b5d8471a use qunit css for our fixture Johann-S 2019-07-22 14:46:03 +02:00
  • b7b56cb10a rewrite scrollspy unit tests Johann-S 2019-06-30 11:37:25 +02:00
  • 85b70cef3c rewrite tooltip unit tests Johann-S 2019-05-10 21:57:27 +02:00
  • c9e650a56f rewrite popover unit tests Johann-S 2019-05-08 21:32:50 +02:00
  • 1ac07a66ce rewrite modal unit tests Johann-S 2019-05-01 15:43:40 +02:00
  • e916a9bc03 rewrite toast unit tests Anton Bershanskiy 2019-03-29 13:43:56 -05:00
  • 6a59c58480 rewrite dropdown unit tests Johann-S 2019-04-10 10:46:50 +02:00
  • 0ed1618c06 rewrite collapse unit tests Johann-S 2019-04-03 20:38:28 +02:00
  • 62730d9afd rewrite carousel unit tests Johann-S 2019-03-27 11:58:00 +01:00
  • 747f0f4c7b test jquery interface for our alert plugin Johann-S 2019-03-27 09:47:57 +01:00
  • 891a187059 rewrite button unit tests Johann-S 2019-03-25 11:32:02 +01:00
  • c834895fa0 rewrite unit tests for selector engine Johann-S 2019-03-24 18:30:30 +01:00
  • fe6ba2384a rewrite manipulator unit tests Anton Bershanskiy 2019-03-22 02:10:03 -05:00
  • c8c2074650 Switch from QUnit to Jasmine. Johann-S 2019-03-13 16:23:50 +02:00
  • 08d81c8437 Update devDependencies. (#29099) XhmikosR 2019-07-23 12:53:01 +03:00
  • 8db74682e4 Replace http-server with zeit/serve. (#29101) XhmikosR 2019-07-23 12:35:37 +03:00
  • 21f19d0fce Downgrade karma-browserstack-launcher to v1.4.0. (#29109) XhmikosR 2019-07-23 12:14:29 +03:00
  • c3ea8db2f6 Extend .container-fluid (#29106) Martijn Cuppens 2019-07-23 08:50:24 +02:00
  • b65a5cb2c9 Move Icons in data. (#29087) XhmikosR 2019-07-23 09:41:14 +03:00
  • cd4768aa81 fix broken classes Mark Otto 2019-07-22 10:38:28 -07:00
  • 025f69cb20 Fix subnavbar active style. XhmikosR 2019-07-21 18:16:56 +03:00
  • 3521947611 Disable the !default rule for our docs variables. XhmikosR 2019-07-21 18:06:52 +03:00
  • 8780d9360a Use the background shorthand. XhmikosR 2019-07-21 17:53:36 +03:00
  • 3f27053c44 docs: use the escape_svg function. XhmikosR 2019-07-21 17:49:40 +03:00
  • 6bebd2938a Simplify code for 'cover' example by using utility classes. (#28986) Christian Oliff 2019-07-22 23:02:03 +09:00
  • deac34d7df Add bootstrap-utilities in bundlesize.config.json. XhmikosR 2019-07-22 16:45:59 +03:00
  • 1cfe18571f Fix license header. XhmikosR 2019-07-22 16:40:43 +03:00
  • 2f08484be9 Add utilities documentation Martijn Cuppens 2019-07-19 20:47:22 +02:00
  • 3b06769c2f Add bootstrap-utilities in the css-minify-main script. Martijn Cuppens 2019-07-19 20:34:00 +02:00
  • c69326dd6b Add bootstrap-utilities.scss julian-hecker 2019-07-13 11:09:01 +03:00
  • 65446dc7de Simplify css-compile-main script (#29102) Martijn Cuppens 2019-07-22 15:31:25 +02:00
  • 4ba4cc2e79 Simplify code. XhmikosR 2019-07-19 18:49:52 +03:00
  • 967f1ab37a Use sha384. XhmikosR 2019-07-18 12:30:42 +03:00
  • 262a24b627 Manually escape script. XhmikosR 2019-07-18 12:29:12 +03:00
  • 8b59b73a2b Remove useless script. XhmikosR 2019-07-18 12:26:44 +03:00
  • 88065dfe71 Use .html like every other example, change the layout, simplify some things for now Mark Otto 2019-07-17 14:46:40 -07:00
  • b4c4223409 Remove card columns in favor of masonry grid Martijn Cuppens 2019-06-30 16:59:58 +03:00
  • 3b73dfc44b Allow to pass integrity & async attribute to extra js Martijn Cuppens 2019-06-30 15:24:24 +02:00
  • ae0baff087 Update svgo.yml. (#29089) XhmikosR 2019-07-22 11:00:09 +03:00
  • e7890d1562 Move search styles, prep for responsive containers in docs Mark Otto 2019-07-21 16:47:51 -07:00
  • 0fcb0af131 no need for checks or conditions Mark Otto 2019-07-21 13:13:07 -07:00
  • 39e4615763 remove subnav from home and examples Mark Otto 2019-07-21 13:10:09 -07:00
  • 5a0be01e3e Make subnav and sidebar work on mobile too Mark Otto 2019-07-19 00:33:34 +03:00
  • 956cbbc6b7 make docs navbar more usable on mobile Mark Otto 2019-07-18 13:59:59 -07:00
  • 5027a8086a Move subnav to partial, take first pass at conditionalizing breadcrumb links Mark Otto 2019-07-18 13:49:05 -07:00
  • b08d2b6adc Add :focus to all new :hover selectors Mark Otto 2019-07-15 10:26:55 -07:00
  • af9d6c3dd3 Update remaining tables to Bootstrap tables in docs by adding .table class Mark Otto 2019-07-15 09:59:55 -07:00
  • 14e0ef57db Document changes to tables Mark Otto 2019-07-15 09:53:10 -07:00
  • 5912fdc916 Clarify form control visual updates in migration guide Mark Otto 2019-07-15 09:43:59 -07:00
  • fe71808494 Update Migration docs to mention new icons Mark Otto 2019-07-15 09:33:53 -07:00
  • 1cdba95c50 Revert padding-right on ol and ul in Reboot, update migration doc Mark Otto 2019-07-15 09:31:50 -07:00
  • 634344c003 v4/v5: Add responsive containers (#29095) Mark Otto 2019-07-21 17:38:36 -07:00