- 12 Oct, 2022 1 commit
-
-
Julien Déramond authored
-
- 07 Oct, 2022 1 commit
-
-
GeoSot authored
-
- 06 Oct, 2022 1 commit
-
-
GeoSot authored
-
- 03 Oct, 2022 2 commits
-
-
Julien Déramond authored
-
XhmikosR authored
* Bump version to v5.2.2 * Dist
-
- 02 Oct, 2022 3 commits
-
-
GeoSot authored
* fix: keyboard functionality * test: add tests * Add some focus spies in 2 other unit tests Co-authored-by:
Julien Déramond <juderamond@gmail.com>
-
Patrick H. Lauke authored
* Use `fs-` font sizing classes where needed * Also add info callout about heading hierarchy in modals
-
XhmikosR authored
* Update devDependencies * @babel/cli ^7.18.10 → ^7.19.3 * @babel/core ^7.19.1 → ^7.19.3 * @babel/preset-env ^7.19.1 → ^7.19.3 * eslint-plugin-unicorn ^43.0.2 → ^44.0.0 * hugo-bin ^0.92.1 → ^0.92.2 * lockfile-lint ^4.9.3 → ^4.9.5 * postcss ^8.4.16 → ^8.4.17 * stylelint ^14.12.1 → ^14.13.0 * vnu-jar 21.10.12 → 22.9.29 * toast.js: fix new lint errors
-
- 27 Sep, 2022 2 commits
-
-
Julien Déramond authored
-
GeoSot authored
This fixes a backward incompatible change in v5.2.1 where `.drodown-toggle` isn't present in the markup.
-
- 23 Sep, 2022 1 commit
-
-
GeoSot authored
-
- 21 Sep, 2022 2 commits
-
-
Carson Sievert authored
* Close #36947: fix active class toggling tabs within dropdown
-
GeoSot authored
-
- 20 Sep, 2022 2 commits
- 15 Sep, 2022 1 commit
-
-
Jérémie Broutier authored
* Fix modal event listeners (#37126 ) Co-authored-by:
GeoSot <geo.sotis@gmail.com>
-
- 14 Sep, 2022 1 commit
-
-
GeoSot authored
fix: add trick to support tooltip selector usage on dynamic created tooltips that utilize `title` attribute (#36914)
-
- 07 Sep, 2022 3 commits
-
-
XhmikosR authored
* Bump version to v5.2.1. * Dist
-
- 02 Sep, 2022 1 commit
-
-
Louis-Maxime Piton authored
-
- 28 Jul, 2022 1 commit
-
-
GeoSot authored
* feat(ScrollSpy): make the threshold option configurable
-
- 27 Jul, 2022 1 commit
-
-
GeoSot authored
fix(reg): Re-set tooltip title, on disposal
-
- 19 Jul, 2022 2 commits
- 18 Jul, 2022 1 commit
-
-
Marc Wrobel authored
Shoutout is correct but has been replaced by its more common form : Shout-out (https://www.merriam-webster.com/dictionary/shout-out).
-
- 15 Jul, 2022 1 commit
-
-
Julien Déramond authored
-
- 14 Jul, 2022 1 commit
-
-
GeoSot authored
* fix(offcanvas): activate focustrap when backdrop is enabled * Adding tabindex='-1' for both offcanvases in the docs * Remove useless aria-expanded='false' in togglers * Update js/tests/unit/offcanvas.spec.js Co-authored-by:
Julien Déramond <julien.deramond@orange.com> Co-authored-by:
Julien Déramond <juderamond@gmail.com> Co-authored-by:
Patrick H. Lauke <redux@splintered.co.uk>
-
- 11 Jul, 2022 1 commit
-
-
Louis-Maxime Piton authored
* Fix * .
-
- 06 Jul, 2022 1 commit
-
-
Nathan Walters authored
-
- 04 Jul, 2022 1 commit
-
-
Julien Déramond authored
-
- 30 Jun, 2022 1 commit
-
-
Aleksander Machniak authored
* Fix interoperability issue regarding Event properties - make possible to re-set read-only event properties - use hydrateObj() to set delegateTarget property Fixes #36207 Co-authored-by:
GeoSot <geo.sotis@gmail.com> Co-authored-by:
Julien Déramond <julien.deramond@orange.com>
-
- 27 Jun, 2022 2 commits
- 21 Jun, 2022 1 commit
-
-
GeoSot authored
-
- 14 Jun, 2022 2 commits
-
-
GeoSot authored
* docs: remove redundant reference to `interval=false` * docs: remove redundant reference to `interval=false` from tests Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
GeoSot authored
some browsers validate the empty object as `true`, so is safer to use an explicit check
-
- 08 Jun, 2022 2 commits
-
-
Julien Déramond authored
-
GeoSot authored
-
- 03 Jun, 2022 1 commit
-
-
Patrick H. Lauke authored
see https://github.com/twbs/bootstrap/discussions/35755 Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though)
-