Releases: primer/behaviors
Releases · primer/behaviors
v1.8.4
v1.8.3
Patch Changes
- #597
43f432aThanks @iansan5653! - ExposeisEditableElementutil
v1.8.2
Patch Changes
- #594
5cd0b90Thanks @iansan5653! - Respectcontenteditableelements when checking for editability infocus-zonebehavior
v1.8.1
Patch Changes
- #473
d88c043Thanks @TylerJDev! - Prevent duplicate sentinels from being added if some already exist in the container of the focus trap.
v1.8.0
Minor Changes
- #462
62dc90aThanks @camertron! - Ensure focusZone() clears all potential active descendants
v1.7.2
Patch Changes
- #429
4b729b0Thanks @TylerJDev! - Adds mutation observer tofocus-trapto ensure sentinel elements are always in the correct position
v1.7.1
Patch Changes
- #421
fd1419aThanks @joshblack! - Remove optionalDependencies from npm package
v1.7.0
Minor Changes
- #400
67215a5Thanks @joshblack! - Update the output of the package to correctly map "import" conditions to ESM
v1.6.0
Minor Changes
- #263
5d7e0b1Thanks @TylerJDev! - Adjusts mutation observer to now trackhiddenanddisabledattributes being applied or removed.
Patch Changes
- #399
3a3cd61Thanks @JelloBagel! - Fix bug found when removing nodes in a focus zone with strict mode enabled