File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.7.2
4+
5+ ### Fixed
6+
7+ - Encapsulate counter text in P element for better accessibility compliance
8+ - Add new dialogTitle setting to allow dialog title customization for better accessibility compliance
9+ - Revert "fix not clickable close() region for slider"
10+
311## v2.7.1
412
513### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @midzer/tobii" ,
3- "version" : " 2.7.1 " ,
3+ "version" : " 2.7.2 " ,
44 "description" : " An accessible, open-source lightbox with no dependencies." ,
55 "main" : " ./dist/tobii.js" ,
66 "module" : " ./dist/tobii.module.js" ,
Original file line number Diff line number Diff line change 22 * Tobii
33 *
44 * @author midzer
5- * @version 2.7.1
5+ * @version 2.7.2
66 * @url https://github.com/midzer/tobii
77 *
88 * MIT License
You can’t perform that action at this time.
0 commit comments