2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Commit Graph

  • ee3bf1b852 Build(deps-dev): Bump rollup from 4.13.0 to 4.13.2 (#39855) dependabot[bot] 2024-04-02 12:57:49 +03:00
  • fb4629f82e docs: move examples inline shortcode to a partial (#39829) XhmikosR 2024-04-01 22:00:09 +03:00
  • ba73ed6906 docs: resize docs bundler images and fix dimensions (#39824) XhmikosR 2024-04-01 21:54:56 +03:00
  • 4093ed32ee docs: add a new partial for responsive images and use imageConfig (#39779) XhmikosR 2024-04-01 21:52:45 +03:00
  • 2ba7dae3c0 Add a render image hook (#39768) XhmikosR 2024-04-01 21:48:31 +03:00
  • 24cc552343 Fix typo in site/assets/js/snippets.js comments (#39840) Julien Déramond 2024-03-26 16:25:27 +01:00
  • cd0484713c Update devDependencies (#39818) XhmikosR 2024-03-26 12:41:56 +02:00
  • 9480a3d01d docs: update sitemap template (#39819) XhmikosR 2024-03-25 21:28:37 +02:00
  • 11037f8407 docs: use urls.JoinPath in more places (#39778) XhmikosR 2024-03-22 11:50:03 +02:00
  • d1636a7540 Move theme toggler to a partial (#39807) XhmikosR 2024-03-20 19:05:43 +02:00
  • a0912dc543 masthead.html: add rel="noopener" target="_blank" (#39805) XhmikosR 2024-03-20 17:29:12 +02:00
  • 1401722f7e docs: move examples icons to a partial (#39808) XhmikosR 2024-03-19 21:31:49 +02:00
  • 859a134203 Optimize Sass SVG files (#39804) XhmikosR 2024-03-19 21:31:07 +02:00
  • 6a00d18fae Further improve PNG compression (#39773) XhmikosR 2024-03-19 21:04:00 +02:00
  • 93bfbf8b13 package.json: stop ignoring jasmine (#39806) XhmikosR 2024-03-19 18:23:55 +02:00
  • 3921236e6e Build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 (#39802) dependabot[bot] 2024-03-19 17:39:28 +02:00
  • e1d6733543 Build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 (#39803) dependabot[bot] 2024-03-19 17:35:13 +02:00
  • 85d3c27816 Build(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 (#39801) dependabot[bot] 2024-03-19 15:53:42 +02:00
  • d1a648ab36 Update dependencies (#39800) XhmikosR 2024-03-19 11:33:08 +02:00
  • f7f0026e4a docs: move algolia config to hugo config XhmikosR 2024-03-13 08:38:53 +02:00
  • 45fe28c5a6 docs: use defer when possible for JS XhmikosR 2024-03-08 12:53:43 +02:00
  • 6922f5d9cb docs: move search style to its own CSS file Julien Déramond 2024-03-08 12:55:18 +02:00
  • d867ee08b9 docs: improve stackblitz.js XhmikosR 2023-08-02 10:38:19 +03:00
  • 24f749cb76 docs: bundle assets with Hugo XhmikosR 2024-03-08 12:43:44 +02:00
  • e340674d06 Change floating label placeholder's color (#39494) Tommaso Allegretti 2024-03-19 06:47:42 +01:00
  • 4219af2c0e Fix broken comment link for reflow hack (#39791) Caleb Albritton 2024-03-18 04:32:49 -04:00
  • 10f9c01908 Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 (#39792) dependabot[bot] 2024-03-18 09:30:16 +02:00
  • 202a20f561 docs: mention text transform classes (#39782) XhmikosR 2024-03-15 21:23:19 +02:00
  • 086a0e2a1c Update masthead to HeroDevs EOL (#39749) Edward Ezekiel 2024-03-15 13:23:43 -04:00
  • 545a650035 docs: move fathom site to hugo config (#39781) XhmikosR 2024-03-13 11:43:02 +02:00
  • 3150c6985d Docs: fix Reddit URL to avoid redirection (#39777) Julien Déramond 2024-03-12 15:10:02 +01:00
  • ab1a765f75 examples: assorted tweaks (#39772) XhmikosR 2024-03-12 11:42:03 +02:00
  • 13f40f1791 Switch to lockfile v3 XhmikosR 2024-03-12 07:42:37 +02:00
  • 7b8211ce64 Update globby to v14 XhmikosR 2024-03-11 12:06:01 +02:00
  • 2bc395b563 Update devDependencies and regenerate package-lock.json XhmikosR 2024-03-11 11:57:29 +02:00
  • 6ce0c62e21 Docs: drop data-bs-scroll="true" from navbar (#39766) Julien Déramond 2024-03-11 08:26:03 +01:00
  • 930740afbc Switch to using hugo.IsProduction (#39763) XhmikosR 2024-03-08 12:41:17 +02:00
  • f545964f8f Docs: fix position of search modal to avoid interface blocking at small breakpoints (#39739) Louis-Maxime Piton 2024-03-08 09:04:12 +01:00
  • f54befa74b footer: remove unneeded trailing slash (#39757) XhmikosR 2024-03-07 16:11:00 +02:00
  • 816d11ecae README.md: fix source-maps link after 953b4b6 (#39748) XhmikosR 2024-03-07 06:50:52 +02:00
  • b003fc7880 docsref.html: move to variable XhmikosR 2024-03-06 08:09:35 +02:00
  • 1baec29637 Update hugo server options XhmikosR 2024-03-03 18:29:49 +02:00
  • b3bca581f1 templates: use urls.JoinPath when handling URLs XhmikosR 2024-03-03 08:00:52 +02:00
  • 192b7f785e docs: use a responsive image for bootstrap-logo-shadow.png (#39745) XhmikosR 2024-03-06 10:17:35 +02:00
  • 2c4e1cd660 Improve front matter "added" params XhmikosR 2024-03-05 08:12:38 +02:00
  • 953b4b6c1b Fix various redirects XhmikosR 2024-03-04 20:58:00 +02:00
  • 5cb92cd6c0 docs: fix missing trailing slashes causing redirects XhmikosR 2024-03-03 18:36:07 +02:00
  • 04a720bf7f dashboard: remove the unused bootstrap-icons.css XhmikosR 2023-08-22 15:22:40 +03:00
  • 58880cfbac Remove useless crossorigin="anonymous" attributes XhmikosR 2023-08-22 15:19:51 +03:00
  • 59231069e9 header.html: remove unneeded relUrl XhmikosR 2024-03-03 08:00:12 +02:00
  • e16ee0a191 Minor template cleanup XhmikosR 2024-03-03 07:58:52 +02:00
  • b0ce89229b examples.html: Move color mode JS lower XhmikosR 2024-03-03 07:57:55 +02:00
  • 688d7e352a render-heading.html: use variables XhmikosR 2023-08-06 09:40:35 +03:00
  • 87be2b9d24 Fix docs-versions.html (#39738) XhmikosR 2024-03-05 20:24:46 +02:00
  • 46d7c30eb3 Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730) dependabot[bot] 2024-03-05 14:39:02 +02:00
  • bf8f2d2c66 Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 (#39736) dependabot[bot] 2024-03-05 13:26:27 +02:00
  • 0660764e01 Build(deps-dev): Bump @babel/preset-env from 7.23.9 to 7.24.0 (#39734) dependabot[bot] 2024-03-05 13:25:37 +02:00
  • ef4bb60f69 Build(deps-dev): Bump @babel/core from 7.23.9 to 7.24.0 (#39735) dependabot[bot] 2024-03-05 13:22:38 +02:00
  • edd42ec74d Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#39733) dependabot[bot] 2024-03-05 13:22:16 +02:00
  • 86b4c934fe Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 (#39732) dependabot[bot] 2024-03-05 13:19:18 +02:00
  • de4767ab10 Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 (#39731) dependabot[bot] 2024-03-05 13:18:43 +02:00
  • 712e722165 docs: remove Google Analytics (#39725) XhmikosR 2024-03-04 20:34:48 +02:00
  • 99562ba37c Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 (#39714) dependabot[bot] 2024-02-27 15:24:40 +02:00
  • 723fff975e Build(deps-dev): Bump eslint from 8.56.0 to 8.57.0 (#39711) dependabot[bot] 2024-02-27 15:20:22 +02:00
  • c55a5fa698 Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0 (#39713) dependabot[bot] 2024-02-27 15:19:08 +02:00
  • 6f1300068b Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4 (#39715) dependabot[bot] 2024-02-27 15:17:48 +02:00
  • 4f1fb5094f Build(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2 (#39704) dependabot[bot] 2024-02-22 22:04:59 +02:00
  • dc7ce9fbda Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2 (#39703) dependabot[bot] 2024-02-22 21:59:12 +02:00
  • 4a7ff943f5 Merge accordion selectors for border-radius rule (#39697) Vasyl Zuziak 2024-02-22 04:11:39 -08:00
  • fa9c12ac66 Build(deps-dev): Bump sass from 1.71.0 to 1.71.1 (#39699) dependabot[bot] 2024-02-21 12:02:26 +02:00
  • 6e1f75f420 Release v5.3.3 (#39524) Julien Déramond 2024-02-20 16:14:29 +01:00
  • 3caef2b4e6 Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690) dependabot[bot] 2024-02-20 17:03:19 +02:00
  • 4abac9b76b Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691) dependabot[bot] 2024-02-20 14:45:28 +02:00
  • c396a2a444 Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684) dependabot[bot] 2024-02-18 09:09:39 +02:00
  • c9a8a40b9c Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (#39683) dependabot[bot] 2024-02-18 09:06:04 +02:00
  • 6aecb376b5 Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672) dependabot[bot] 2024-02-18 09:04:14 +02:00
  • 4081168658 Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682) dependabot[bot] 2024-02-18 09:01:05 +02:00
  • 4605d71310 Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673) dependabot[bot] 2024-02-18 09:00:15 +02:00
  • 08eeee33d5 Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675) dependabot[bot] 2024-02-18 08:59:46 +02:00
  • f92d635329 Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676) dependabot[bot] 2024-02-18 08:58:26 +02:00
  • 6ed1cdd43e Selector Engine: fix multiple IDs (#39201) GeoSot 2024-02-18 08:58:07 +02:00
  • 1bc85bfe2b Fix product example mobile navbar toggler (#39657) Julien Déramond 2024-02-14 21:33:47 +01:00
  • cb7467b428 Docs: fix typos in Vite, Parcel and Webpack guides (#39592) Robert Martin 2024-02-13 12:28:35 -06:00
  • d30385b9df Docs: update colors table to be responsive in Customize > Color page (#39663) DrejT 2024-02-13 13:36:40 +05:30
  • 4e35f64fdc Drop --bs-accordion-btn-focus-border-color and deprecate $accordion-button-focus-border-color (#39560) Julien Déramond 2024-02-06 21:04:06 +01:00
  • 409fd23d92 Changed RTL processing of carousel control icons (#39536) Abdullah Alharbi 2024-02-06 23:02:43 +03:00
  • 5010e8d73e Fix the focus ring on focused checked buttons (#39595) Louis-Maxime Piton 2024-02-06 20:59:42 +01:00
  • d85a84b7b1 Update jasmine and regenerate package-lock.json (#39654) XhmikosR 2024-02-06 21:56:08 +02:00
  • e4d8f149ab Build(deps): Bump release-drafter/release-drafter from 5 to 6 (#39653) dependabot[bot] 2024-02-06 21:47:04 +02:00
  • 40c6d8a4bc Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651) dependabot[bot] 2024-02-06 21:46:52 +02:00
  • 4e94fb54d4 Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 (#39650) dependabot[bot] 2024-02-06 21:35:43 +02:00
  • 4a7f538847 Build(deps-dev): Bump postcss from 8.4.33 to 8.4.34 (#39652) dependabot[bot] 2024-02-06 21:33:10 +02:00
  • aaa8e6c8a5 Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39649) dependabot[bot] 2024-02-06 21:32:41 +02:00
  • 52cc9342cb Bump copyright year to 2024 Julien Déramond 2024-02-05 21:39:38 +01:00
  • b75f637f4d docs: clean up example.html (#39528) XhmikosR 2024-02-02 09:56:42 +02:00
  • 21624b91cd Build(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 (#39630) dependabot[bot] 2024-02-02 09:04:00 +02:00
  • f994344353 Build(deps-dev): Bump hugo-bin from 0.118.1 to 0.119.0 (#39631) dependabot[bot] 2024-02-02 09:03:15 +02:00
  • f93b8110ed Build(deps-dev): Bump @babel/cli from 7.23.4 to 7.23.9 (#39628) dependabot[bot] 2024-02-02 09:01:28 +02:00
  • 706381d248 Build(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9 (#39629) dependabot[bot] 2024-02-02 09:01:02 +02:00
  • b3e13cd7da Build(deps-dev): Bump npm-run-all2 from 6.1.1 to 6.1.2 (#39627) dependabot[bot] 2024-02-02 09:00:22 +02:00