Commit Graph

84 Commits

Author SHA1 Message Date
sinanisler c3f73f0866 Update widget.js header for improved visibility of project links 2025-12-22 12:28:12 +03:00
github-actions[bot] 3716e058ec chore: bump version to 2.0.4 2025-12-22 00:25:27 +00:00
sinanisler 90c8003d07 release 2025-12-22 03:25:17 +03:00
sinanisler b7d43247fc Update image in README for better representation 2025-12-22 03:13:34 +03:00
sinanisler ee1f9fd03d Update README.md 2025-12-22 03:13:04 +03:00
github-actions[bot] 1d7ad0ad5c chore: bump version to 2.0.3 2025-12-22 00:10:52 +00:00
sinanisler 9e2cf08d6e release 2025-12-22 03:10:42 +03:00
sinanisler 4d114fa498 fix: remove NPM usage and integration examples from README.md 2025-12-22 03:10:06 +03:00
sinanisler 4a53020ee1 fix: remove feature request link from README.md 2025-12-22 03:09:29 +03:00
sinanisler fed98b0140 fix: update versioning logic to increment patch version in rele ase workflow 2025-12-22 03:07:50 +03:00
sinanisler e7bdf5c18d fix: revert version number to 2.0.2 in package.json 2025-12-22 03:06:24 +03:00
github-actions[bot] c294ef068f chore: bump version to 2.2 2025-12-21 23:56:14 +00:00
sinanisler d748207342 release 2025-12-22 02:56:00 +03:00
sinanisler d8d1dc24fe refactor: enhance accessibility options with optionId for better identification 2025-12-22 02:49:34 +03:00
sinanisler 7be7f2aef9 style: adjust widget width and padding for improved layout and accessibility #3 2025-12-22 02:38:39 +03:00
sinanisler 17699aac92 style: enhance widget appearance with background color, padding, and border radius #3 2025-12-22 02:32:49 +03:00
sinanisler 2d4d0f0755 new: add multilingual support with translations for accessibility widget 2025-12-22 02:29:51 +03:00
sinanisler e1470ddfa7 chore: update rel ease notes to include changelog instead of installation instructions 2025-12-22 02:21:02 +03:00
sinanisler 523d15d8f9 Merge branch 'main' of https://github.com/sinanisler/accessibility-widgets 2025-12-22 02:18:02 +03:00
sinanisler 98720ad119 Remove NPM publish workflow from GitHub Actions 2025-12-22 02:18:00 +03:00
github-actions[bot] 480f2c1d8f chore: bump version to 2.1 2025-12-21 23:16:31 +00:00
sinanisler 5a0716da1b Update NPM publish workflow to use GITHUB_TOKEN for authentication and add release workflow 2025-12-22 02:16:21 +03:00
sinanisler cdb0386f9f Add funding configuration for GitHub sponsorship 2025-12-22 02:09:11 +03:00
sinanisler 1f8b6abf15 Add GitHub Actions workflow for NPM publishing on release creation 2025-12-22 02:04:53 +03:00
sinanisler 787defcdbf Update version to 2.0 in package.json and remove outdated sections from README.md 2025-12-22 02:01:08 +03:00
sinanisler d42319640a Update menu header height for improved accessibility #3 2025-12-22 01:49:26 +03:00
sinanisler 31806503d8 Update menu focus behavior to prioritize the first tool button over the close button 2025-12-22 01:45:31 +03:00
sinanisler 21c25715af Update typography settings in widget configuration for improved readability #3 2025-12-22 01:32:35 +03:00
sinanisler 4c6864ba3c Update widget styles for improved border thickness and padding adjustments, and enhance step indicators functionality #3 2025-12-22 01:27:26 +03:00
sinanisler 983557fe9e Update padding in widget styles for improved layout consistency #3 2025-12-22 01:25:30 +03:00
sinanisler c883d19301 NEW Add saturation filter options to accessibility widget with low, high, and none states 2025-12-22 01:23:12 +03:00
sinanisler c543202a39 Enhance accessibility widget with multi-level text spacing and line height options, and improve pause animations functionality #3 2025-12-22 01:15:29 +03:00
sinanisler cb8d92efcf Refactor SVG icons for improved accessibility and styling consistency #3 2025-12-22 00:56:00 +03:00
sinanisler 63a70ee88d Enhance accessibility widget layout and functionality with step indicators and improved styling #3 2025-12-22 00:39:55 +03:00
sinanisler 38fc62fe93 Add reset button to accessibility widget and enhance tooltip functionality #3 2025-12-22 00:27:04 +03:00
sinanisler 2005bcacda Refactor accessibility widget styles for improved color contrast and clarity #3 2025-12-22 00:16:41 +03:00
sinanisler fd51b80139 Add class attribute to SVG filters for improved accessibility styling 2025-12-21 23:44:58 +03:00
sinanisler 9bb4a10da2 BUG FIX: Refactor high contrast styles to exclude widget container for improved accessibility and isolation 2025-12-21 23:40:30 +03:00
sinanisler b02572e5fb Refactor high contrast handling to apply styles to body instead of documentElement for improved accessibility support 2025-12-21 23:34:32 +03:00
sinanisler ee7e38c7f7 Implement Shadow DOM for accessibility widget and enhance styling for improved isolation and performance 2025-12-21 23:26:59 +03:00
sinanisler f3d4c03fe6 Refactor accessibility menu configuration for improved button ordering and management 2025-12-21 21:54:42 +03:00
sinanisler 6c2837ccbe Update button SVG icon for improved clarity and accessibility 2025-12-21 21:51:56 +03:00
sinanisler 1da6475908 Refactor widget.js to remove unnecessary whitespace and improve code readability. 2025-12-21 21:34:42 +03:00
sinanisler 2e304842e1 Enhance accessibility menu by adding Screen Reader and Voice Command options, and update styles for improved visual feedback. 2025-12-21 21:18:41 +03:00
sinanisler 587f8108c3 Update script source in index.html to use relative URL for widget.js 2025-12-21 20:31:29 +03:00
sinanisler 49aa893318 Update script source in index.html to use absolute URL for widget.js 2025-12-03 21:34:16 +03:00
sinanisler 7b0efee976 Refactor index.html for improved accessibility and layout, including enhanced focus styles, semantic structure, and comprehensive testing sections. 2025-12-03 21:13:45 +03:00
sinanisler d89282270f Bump version to 1.0.7 in package.json and update widget.js styles for improved accessibility 2025-07-31 10:56:17 +03:00
sinanisler 8d279e1cdf Remove local settings configuration file 2025-07-31 10:47:08 +03:00
sinanisler 03f4304c1c Remove widget features summary and configuration example comments from widget.js 2025-06-23 12:48:28 +03:00