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

Commit Graph

  • e3b98c51da Add .text-decoration-none utility class (#25933) Stefan Wrobel 2018-07-24 17:24:20 -07:00
  • c8a4d9dd74 add 'lighter' and 'bolder' font weight classes (#26580) Andrew 2018-07-24 19:23:17 -05:00
  • ea4129886a v4.1.3 docs Mark Otto 2018-07-24 09:28:53 -07:00
  • 3b55873438 Ship v4.1.3 v4.1.3 Mark Otto 2018-07-23 19:25:52 -07:00
  • 72447ad497 dist Mark Otto 2018-07-23 17:51:14 -07:00
  • d18045210c fix(tests): visual plugins tests Johann-S 2018-07-23 20:49:21 +02:00
  • c74a32703a Allow background images for active buttons Martijn Cuppens 2018-02-28 19:37:13 +01:00
  • f87d5eab69 Clarify to close #26329 Mark Otto 2018-07-20 19:11:23 -05:00
  • 6cca02f163 fix .modal-dialog-centered on IE10/11 Mohammad Younes 2018-04-12 00:48:45 +03:00
  • c04d60b88f Fix modal overflow style nesting (#26742) Joshua David 2018-06-22 14:13:44 +10:00
  • 23e4d48e65 Merge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering Mark Otto 2018-07-20 18:34:57 -05:00
  • 6f52b2eafa #26912: fix custom file input z-index Martijn Cuppens 2018-07-18 17:37:32 +02:00
  • c45e5594b7 Fix property order ysds 2018-07-20 23:33:26 +09:00
  • 900775483f Remove :not(:root) from the workaround for SVG overflow bug ysds 2018-07-20 23:26:23 +09:00
  • d7acc977ef Lower the specificity of vertical-align of SVG ysds 2018-07-20 12:21:19 +09:00
  • 3cfa06004e Add Noto Color Emoji to font stack Mark Otto 2018-07-15 22:29:11 -07:00
  • bdb6723a45 Clarify custom select styles Mark Otto 2018-07-15 22:22:55 -07:00
  • 4693672cff Update validation tooltips to use tooltip vars (#26887) Mark Otto 2018-07-20 18:21:40 -05:00
  • 28b9bc068f Improve responsive table docs Mark Otto 2018-07-15 22:51:47 -07:00
  • eb81c39f2c feat(plugins): allow to import separate plugins Johann-S 2018-06-27 11:33:07 +02:00
  • 6cf8700fd9 Move the browserslist config to a separate file. XhmikosR 2018-07-16 19:07:34 +03:00
  • 6d84d491d1 Merge branch 'v4-dev' of https://github.com/Varunram/bootstrap into Varunram-v4-dev Mark Otto 2018-07-15 22:46:37 -07:00
  • a4b2e39178 More wordsmithing Mark Otto 2018-07-15 22:27:36 -07:00
  • 233378ade9 dist Mark Otto 2018-07-15 14:16:35 -07:00
  • 9bfd400527 #25842 Remove max-width from table class Lefteris Psitopoulos 2018-03-15 21:20:03 +02:00
  • f426a67394 Form control heights (#26820) Mark Otto 2018-07-15 14:00:23 -07:00
  • 48c723b60f Fix custom range thumb style (#26385) ysds 2018-07-15 13:31:20 +09:00
  • 0fd40837e8 Fix custom-forms heights and position (#25602) Andrew Luca 2018-07-15 07:29:19 +03:00
  • 2d8422f5f5 fixes #26579 Mark Otto 2018-07-14 16:27:58 -07:00
  • 52813f4bc8 Update cursor on floating labels example (#26826) Mark Otto 2018-07-14 15:14:29 -07:00
  • 2eb456b5d8 Merge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into MartijnCuppens-examples-cleanup Mark Otto 2018-07-14 14:07:14 -07:00
  • 9928311bd9 Merge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap into parammittal16-box-shadow_issue_26377 Mark Otto 2018-07-14 14:04:39 -07:00
  • a5d48323a2 Update issue templates Mark Otto 2018-07-13 09:31:55 -07:00
  • b2c4ce5273 Update issue template Mark Otto 2018-07-13 09:30:58 -07:00
  • 1e2583427d 4.1.2 docs Mark Otto 2018-07-12 09:39:25 -07:00
  • 1f46337a89 Update README.md v4.1.2 Mark Otto 2018-07-12 08:47:40 -07:00
  • c4ccfbe04e Ship v4.1.2 Mark Otto 2018-07-12 00:04:51 -07:00
  • da56d918ac Reword Simon Podlipsky 2018-07-12 17:31:20 +03:00
  • a49f5cab6f Clean up npm scripts a bit more. XhmikosR 2018-07-12 09:43:15 +03:00
  • 6589408a4b Update scripts. XhmikosR 2018-07-12 08:29:23 +03:00
  • de7bef881e update card columns docs to make copy more accurate Mark Otto 2018-07-08 19:23:40 -07:00
  • 5a11ba5d6b clarify docs dev and add 4.0 link Mark Otto 2018-07-07 15:21:25 -07:00
  • aedd700768 change dist to only affect main since docs css isn't distributed Mark Otto 2018-07-03 10:10:09 -07:00
  • 4518288c7c Move copy tasks back to css-main and js-compile so docs-github task runs properly Mark Otto 2018-07-03 01:12:38 -07:00
  • 159aebc274 Update watch scripts to properly copy JS files - Updates nodemon scripts to watch specific directories instead of ignoring several - Split watch tasks for CSS and JS into main and docs - Add docs-watch script to serve the docs instead of just build - Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start Mark Otto 2018-07-03 00:43:57 -07:00
  • 01f568d9a5 fixes #26637 Mark Otto 2018-06-26 19:57:07 -07:00
  • 50ff31bf51 Optimised Google Analytics Loading Christian Oliff 2018-04-20 16:27:01 +09:00
  • 01c70b11ab new url Mark Otto 2018-06-24 18:28:52 -07:00
  • a0551c72f3 remove reference to breakpoint-specific gutter widths which are not implemented Josh Wand 2018-06-19 12:06:20 -07:00
  • df24f880f4 Make navbar download the same as homepage download Theodore Dubois 2018-05-13 17:53:37 -07:00
  • 1c92bac655 remove jobs link Mark Otto 2018-06-22 21:50:59 -07:00
  • 0e920ce3f4 Reorganize docs for easier deploys Mark Otto 2018-06-21 07:31:38 +03:00
  • 9e126b26a8 dist Mark Otto 2018-07-11 21:42:55 -07:00
  • 283ab30164 fix(modal): fix unit test and resetting style Johann-S 2018-07-11 10:40:06 +02:00
  • cb82394fc8 fix(modal): removes .navbar-toggler margin Catalin Zalog 2018-03-01 10:30:47 +02:00
  • e9ec13e974 Update tooltips.md XhmikosR 2018-07-10 23:26:30 +03:00
  • 591725e838 Document tooltip flickering in combination with some overflow settings Simon Podlipsky 2018-07-10 14:54:45 +03:00
  • abb4868626 correct spelling errors (#26837) Andrew 2018-07-09 19:59:22 -05:00
  • 8b50a72f3c Add missing role="button" in .navbar's .dropdown-toggle XhmikosR 2018-07-09 16:41:47 +03:00
  • 5495a19b5a disable to fix ci Mark Otto 2018-07-08 18:43:40 -07:00
  • b0b28c81e5 add grid docs mention Mark Otto 2018-07-08 18:18:13 -07:00
  • 7e96979cea fix comment placement, remove unecessary prop wrapper Mark Otto 2018-07-08 17:29:01 -07:00
  • 0153f7d8cd add docs Mark Otto 2018-07-08 17:28:37 -07:00
  • f6b4945f1e Merge branch 'patch-1' of https://github.com/garhbod/bootstrap into garhbod-patch-1 Mark Otto 2018-07-08 16:46:44 -07:00
  • 8d8d3ef82a Restore feedback icons on validated form fields Mark Otto 2018-07-08 15:31:18 -07:00
  • c6abb8ca84 class Mark Otto 2018-07-07 20:21:01 -07:00
  • 17a25b72c8 add table of classes Mark Otto 2018-07-07 20:15:48 -07:00
  • cc41a5e64f fix docs heading Mark Otto 2018-07-07 19:47:21 -07:00
  • e77d64b372 Replace shadow with shadow-sm parammittal16 2018-07-08 06:08:14 +05:30
  • 5ad1049622 Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomich-v4-dev Mark Otto 2018-07-07 16:16:43 -07:00
  • cfc9c85b32 Update devDependencies. XhmikosR 2018-07-06 12:11:26 +03:00
  • 907f9a7ae4 Update gems. XhmikosR 2018-07-06 12:06:18 +03:00
  • 6f8d322f74 Remove .border-bottom & .border-top classes from examples Martijn Cuppens 2018-07-05 22:42:01 +02:00
  • 09d0c5de0c Merge pull request #26799 from Kirlovon/v4-dev Johann-S 2018-07-04 09:26:13 +02:00
  • 15a2eeb80f Fixed logo in README Kirill Reunov 2018-07-03 23:34:49 +03:00
  • 35a75eb0d4 OS X is now macOS (#26796) Christian Oliff 2018-07-03 15:55:07 +09:00
  • 7b746028c2 Fix incorrect visibility utility description regarding screen readers (#26786) Patrick H. Lauke 2018-07-02 19:52:28 +01:00
  • edc5597705 Add js maps & tweak docs Martijn Cuppens 2018-06-27 20:15:23 +02:00
  • ddd33cd957 Support nuget contentFiles, used for some project types Supergibbs 2018-06-28 17:39:03 -07:00
  • 13b8b9f03a .browserslistrc: add not dead. XhmikosR 2018-06-27 09:33:53 +03:00
  • ecb29934fc social paths Mark Otto 2018-06-26 19:21:48 -07:00
  • 0f805a4635 paths Mark Otto 2018-06-26 19:09:37 -07:00
  • e57a2f244b fix(tooltip): get tip on placement change Johann-S 2018-04-30 10:49:43 +02:00
  • 4112df4125 Add broken-link-checker. XhmikosR 2018-06-24 01:23:47 +03:00
  • 49e094619b feat(dropdown): add original click event jakubhonisek 2018-06-25 15:29:34 +02:00
  • d74477a423 fix broken assets, update ads Mark Otto 2018-06-24 20:44:40 -07:00
  • bca4ceacc7 dist Mark Otto 2018-06-24 13:13:42 -07:00
  • 41ab1c6c9d Fixes Edge and IE label overlapping issue (#25919) Christian Oliff 2018-06-25 05:11:39 +09:00
  • d78aac01d6 Update box-shadows on .custom-select (#26754) Mark Otto 2018-06-24 13:07:49 -07:00
  • d61e3badfd Render inline svg like img (#25874) Martijn Cuppens 2018-06-24 21:01:11 +02:00
  • a31b23b5ce Move eslint-plugin-compat to the extends array. XhmikosR 2018-06-21 16:59:47 +03:00
  • eadeab9d1c dist Mark Otto 2018-06-21 22:55:23 -07:00
  • c4769a63ed remove jobs link Mark Otto 2018-06-21 11:32:30 -07:00
  • e59265c42d Remove disabled class from wrapper Martijn Cuppens 2018-05-19 17:31:24 +02:00
  • 1719a2ca42 Update folder structure (#26729) Martijn Cuppens 2018-06-21 17:20:03 +02:00
  • 29bff9fdd0 Change karma tests to run sequential. XhmikosR 2018-06-21 17:02:23 +03:00
  • 71a37425c9 Update all devDependencies apart from bundlesize and babel. XhmikosR 2018-06-20 08:50:02 +03:00
  • 0db176e44d Update gems. XhmikosR 2018-06-03 18:40:31 +03:00
  • 84ff56c36d Update package-lock.json with npm 6.3.1. XhmikosR 2018-06-03 18:37:24 +03:00
  • 919d58e389 Remove inkscape data from brand svgs (#26708) Martijn Cuppens 2018-06-21 15:51:16 +02:00