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

Commit Graph

  • b455390f47 Bump @babel/preset-env from 7.13.10 to 7.13.12 (#33438) dependabot[bot] 2021-03-23 13:18:36 +00:00
  • 296c3136aa Bump hugo-bin from 0.69.0 to 0.70.0 (#33436) dependabot[bot] 2021-03-23 15:08:42 +02:00
  • 19fa62d51f Bump globby from 11.0.2 to 11.0.3 (#33434) dependabot[bot] 2021-03-23 15:03:45 +02:00
  • a8276024b9 Bump rollup from 2.41.3 to 2.42.3 (#33432) dependabot[bot] 2021-03-23 14:59:23 +02:00
  • 7c67a9a64d Bump clean-css-cli from 5.2.1 to 5.2.2 (#33433) dependabot[bot] 2021-03-23 14:53:26 +02:00
  • b2deaa997e Add link to new Parcel guide in starter template (#33430) Mark Otto 2021-03-22 23:27:15 -07:00
  • 1c02ef4f97 Allow offcanvas to be initialized in open state (#33382) GeoSot 2021-03-23 08:22:59 +02:00
  • d9da43f3cc .browserslistrc: remove Android and make Safari/iOS 12 the minimum (#33399) XhmikosR 2021-03-22 23:02:10 +02:00
  • a3ad7327f2 Update examples (#33214) Mark Otto 2021-03-22 13:59:14 -07:00
  • e775c494f2 Fix flush accordion styles Mark Otto 2021-03-22 13:01:08 -07:00
  • 51c8b91d91 Manually backport #33386 to v4 to properly document Sass default variables Mark Otto 2021-03-17 12:02:01 -07:00
  • df2d5b6a37 README.md: use shields.io for the tests badge too (#33401) XhmikosR 2021-03-18 21:17:45 +02:00
  • f4f687762c .browserslistrc: remove the Edge workaround. (#33397) XhmikosR 2021-03-18 17:46:55 +02:00
  • a88d61db6f BrowserStack: test on iPhone 12 (#33398) XhmikosR 2021-03-18 17:45:12 +02:00
  • 26d8955de2 Utilities to Utilities API (Borders doc page) (#33380) Semih Raif Gürel 2021-03-17 22:55:13 +03:00
  • 72ef1dfdbd Update unit tests for Popper V2 (#32662) Rohit Sharma 2021-03-18 00:55:57 +05:30
  • 3ce0a8d3ec Dynamic tab should not show when triggered on disabled element (#33257) Patrick H. Lauke 2021-03-17 08:52:40 +00:00
  • b9f30903a5 Fix carousel RTL and refactor code, fix rtl swipe issues (#32913) GeoSot 2021-03-17 07:58:43 +02:00
  • c5083d5fc3 Use more safe check for 'isDisabled' helper (#33385) GeoSot 2021-03-17 07:44:15 +02:00
  • c198eb6319 Revamp accordion borders to fix pixel jumping (#33149) Mark Otto 2021-03-16 22:16:03 -07:00
  • fcac2e3aa6 Add example: toggle modal dialogs (#33301) Anton 2021-03-17 08:15:06 +03:00
  • 6ed439ff73 Updates customize Sass docs to reflect proper placement of default variables overrides Mark Otto 2021-03-16 15:25:38 -07:00
  • ddf72bc612 Accept data-bs-body option in the configuration object as well (#33248) GeoSot 2021-03-16 18:35:03 +02:00
  • 1e14a0e646 Bump karma from 6.1.2 to 6.2.0 (#33374) dependabot[bot] 2021-03-16 12:55:16 +02:00
  • 7a20375d85 Bump rollup from 2.41.0 to 2.41.3 (#33377) dependabot[bot] 2021-03-16 12:50:46 +02:00
  • 5242f1223e Bump eslint from 7.21.0 to 7.22.0 (#33376) dependabot[bot] 2021-03-16 12:47:05 +02:00
  • ebb445b0b5 Bump postcss from 8.2.7 to 8.2.8 (#33375) dependabot[bot] 2021-03-16 12:43:35 +02:00
  • 8d9c62852a Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 (#33373) dependabot[bot] 2021-03-16 12:35:45 +02:00
  • af42557f4a Update modal's show method to accept relatedTarget as an argument (#33300) Anton 2021-03-16 08:49:52 +03:00
  • 99b2c0b390 only trigger tooltip inserted event on true dom insert Ryan Berliner 2021-03-07 17:09:17 +02:00
  • 72d2313579 reuse existing popper on show during tooltip fadeout Ryan Berliner 2021-03-07 08:28:41 -05:00
  • 6ef70b342c prevent quick interactions from misplacing tooltips Ryan Berliner 2021-03-06 23:57:23 +02:00
  • d491c29aa0 prevent tooltip from being deleted on quick re-activations Ryan Berliner 2021-03-06 03:35:28 +02:00
  • 6ecd1c626e Change the name of the Offcanvas constructor (#33261) Rohit Sharma 2021-03-16 10:51:04 +05:30
  • e153e5f5b2 Improve change-version.js (#33148) XhmikosR 2021-03-11 11:37:52 +02:00
  • e16b06929a Manual backport of #32627 (#33165) Patrick H. Lauke 2021-03-11 07:23:46 +00:00
  • 0844bb2385 Merge branch 'main' into nav-underline nav-underline XhmikosR 2021-03-11 08:42:53 +02:00
  • 7365592fbe Update .bundlewatch.config.json XhmikosR 2021-02-26 09:38:02 +02:00
  • 40da702f80 Adjust feedback icon position and padding for select.form-control Mark Otto 2021-02-25 19:21:06 -08:00
  • 6b3254536b Add migration guide entry Mark Otto 2021-03-10 21:51:34 -08:00
  • 5c6e72c6fe Change from element selector to the opt-in class Mark Otto 2021-03-10 21:49:47 -08:00
  • defce83027 Add ol.list-group with psuedo-element numbers Mark Otto 2021-02-12 10:51:18 -08:00
  • 844aab4295 Fixes some copy around inline forms Mark Otto 2021-03-10 21:06:54 -08:00
  • 9cbcbd1c4c Tweak sizing and spacing, add underline on hover Mark Otto 2021-03-10 20:44:14 -08:00
  • 18742df277 Add .nav-underline modifier class Mark Otto 2021-02-16 15:17:46 -08:00
  • 88cbe443b8 Mention .no-gutters removal in migration guide (#33332) Kyle Tsang 2021-03-10 19:28:15 -08:00
  • 644afc2761 Removing duplicate text-decoration style for abbr[title] #33197 (#33325) gopal-jayaraman 2021-03-11 08:36:18 +05:30
  • a5c4a7a1f2 Grammatically update the doc (#33267) Mohamed Khoualed 2021-03-11 04:05:03 +01:00
  • a49d1e3e58 Fix Flex utilities to add vertical space in example Garrett Johnson 2021-03-09 08:41:39 -07:00
  • a245ef46e2 Update the "Nonblocking files" section in the docs Martin Choutka 2021-03-02 23:57:30 +01:00
  • 2732a60ecd @rollup/plugin-replace: specify preventAssignment: true (#33329) XhmikosR 2021-03-10 18:47:42 +02:00
  • 26c999152b Delete the unused build/ship.sh (#33326) XhmikosR 2021-03-10 18:47:20 +02:00
  • f9ee4825e8 Bump @babel/preset-env from 7.13.9 to 7.13.10 (#33315) dependabot[bot] 2021-03-10 09:52:38 +02:00
  • 43e50ce74a Bump @babel/cli from 7.13.0 to 7.13.10 (#33314) dependabot[bot] 2021-03-10 09:43:37 +02:00
  • bce1e63bb3 Bump rollup from 2.40.0 to 2.41.0 (#33312) dependabot[bot] 2021-03-10 07:59:47 +02:00
  • 8ef613c297 Bump @babel/core from 7.13.8 to 7.13.10 (#33311) dependabot[bot] 2021-03-10 07:43:43 +02:00
  • 7d3fa63c3f Bump karma from 6.1.1 to 6.1.2 (#33313) dependabot[bot] 2021-03-09 14:05:05 +02:00
  • bdffdb9380 Update devDependencies (#33307) XhmikosR 2021-03-08 19:00:06 +02:00
  • 902263ba27 Bump jquery from 3.5.1 to 3.6.0 (#33242) dependabot[bot] 2021-03-08 18:46:39 +02:00
  • e163d98845 modal: move common code to a new isAnimated method (#33056) GeoSot 2021-03-08 18:35:59 +02:00
  • 548be2ed66 Offcanvas as component (#29017) GeoSot 2021-03-02 19:10:10 +02:00
  • a59d436518 Update devDependencies XhmikosR 2021-03-02 17:10:50 +02:00
  • cce467616f CodeQL: skip dependabot PRs too (#33130) XhmikosR 2021-03-02 16:09:49 +02:00
  • 58192b3cac Bundlewatch: stop ignoring dependabot branches (#33192) XhmikosR 2021-02-24 18:32:05 +02:00
  • cf70a58149 Rename _gh_pages to _site. (#33129) XhmikosR 2021-03-02 17:05:26 +02:00
  • 6692d1ed47 linkinator: replace --silent with --verbosity (#33100) XhmikosR 2021-02-19 00:28:39 +02:00
  • b9e51dc3c4 Dropdown — Drop flip option (#33198) Rohit Sharma 2021-03-02 20:57:13 +05:30
  • 7ad0625b8d Adjust SAFE_URL_PATTERN regex for use with test method. (#33153) Nikon the Third 2021-03-02 16:16:09 +01:00
  • 977c366cbe Rename _gh_pages to _site. (#33129) XhmikosR 2021-03-02 17:05:26 +02:00
  • 48a95f7280 refactor: use a Map instead of an Object in dom/data (#32180) alpadev 2021-03-02 15:55:44 +01:00
  • 6d93a1371a Reset select:disabled opacity and null-ify color to fix rendering differences in Chrome Mark Otto 2021-03-02 06:09:14 -08:00
  • 205e2cae70 CodeQL: skip dependabot PRs too (#33130) XhmikosR 2021-03-02 16:09:49 +02:00
  • 1df59bb17f Add an example of v4's media component in the flex utils docs (#33207) Mark Otto 2021-03-02 06:08:32 -08:00
  • a4c4f7917b Bump @popperjs/core from 2.8.3 to 2.9.0 (#33240) dependabot[bot] 2021-03-02 16:01:53 +02:00
  • 785a2cd6c9 Bump lockfile-lint from 4.6.1 to 4.6.2 (#33238) dependabot[bot] 2021-03-02 15:49:12 +02:00
  • c937d471a8 Bump rollup from 2.39.1 to 2.40.0 (#33236) dependabot[bot] 2021-03-02 15:43:50 +02:00
  • c17d197dd5 Bump karma-rollup-preprocessor from 7.0.5 to 7.0.6 (#33235) dependabot[bot] 2021-03-02 15:37:25 +02:00
  • 31167a7761 Bump @babel/preset-env from 7.12.17 to 7.13.9 (#33234) dependabot[bot] 2021-03-02 15:28:05 +02:00
  • 14196e6e6c Bump @babel/cli from 7.12.17 to 7.13.0 (#33186) dependabot[bot] 2021-03-02 15:23:43 +02:00
  • 3b6988f006 Bump eslint from 7.20.0 to 7.21.0 (#33233) dependabot[bot] 2021-03-02 15:09:01 +02:00
  • 972954e580 Bump @babel/core from 7.12.17 to 7.13.8 (#33232) dependabot[bot] 2021-03-02 15:04:35 +02:00
  • bed8fc8381 fix(navs): ensure button will grow in fill/justified nav Gaël Poupard 2021-02-26 11:59:28 +01:00
  • 0bdf931507 fix(list-group): properly set a color on list-group-items Gaël Poupard 2021-02-26 09:29:40 +01:00
  • ac3a1069b1 fix(forms): validated controls in input-group Gaël Poupard 2021-02-26 10:10:02 +01:00
  • 5560c86070 Bundlewatch: stop ignoring dependabot branches (#33192) XhmikosR 2021-02-24 18:32:05 +02:00
  • 056216a3bd modal: don't add margin & padding when sticky is not full width (#30621) Muhammadamin 2021-02-23 07:52:09 -05:00
  • 45ff785377 Bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#33190) dependabot[bot] 2021-02-23 14:41:32 +02:00
  • 18c36c3a56 Bump rollup from 2.39.0 to 2.39.1 (#33189) dependabot[bot] 2021-02-23 14:37:58 +02:00
  • d4e6b9731b Bump @popperjs/core from 2.8.2 to 2.8.3 (#33188) dependabot[bot] 2021-02-23 14:24:33 +02:00
  • bcda711849 docs(migration): duplicated 5.0.0-beta2 heading (#33178) Gaël Poupard 2021-02-22 16:05:59 +01:00
  • 6f7fd22c13 Update devDependencies (#33150) XhmikosR 2021-02-22 09:12:05 +02:00
  • dc5e3328c1 Allow constructors to accept a CSS selector (#32245) Rohit Sharma 2021-02-22 12:31:04 +05:30
  • d983744d12 Remove the default positioning from .dropup (#33120) Rohit Sharma 2021-02-22 12:27:21 +05:30
  • 489e7b6798 fix(card): siblings card links in RTL (#33154) Gaël Poupard 2021-02-22 07:49:38 +01:00
  • 730566221f visual tests: add missing base-component dist file (#33167) XhmikosR 2021-02-22 08:42:43 +02:00
  • 5693f1ad86 Fix small typos / follow-up to #32630 (#33164) Patrick H. Lauke 2021-02-21 06:00:03 +00:00
  • e8f08d1802 Adjust regex SAFE_URL_PATTERN for use with test method of regexes. (#33136) Nikon the Third 2021-02-19 09:24:53 +01:00
  • 454d8ae1f4 linkinator: replace --silent with --verbosity (#33100) XhmikosR 2021-02-19 00:28:39 +02:00
  • 8ec32eec44 Update clean-css-cli to v5.2.0 (#33144) XhmikosR 2021-02-18 20:59:05 +02:00
  • d55abc2f81 Update clean-css-cli to v5.2.0. (#33099) XhmikosR 2021-02-18 20:53:18 +02:00