Commit Graph

58 Commits

Author SHA1 Message Date
sinanisler 4c5e0f535f fix: add additional translation for resetAll in Turkish 2025-12-23 14:22:22 +03:00
sinanisler 6157f0fbdb release 2025-12-23 14:06:51 +03:00
sinanisler 7233c6f0cf new supported langauges list: { code: 'en', name: 'English' },
{ code: 'de', name: 'Deutsch' },
    { code: 'es', name: 'Español' },
    { code: 'it', name: 'Italiano' },
    { code: 'fr', name: 'Français' },
    { code: 'ru', name: 'Русский' },
    { code: 'tr', name: 'Türkçe' },
    { code: 'ar', name: 'العربية' },
    { code: 'hi', name: 'हिन्दी' },
    { code: 'zh-cn', name: '简体中文' },
    { code: 'jp', name: '日本語' },
    { code: 'pt', name: 'Português' },
    { code: 'bn', name: 'বাংলা' },
    { code: 'ko', name: '한국어' },
    { code: 'vi', name: 'Tiếng Việt' },
    { code: 'id', name: 'Bahasa Indonesia' },
    { code: 'th', name: 'ไทย' },
    { code: 'pl', name: 'Polski' },
    { code: 'nl', name: 'Nederlands' },
    { code: 'el', name: 'Ελληνικά' },
    { code: 'sv', name: 'Svenska' },
    { code: 'no', name: 'Norsk' },
    { code: 'da', name: 'Dansk' },
    { code: 'fi', name: 'Suomi' },
    { code: 'cs', name: 'Čeština' },
    { code: 'hu', name: 'Magyar' },
    { code: 'ro', name: 'Română' },
    { code: 'he', name: 'עברית' },
    { code: 'fa', name: 'فارسی' },
    { code: 'ur', name: 'اردو' },
    { code: 'pa', name: 'ਪੰਜਾਬੀ' },
    { code: 'mr', name: 'मराठी' },
    { code: 'te', name: 'తెలుగు' },
    { code: 'ta', name: 'தமிழ்' },
    { code: 'ms', name: 'Bahasa Melayu' },
    { code: 'tl', name: 'Filipino' }
2025-12-23 14:04:49 +03:00
sinanisler cc0b2bc285 release 2025-12-22 21:33:51 +03:00
sinanisler b722e404f8 fix: reduce border thickness for accessibility button 2025-12-22 21:33:33 +03:00
sinanisler 4b97a9df47 release 2025-12-22 21:31:05 +03:00
sinanisler 7018dff80c Add multilingual support for saturation, font selection, and color filter voice commands 2025-12-22 21:24:58 +03:00
sinanisler 228fde8f27 release 2025-12-22 14:13:35 +03:00
sinanisler 20944ed822 release 2025-12-22 13:35:54 +03:00
sinanisler 5304876abe Add multilingual support for voice commands and speech synthesis 2025-12-22 13:35:17 +03:00
sinanisler 52b43cdad4 Enhance voice command recognition with additional phrases and improved matching logic 2025-12-22 13:28:47 +03:00
sinanisler 44069d4bef release 2025-12-22 12:58:41 +03:00
sinanisler 46814f4ada Fix button SVG and high contrast icon for improved accessibility 2025-12-22 12:54:32 +03:00
sinanisler a29ee635d4 Refactor DOM caching and class management for improved performance and clarity 2025-12-22 12:52:56 +03:00
sinanisler eaf5d955a4 Update header in widget.js for improved project link visibility 2025-12-22 12:31:32 +03:00
sinanisler c3f73f0866 Update widget.js header for improved visibility of project links 2025-12-22 12:28:12 +03:00
sinanisler 9e2cf08d6e release 2025-12-22 03:10:42 +03: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 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 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 03f4304c1c Remove widget features summary and configuration example comments from widget.js 2025-06-23 12:48:28 +03:00
sinanisler d35af73dc7 Add customizable voice commands and grid layout configuration to enhance accessibility widget 2025-06-23 12:38:17 +03:00
sinanisler 298b4e2a7e Refactor widget.js to standardize SVG icon dimensions and improve layout configuration 2025-06-23 12:30:39 +03:00
sinanisler bfd15cab5a Merge branch 'main' of https://github.com/sinanisler/snn-accessibility-widget 2025-06-23 12:29:33 +03:00
sinanisler d2966cb738 Enhance README.md with detailed accessibility features and update widget.js to support customizable widget layout 2025-06-23 12:28:52 +03:00
sinanisler cc5a1799ba Update SVG icons in widget.js for improved accessibility and responsiveness 2025-06-23 01:36:41 +03:00
sinanisler 03ce6af1df Bump version to 1.0.2 in package.json and increase z-index for accessibility widget styles 2025-06-23 01:16:46 +03:00
sinanisler 9a9c734b41 Update button styles in widget.js to improve visual consistency and accessibility 2025-06-23 00:42:36 +03:00