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

Commit Graph

  • d60f146507 Carousel: add a helper to get the active element GeoSot 2021-07-08 01:29:25 +03:00
  • 65cf77ae3e Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527) GeoSot 2021-12-21 17:19:29 +02:00
  • aec213711a docs: add reference to sticky-xxl utils (#35579) Kyle Tsang 2021-12-20 23:22:58 -08:00
  • 32401fdc37 fix(docs): typo in Alerts CSS Variables description (#35575) Julien Déramond 2021-12-21 08:09:43 +01:00
  • 8ccb27a213 Update devDependencies (#35545) XhmikosR 2021-12-21 08:39:43 +02:00
  • a2c056e1f6 fix(alerts): ensure color is set and used (#35571) Gaël Poupard 2021-12-20 13:22:29 +01:00
  • 42162546f2 docs: A fix for CSS Variables and some proposal (#35563) Louis-Maxime Piton 2021-12-18 12:53:36 +01:00
  • c2db7108c2 Fix typo in comment (#35564) Phil E. Taylor 2021-12-18 05:58:31 +00:00
  • f729e4c7d1 Convert alerts to CSS variables (#35401) Mark Otto 2021-12-16 21:16:24 -08:00
  • 9c60983949 Backport #35556 (#35558) Julien Déramond 2021-12-16 10:22:03 +01:00
  • 4a66f229ed Add missing border-radius for btn-group (#35467) Andy Jiang 2021-12-16 03:43:30 -05:00
  • d17801265e Add sticky bottom utility (#35518) Florian Lacreuse 2021-12-16 09:27:00 +01:00
  • 2d07383e32 docs: Use param to set Bootstrap version in Contents page (#35556) Julien Déramond 2021-12-16 09:20:48 +01:00
  • f7cb3639a7 Update devDependencies XhmikosR 2021-12-16 09:13:16 +02:00
  • c488b8fcc3 Update Stylelint and our config too XhmikosR 2021-12-14 09:40:42 +02:00
  • 0b3796e33d docs: Add responsive variations for align-content-between (#35532) Ty Mick 2021-12-14 12:29:35 -08:00
  • c24f751c63 JS tests: only test one Node.js version (#35481) XhmikosR 2021-12-10 16:40:32 +02:00
  • 33f37880df CI: add workflow_dispatch (#35454) XhmikosR 2021-12-02 23:02:11 +02:00
  • 9a5a5c57aa Remove the now outdated build/svgo.yml (#35447) XhmikosR 2021-12-01 15:16:24 +02:00
  • 7245437856 build/change-version.js: fix wrong map usage (#35395) XhmikosR 2021-11-24 10:49:35 +02:00
  • d99c820f9c README.md: wrap file contents in a details element (#35452) XhmikosR 2021-12-02 22:53:12 +02:00
  • b81ce1f9e2 README.md remove broken "David DM" dependency badges (#35313) Christian Oliff 2021-11-03 21:36:39 +09:00
  • a22694da13 build/postcss.config.js: minor tweaks (#35506) XhmikosR 2021-12-15 10:52:49 +02:00
  • e0960b08e0 Tooltip: remove extraneous call to _getConfig() (#35540) GeoSot 2021-12-15 10:47:32 +02:00
  • d40fae456e Popover.js: Accept empty content through data-bs-content (#35514) GeoSot 2021-12-15 10:41:31 +02:00
  • cd04fe015f Scrollspy: minor refactoring (#35512) XhmikosR 2021-12-15 09:38:06 +02:00
  • cb46ad633c Reprocess inline SVGs with the latest SVGO (#35484) XhmikosR 2021-12-15 09:29:17 +02:00
  • 28f7c94475 docs: Add responsive variations for align-content-between (#35532) Ty Mick 2021-12-14 12:29:35 -08:00
  • 8cdb6c40bd Update stylelint and stylelint-config-twbs-bootstrap (#35438) XhmikosR 2021-12-14 09:51:31 +02:00
  • cd50942831 Update devDependencies (#35498) XhmikosR 2021-12-14 09:26:43 +02:00
  • 85346f34af change replaceAll function gs/test-sass-unit-tests GeoSot 2021-10-06 01:21:14 +03:00
  • ac2494eba2 support multiple files GeoSot 2021-10-04 00:58:27 +03:00
  • 26190efcc5 tweaking GeoSot 2021-10-03 23:57:15 +03:00
  • cded4ea03e Add true-sass for scss unit test GeoSot 2021-09-30 01:41:53 +03:00
  • 886b940796 Extract Component config functionality to a separate class (#33872) GeoSot 2021-12-10 18:18:18 +02:00
  • 68f226750d JS tests: only test one Node.js version (#35481) XhmikosR 2021-12-10 16:40:32 +02:00
  • 63d38b1974 Tab: minor refactoring (#35511) XhmikosR 2021-12-10 07:51:57 +02:00
  • 871c8bdd3f util/index.js: minor refactoring (#35510) XhmikosR 2021-12-10 07:48:04 +02:00
  • eaa801c899 Toast: join multiple classList calls (#35507) XhmikosR 2021-12-10 07:42:08 +02:00
  • 94d4fa3b10 Fix tests fixture type (#35501) XhmikosR 2021-12-09 16:01:29 +02:00
  • 28a5a72ed5 Scrollbar - remove margin/padding properties properly (#35388) GeoSot 2021-12-09 15:49:28 +02:00
  • c376cb0763 Dropdown: fix toggle focus after dropdown is hidden using the ESC button (#35500) GeoSot 2021-12-09 15:34:17 +02:00
  • 4fd5539c75 ScrollBar.js. Minor refactoring and add test (#35492) GeoSot 2021-12-09 15:05:50 +02:00
  • de7c3a7439 Merge branch 'main' into main-fod-table-separator main-fod-table-separator Gaël Poupard 2021-12-08 15:59:17 +01:00
  • 2a7015e630 Fix variable name in form overview docs (#35468) Alexander Gitter 2021-12-07 19:51:50 +01:00
  • e45111fb74 Replace inline styles in example "Dropdowns" (#35483) Anton 2021-12-07 21:45:56 +03:00
  • 328f723008 Tooltip: remove title attribute before show & add tests (#35456) GeoSot 2021-12-07 15:51:56 +02:00
  • ba7863a5bb Fix typo in $purples (#35466) Alexander Gitter 2021-12-07 11:34:16 +01:00
  • 9fe09e89f7 feat(CSS vars)[WIP]: using fallback values insteead of explicit declarations fod-css-vars-tooltip Gaël Poupard 2021-12-07 11:09:24 +01:00
  • b2200c3b24 Bump cspell from 5.13.1 to 5.13.2 (#35473) dependabot[bot] 2021-12-07 12:06:12 +02:00
  • a75d2098eb Update devDependencies (#35472) XhmikosR 2021-12-07 10:39:09 +02:00
  • fd49c062c9 Document the util() mixin pr/34102 Mark Otto 2021-12-04 12:12:54 -08:00
  • 91e25a3892 Update utility mixin and wrap utility classes in $enable- variable Mark Otto 2021-12-04 12:12:42 -08:00
  • 6ea0e7ea8a Issue #33861: New utl() mixin Andreas Hennings 2021-05-25 00:00:44 +02:00
  • 134dc7c5a0 WIP main-xmr-pa11y-ci XhmikosR 2021-12-03 14:46:37 +02:00
  • 1884e36dce Add pa11y-ci for accessibility testing. XhmikosR 2019-08-28 17:05:00 +03:00
  • a780d74b28 Docs offcanvas navbar (#34487) Mark Otto 2021-12-03 00:08:01 -08:00
  • 6eef480e1e CI: add workflow_dispatch (#35454) XhmikosR 2021-12-02 23:02:11 +02:00
  • 2ff1eb0daa README.md: wrap file contents in a details element (#35452) XhmikosR 2021-12-02 22:53:12 +02:00
  • a18aa137a7 Docs: remove version folder from static files main-xmr-hugo-rm-ver XhmikosR 2020-05-14 11:36:39 +03:00
  • bc4bd10c6d WIP main-xmr-hugo-docs-vendor XhmikosR 2020-11-22 17:34:23 +02:00
  • 97ed344fbc Adapt to the recent main changes XhmikosR 2020-10-20 10:46:04 +03:00
  • e3486447d8 Add Hugo Pipes logic for local and vendored scripts. Regis Philibert 2020-07-03 18:33:57 +03:00
  • 6f2c9fa459 Use Hugo mounts for our docs vendor JS files. XhmikosR 2019-08-17 19:38:24 +03:00
  • d8999dd566 Tests: Minor fixes (#35455) Louis-Maxime Piton 2021-12-02 11:01:11 +01:00
  • 49b7adedd6 Fixes main-xmr-markdownlint XhmikosR 2021-12-01 18:31:47 +02:00
  • dd65751b36 Disable a few more rules. XhmikosR 2020-01-24 17:51:25 +02:00
  • 20b1758a96 Add markdownlint support. XhmikosR 2020-01-17 15:26:32 +02:00
  • 385fea49e8 Tooltip/Popover: add underscore prefix to protected functions GeoSot 2021-11-29 16:25:12 +02:00
  • bd79d69a73 Tooltip: a simple code-block position change GeoSot 2021-11-29 16:16:42 +02:00
  • 1f7b83203d Tooltip: simplify popper check GeoSot 2021-11-28 14:18:59 +02:00
  • 9b9372e8dd Tooltip: refactor _hoverState to Boolean to achieve better control GeoSot 2021-11-28 04:02:10 +02:00
  • 8eacbaa08b Tooltip: merge timeout functionality GeoSot 2021-11-28 03:58:59 +02:00
  • c69ccba08c Tooltip: Change _enter & _leave to work without arguments GeoSot 2021-11-28 03:09:42 +02:00
  • a20e4203fe Tooltip: Remove redundant config.delay check GeoSot 2021-11-28 03:06:15 +02:00
  • 724663b3cd Tooltip: Remove Data.set usage for dynamically created tip GeoSot 2021-11-28 02:46:28 +02:00
  • 3baeb0a5c1 Tooltip: merge isAnimated checks GeoSot 2021-11-26 02:15:24 +02:00
  • 53c77c0203 Tooltip: refactor jQueryInterface GeoSot 2021-11-25 20:33:42 +02:00
  • a5945369bd Dropdown: change doc for data-bs-popper=none GeoSot 2021-11-24 02:07:17 +02:00
  • dd07c1ff9e Dropdown: clearMenus is always an event callback GeoSot 2021-10-10 17:56:34 +03:00
  • f71640f048 Dropdown: Clean more GeoSot 2021-10-10 16:47:02 +03:00
  • 21e5618ba7 Dropdown: rename vars GeoSot 2021-10-10 16:39:47 +03:00
  • 0686fa00f0 Dropdown: Remove redundant Space check GeoSot 2021-10-10 16:31:39 +03:00
  • a14a552d83 Dropdown: Deduplicate complex check GeoSot 2021-10-10 16:21:34 +03:00
  • bff95d55af Dropdown: Remove redundant check since the show method already does it GeoSot 2021-10-10 15:39:47 +03:00
  • 2d32802f53 Dropdown: Change constant to the way we use it GeoSot 2021-10-10 15:24:07 +03:00
  • fb5921dec4 Dropdown: Merge display='static' & isNavbar functionality activating static popper with no styles attached GeoSot 2021-10-10 15:09:57 +03:00
  • 137b324930 Dropdown: Remove static method used once GeoSot 2021-10-10 14:59:12 +03:00
  • 8b308b76f0 Dropdown tests: Use a function to improve readability (#35448) GeoSot 2021-12-01 16:49:02 +02:00
  • c8d4a0f806 Revert "Fix import/extensions issues" main-xmr-xo XhmikosR 2021-12-01 16:01:29 +02:00
  • 088d7d19de build-plugins. XhmikosR 2021-11-26 19:45:23 +02:00
  • 043756b613 Fix import/extensions issues XhmikosR 2021-08-26 19:23:46 +03:00
  • 076af07fc0 Fix new lint issues XhmikosR 2021-08-26 19:12:28 +03:00
  • caa0592bee Switch to using xo directly. XhmikosR 2020-05-02 18:06:36 +03:00
  • 01b08d958c Remove the now outdated build/svgo.yml (#35447) XhmikosR 2021-12-01 15:16:24 +02:00
  • cab62af2e6 Fix popover arrow & tooltip template after the setContent addition (#35441) GeoSot 2021-12-01 15:10:10 +02:00
  • 44a6cd724c Tooltip: remove leftover method (#35440) GeoSot 2021-12-01 14:53:56 +02:00
  • 2fe90d8b16 Update edge-to-edge design instructions (#35446) Ethan Clevenger 2021-12-01 04:34:03 -08:00
  • e5d8256e42 tests/unit/util/scrollbar.spec.js: rename function XhmikosR 2021-11-26 10:15:58 +02:00
  • 11ce6c2dcd tests: fix a few typos XhmikosR 2021-11-26 10:09:12 +02:00