Commit Graph

  • a5083dd89d
    Complete documentation for form-switch colors capabilities Flohw 2021-10-06 14:16:36 +02:00
  • 42079b9f11
    First draft to customise form-switch colors Flohw 2021-10-06 14:15:42 +02:00
  • 97b04afd3f Remove functions used once. XhmikosR 2021-11-23 12:04:21 +02:00
  • 9e8e34d2a9 ESLint: disable spaced-comment rule XhmikosR 2021-11-23 10:21:41 +02:00
  • cd5218cc68 event-handler.js: remove unneeded return statement XhmikosR 2021-11-18 21:47:27 +02:00
  • de6c93ae1e event-handler.js: switch to a while loop XhmikosR 2021-11-17 21:23:32 +02:00
  • 60445a4ff9 tooltip.js: use a loop XhmikosR 2021-10-09 22:28:20 +03:00
  • 2ee7a6bf64 Return early in more places XhmikosR 2021-11-09 15:44:14 +02:00
  • 6181fd4aab dropdown: Move constant XhmikosR 2021-11-09 15:43:02 +02:00
  • 49bc88fa6a collapse: merge class toggling GeoSot 2021-11-02 16:40:34 +02:00
  • 1597d0de4c event-handler.js: use for...of XhmikosR 2021-10-29 10:38:52 +03:00
  • 3fa2597d0e Rename variables XhmikosR 2021-10-29 10:38:35 +03:00
  • 4bf2511432 backdrop.js: cache _getElement calls XhmikosR 2021-10-09 21:50:21 +03:00
  • 1ea33e122c Remove a few unneeded variables XhmikosR 2021-10-09 21:49:49 +03:00
  • fa4705b48b
    Merge branch 'main' into patrickhlauke-simplify-offcanvas XhmikosR 2021-12-23 14:39:15 +02:00
  • deb8e3febd
    Add note to carousel crossfade docs about bg color (#35587) XhmikosR 2021-12-23 14:38:43 +02:00
  • 3b4c2e582e
    Merge branch 'main' into carousel-crossfade-text-note #35587 XhmikosR 2021-12-23 14:29:39 +02:00
  • 6a28e4038b
    Merge branch 'main' into patrickhlauke-simplify-offcanvas Patrick H. Lauke 2021-12-23 09:34:44 +00:00
  • 57de8605d0 Remove explicit use of aria-hidden for offcanvas when closed Patrick H. Lauke 2021-12-22 23:43:26 +00:00
  • f171d3e9f7
    Strengthen and expand note about dynamic tabs with dropdown menus (#35588) Patrick H. Lauke 2021-12-23 07:15:36 +00:00
  • 958e217e34
    Update site/content/docs/5.1/components/carousel.md XhmikosR 2021-12-23 08:43:53 +02:00
  • 2bf26663bd Strengthen and expand note about dynamic tabs with dropdown menus #35588 Patrick H. Lauke 2021-12-22 20:18:41 +00:00
  • 9e97db027e
    Update migration.md #35445 XhmikosR 2021-12-22 14:37:09 +02:00
  • 9f80949ab6
    Merge branch 'main' into carousel-crossfade-text-note XhmikosR 2021-12-22 14:29:47 +02:00
  • 91b43306a0
    Update .cspell.json XhmikosR 2021-12-22 14:27:54 +02:00
  • 0d4213bde3 Carousel: move repeated code to a method GeoSot 2021-09-10 02:17:28 +03:00
  • b8ee68cfa0 Carousel: remove always true visibilityState check GeoSot 2021-09-10 02:13:58 +03:00
  • ff4bf4a458 Carousel: move carousel default interval to _getConfig() and simplify it GeoSot 2021-09-10 02:11:14 +03:00
  • 6f79721c82 Carousel: return early and drop a loop. GeoSot 2021-09-10 02:02:44 +03:00
  • d60f146507 Carousel: add a helper to get the active element GeoSot 2021-07-08 01:29:25 +03:00
  • c26d6393ec
    Merge branch 'main' into gs-carousel-cleanup #34945 XhmikosR 2021-12-21 17:22:27 +02:00
  • 65cf77ae3e
    Popover/Tooltip: Fix vertical alignment on arrow of tip elements (#35527) GeoSot 2021-12-21 17:19:29 +02:00
  • 8c5a23d5b7 Carousel: move repeated code to a method GeoSot 2021-09-10 02:17:28 +03:00
  • 4bcbbae7a8 Carousel: remove always true visibilityState check GeoSot 2021-09-10 02:13:58 +03:00
  • ac5b713c1a
    Update tooltip.js #35527 XhmikosR 2021-12-21 16:48:04 +02:00
  • 2cb992711e
    Merge branch 'main' into gs/achieve-vertical-alignment-on-popovers XhmikosR 2021-12-21 16:44:40 +02:00
  • 8dd5f546ed Carousel: move carousel default interval to _getConfig() and simplify it GeoSot 2021-09-10 02:11:14 +03:00
  • cf84f5a48a Carousel: return early and drop a loop. GeoSot 2021-09-10 02:02:44 +03:00
  • f0d8e9c73e Carousel: add a helper to get the active element GeoSot 2021-07-08 01:29:25 +03:00
  • a8dbea2b05
    Bump glob from 7.1.7 to 7.2.0 dependabot[bot] 2021-12-21 10:11:58 +00:00
  • c52e288927
    Bump rtlcss from 3.3.0 to 3.5.0 dependabot[bot] 2021-12-21 10:11:49 +00:00
  • c0b98f3d92
    Bump nodemon from 2.0.12 to 2.0.15 dependabot[bot] 2021-12-21 10:11:20 +00:00
  • aec213711a
    docs: add reference to sticky-xxl utils (#35579) Kyle Tsang 2021-12-20 23:22:58 -08:00
  • b0ddcc2071
    Merge branch 'main' into docs/sticky-xxl #35579 XhmikosR 2021-12-21 09:19:49 +02:00
  • 32401fdc37
    fix(docs): typo in Alerts CSS Variables description (#35575) Julien Déramond 2021-12-21 08:09:43 +01:00
  • 73fac3592d
    Merge branch 'main' into main-jd-fix-docs-alerts-css-variables #35575 XhmikosR 2021-12-21 09:07:08 +02:00
  • 8ccb27a213
    Update devDependencies (#35545) XhmikosR 2021-12-21 08:39:43 +02:00
  • 46f81ece52
    Merge branch 'main' into deps #35545 XhmikosR 2021-12-21 08:35:44 +02:00
  • 1a18029d09 Update devDependencies XhmikosR 2021-12-21 08:32:20 +02:00
  • 609c0cd8d9
    Update modal.js #35580 Rodion 2021-12-21 10:02:45 +08:00
  • 8a3c88bc3c docs: add reference to sticky-xxl utils kyletsang 2021-12-20 18:01:58 -08:00
  • e9ca87a26d
    Merge branch 'twbs:main' into main Garth Vander Houwen 2021-12-20 15:04:24 -08:00
  • 6f982eb49e
    fix(docs): typo in Alerts CSS Variables description Julien Déramond 2021-12-20 13:48:03 +01:00
  • a2c056e1f6
    fix(alerts): ensure color is set and used (#35571) Gaël Poupard 2021-12-20 13:22:29 +01:00
  • 06489e782d fix(alerts): ensure color is set and used #35571 Gaël Poupard 2021-12-20 12:36:54 +01:00
  • 5793b65e60
    Merge branch 'main' into patch-2 Anton 2021-12-20 13:18:08 +03:00
  • f77f2c7b7d
    Merge branch 'main' into patch-3 Paweł Kuna 2021-12-20 11:04:53 +01:00
  • 42162546f2
    docs: A fix for CSS Variables and some proposal (#35563) Louis-Maxime Piton 2021-12-18 12:53:36 +01:00
  • 1e1421a57a
    Merge branch 'main' into main #35563 XhmikosR 2021-12-18 13:48:14 +02:00
  • 85c968b203
    Merge 75348da1bb3d2f61100b1bc4422f748e3d35e719 into c2db7108c2ed45273fd4c9eb9155847153fe1512 #35568 David Allen Arteaga 2021-12-18 01:51:18 -06:00
  • 75348da1bb
    Merge branch 'twbs:main' into main #35568 David Allen Arteaga 2021-12-18 02:23:28 -05:00
  • 33f6add743
    Create webpack.yml David Allen Arteaga 2021-12-18 01:23:16 -06:00
  • 3b9cb41900
    create apisec-main-branch.md David Allen Arteaga 2021-12-18 01:19:00 -06:00
  • c2db7108c2
    Fix typo in comment (#35564) Phil E. Taylor 2021-12-18 05:58:31 +00:00
  • 701b26166e
    Update reboot.md XhmikosR 2021-12-17 20:09:33 +02:00
  • a6b0fb9faf
    s/moddal/modal #35564 Phil E. Taylor 2021-12-17 17:24:57 +00:00
  • fa41478877 Minor fixes for URLs louismaximepiton 2021-12-17 12:09:31 +01:00
  • e98756b835 Minor fix for dropdowns louismaximepiton 2021-12-17 11:17:28 +01:00
  • 2c81701396 docs: Fix CSS variables sections louismaximepiton 2021-12-17 09:57:12 +01:00
  • f59135a301
    Merge branch 'main' into patch-2 #28999 Patrick H. Lauke 2021-12-17 08:24:25 +00:00
  • 8ed61e2ff6
    Update _root.scss #35442 XhmikosR 2021-12-17 08:16:34 +02:00
  • 4ff878f70c
    Update _reboot.scss XhmikosR 2021-12-17 08:15:14 +02:00
  • 4cf0601bf1
    Update _vars.scss XhmikosR 2021-12-17 08:14:15 +02:00
  • e24004bfe9
    Update _root.scss XhmikosR 2021-12-17 08:12:49 +02:00
  • 7cda6386ca
    Merge branch 'main' into css-vars-sass XhmikosR 2021-12-17 08:06:39 +02:00
  • f729e4c7d1
    Convert alerts to CSS variables (#35401) Mark Otto 2021-12-16 21:16:24 -08:00
  • 3bb28cde2b
    Update .bundlewatch.config.json #35401 XhmikosR 2021-12-17 07:13:32 +02:00
  • 16a08ee96e
    Update .bundlewatch.config.json XhmikosR 2021-12-17 07:12:50 +02:00
  • 912eb3a2d9
    Merge branch 'main' into css-vars-alerts XhmikosR 2021-12-17 07:11:45 +02:00
  • 24781f800d
    Update alerts.md XhmikosR 2021-12-17 07:11:33 +02:00
  • 07ec08881f
    Merge branch 'main' into patch-2 XhmikosR 2021-12-17 06:58:08 +02:00
  • 9c60983949
    Backport #35556 (#35558) Julien Déramond 2021-12-16 10:22:03 +01:00
  • 0cb7eb594f
    Update contents.md #35558 XhmikosR 2021-12-16 10:53:59 +02:00
  • 0932d154cd
    Update contents.md XhmikosR 2021-12-16 10:53:24 +02:00
  • 70b75bbcc2
    Use param to set Bootstrap version in Contents doc Julien Déramond 2021-12-16 09:47:44 +01:00
  • 4a66f229ed
    Add missing border-radius for btn-group (#35467) Andy Jiang 2021-12-16 03:43:30 -05:00
  • a9d9155fff
    Merge branch 'main' into main #35467 XhmikosR 2021-12-16 10:28:32 +02:00
  • d17801265e
    Add sticky bottom utility (#35518) Florian Lacreuse 2021-12-16 09:27:00 +01:00
  • e735011141
    Merge branch 'main' into sticky-bottom #35518 XhmikosR 2021-12-16 10:23:30 +02:00
  • 16b8eb77ab
    Update .bundlewatch.config.json XhmikosR 2021-12-16 10:22:46 +02:00
  • 2d07383e32
    docs: Use param to set Bootstrap version in Contents page (#35556) Julien Déramond 2021-12-16 09:20:48 +01:00
  • 32d661560d Popover/Tooltip: Fix vertical alignment on arrow of tip elements GeoSot 2021-12-11 01:39:46 +02: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