| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-22 | Remove version comment from JavaScript src files (#38294) | GeoSot | 1 | -1/+1 | |
| 2022-12-24 | Release v5.3.0-alpha1 (#37661) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-11-22 | Merge branch 'main' into prepare-523 | XhmikosR | 1 | -3/+3 | |
| 2022-11-21 | Bump version to 5.2.3 | XhmikosR | 1 | -1/+1 | |
| 2022-10-26 | Use explicit imports in our javascript source files (#36854) | GeoSot | 1 | -3/+3 | |
| 2022-10-03 | Release v5.2.2 (#37236) | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.2.2 * Dist | |||||
| 2022-09-07 | Release v5.2.1 (#37098) | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.2.1. * Dist | |||||
| 2022-07-19 | Release v5.2.0 (#36768) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.2.0 * Dist * Update masthead.html | |||||
| 2022-06-01 | Re-ordering js default objects | louismaxime.piton | 1 | -4/+4 | |
| 2022-05-13 | Prepare v5.2.0-beta1 | Mark Otto | 1 | -1/+1 | |
| 2022-01-29 | Remove a few unneeded variables | XhmikosR | 1 | -6/+3 | |
| 2021-12-10 | Extract Component config functionality to a separate class (#33872) | GeoSot | 1 | -11/+16 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-10-13 | JS: minor refactoring (#35183) | XhmikosR | 1 | -10/+18 | |
| * add missing comments * shorten block comments * reorder constants * reorder public/private methods * sort exports alphabetically in util/index.js * fix a couple of typos | |||||
| 2021-10-09 | Bump version to 5.1.3. | XhmikosR | 1 | -1/+1 | |
| 2021-10-05 | Release v5.1.2 (#35114) | XhmikosR | 1 | -1/+1 | |
| 2021-09-15 | Minor refactoring (#34980) | XhmikosR | 1 | -5/+1 | |
| Rename variables and remove a temporary one | |||||
| 2021-09-08 | Remove remaining "master" branch references (#34932) | Julien Déramond | 1 | -1/+1 | |
| 2021-09-07 | Release v5.1.1 (#34869)v5.1.1 | XhmikosR | 1 | -1/+1 | |
| * Prepare v5.1.1. * Dist | |||||
| 2021-08-04 | Prepare v5.1.0. (#34674)v5.1.0 | XhmikosR | 1 | -1/+1 | |
| 2021-07-27 | Add shift-tab keyboard support for dialogs (modal & Offcanvas components) ↵ | Ryan Berliner | 1 | -0/+109 | |
| (#33865) * consolidate dialog focus trap logic * add shift-tab support to focustrap * remove redundant null check of trap element Co-authored-by: GeoSot <[email protected]> * remove area support forom focusableChildren * fix no expectations warning in focustrap tests Co-authored-by: GeoSot <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
