Changeset 3063978
- Timestamp:
- 04/03/2024 05:07:19 PM (2 years ago)
- Location:
- accessibility-toolbar
- Files:
-
- 2 edited
-
tags/2.0.0/README.md (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
accessibility-toolbar/tags/2.0.0/README.md
r3063972 r3063978 1 # Accessibility Toolbar by Ability, Inc 1 === Plugin Name === 2 2 3 This template should help get you started developing with Vue 3 in Vite. 3 Contributors: onlineada 4 Plugin Name: The Accessibility Toolbar by Online ADA 5 Plugin URI: https://adatoolbar.com/upgradeplugin/ 6 Tags: accessibility, web accessibility, compliance, wcag, ada, website accessibility compliance, WordPress accessibility, accessibility toolbar,toolbar 7 Author URI: https://adatoolbar.com 8 Author: Ability, Inc 9 Tested up to: 6.3.3 10 Requires at least: 4.6 11 Stable tag: "1.4.2" 12 Version 1.4.2 13 Requires PHP: 5.6 14 License: GPLv2 or later 15 License URI: http://www.gnu.org/licenses/gpl-2.0.html 4 16 5 ## Recommended IDE Setup 17 Add front-end WCAG compliant accessibility options for your visitors in just seconds with The Accessibility Toolbar! 6 18 7 [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). 19 == Description == 8 20 9 ## Customize configuration 21 Boost the Accessibility of Any Website with The Accessibility Toolbar 10 22 11 See [Vite Configuration Reference](https://vitejs.dev/config/).23 Add front-end accessibility options to your website in just seconds! Add this plugin and immediately provide WCAG compliant features for those with disabilities. 12 24 13 ## Project Setup 25 Visitors can change the font, enlarge text size, and find the best color contrast to make sure they can easily consume your content. 14 26 15 ```sh 16 npm install 17 ``` 27 User�s preferred accessibility options are saved in their browser so their preferences are automatically loaded when they return to your site or navigate to any other site using the Accessibility Toolbar. 18 28 19 ### Compile and Hot-Reload for Development 29 The toolbar is completely mobile responsive and provides a seamless experience for users across desktops, tablets, and mobile devices. 20 30 21 ```sh 22 npm run dev 23 ``` 31 This is the most elegant accessibility solution available. 24 32 25 ### Compile and Minify for Production26 33 27 ```sh28 npm run build29 ```30 34 31 ### Run Headed Component Tests with [Cypress Component Testing](https://on.cypress.io/component) 35 == Installation == 32 36 33 ```sh 34 npm run test:unit:dev # or `npm run test:unit` for headless testing 35 ``` 37 == Screenshots == 36 38 37 ### Run End-to-End Tests with [Cypress](https://www.cypress.io/) 39 1. Front end view of Toolbar collapsed 40 2. Front end view of Toolbar expanded 38 41 39 ```sh 40 npm run test:e2e:dev 41 ``` 42 == Upgrade Notice == 42 43 43 This runs the end-to-end tests against the Vite development server. 44 It is much faster than the production build. 44 == Changelog == 45 45 46 But it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments): 46 - [2.0.0 ] - 4/3/2024 47 * Upgraded the Accessibility Toolbar to our new product Max Access. 48 * Tested up to WordPress 6.3 and PHP 8.2 49 * Upgraded all customers who previously paid for a pro license to Max Access Standard, which will be reflected on your dashboard.onlineada.com account. You're now receiving a far superior service for the same price. 47 50 48 ```sh 49 npm run build 50 npm run test:e2e 51 ``` 51 - [ 1.40.2 ] - 11/09/2022 52 * Fixed version number on plugin 52 53 53 ### Lint with [ESLint](https://eslint.org/) 54 - [ 1.40.1] - 11/09/2022 55 * Tested up to wordpress 6.1 56 * Added support for up to PHP 8.1 54 57 55 ```sh 56 npm run lint 57 ``` 58 - [ 1.3.1 ] - 01/26/2021 58 59 59 ### Testing with wp_demo 60 Max Access plugin files are linked and will be brought in from ./accessibility-toolbar-plugin/plugin to ./wordpress-demo/wp-content/plugins/accessibility-toolbar. 61 To view changes made from ./accessibility-toolbar-plugin/plugin, run 'npm run build' 60 * Tested working on version 5.6 of WordPress 61 62 - [ 1.3.0 ] - 02/25/2020 63 64 * Fixed positioning and performance issues. 65 66 - [ 1.2.8 ] - 10/28/2019 67 68 * Added new features for pro version including hiding the account settings gear and positioning the toolbar on either the left or right hand side of the page. 69 70 - [ 1.2.7 ] - 09/23/2019 71 72 * Fixed issue with regex patterns not working within Firefox and IE. 73 74 - [ 1.2.6 ] - 09/18/2019 75 76 * Fixed compatibility issues with phone link script replacing visual composer auto generated class names. 77 78 - [ 1.2.5 ] - 09/10/2019 79 80 * Fixed compatibility issues with Firefox and IE. 81 82 - [ 1.2.2 ] - 05/20/2019 83 84 * Updates to the usibility of the text to speech feature for pro users. 85 86 - [ 1.2.1 ] - 05/20/2019 87 88 * Updated the accessibility menu display conditions. 89 90 - [ 1.2.0 ] - 05/17/2019 91 92 * Added new options for accessibility toolbar pro. 93 94 - [ 1.1.10 ] - 05/16/2019 95 96 * Fixed issue with special function script that was throwing errors when coming across empty anchor tags. 97 98 - [ 1.1.8 ] - 05/15/2019 99 100 * Added new link/button outline as a pro feature. 101 * Added a new menu page "Element Controls" that show the special toolbar classes that add control over how the toolbar handles elements on your site. 102 103 - [ 1.1.7 ] - 05/14/2019 104 105 * Updates to the admin dashboard for the toolbar. 106 107 - [ 1.1.6 ] - 05/14/2019 108 109 * The ada-img-hide class now accounts for svgs. 110 111 - [ 1.1.5 ] - 05/14/2019 112 113 * Updated contrast scripts to account for all body p tags that were previously being overlooked. 114 115 - [ 1.1.4 ] - 05/14/2019 116 117 * Adjusted plugin name and added optimization to toolbar front end scripts. 118 119 - [ 1.1.3 ] - 05/13/2019 120 121 * Added functionality for hiding all background images. 122 123 == Frequently Asked Questions == 124 125 -
accessibility-toolbar/trunk/README.md
r3063972 r3063978 1 # Accessibility Toolbar by Ability, Inc 1 === Plugin Name === 2 2 3 This template should help get you started developing with Vue 3 in Vite. 3 Contributors: onlineada 4 Plugin Name: The Accessibility Toolbar by Online ADA 5 Plugin URI: https://adatoolbar.com/upgradeplugin/ 6 Tags: accessibility, web accessibility, compliance, wcag, ada, website accessibility compliance, WordPress accessibility, accessibility toolbar,toolbar 7 Author URI: https://adatoolbar.com 8 Author: Ability, Inc 9 Tested up to: 6.3.3 10 Requires at least: 4.6 11 Stable tag: "1.4.2" 12 Version 1.4.2 13 Requires PHP: 5.6 14 License: GPLv2 or later 15 License URI: http://www.gnu.org/licenses/gpl-2.0.html 4 16 5 ## Recommended IDE Setup 17 Add front-end WCAG compliant accessibility options for your visitors in just seconds with The Accessibility Toolbar! 6 18 7 [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). 19 == Description == 8 20 9 ## Customize configuration 21 Boost the Accessibility of Any Website with The Accessibility Toolbar 10 22 11 See [Vite Configuration Reference](https://vitejs.dev/config/).23 Add front-end accessibility options to your website in just seconds! Add this plugin and immediately provide WCAG compliant features for those with disabilities. 12 24 13 ## Project Setup 25 Visitors can change the font, enlarge text size, and find the best color contrast to make sure they can easily consume your content. 14 26 15 ```sh 16 npm install 17 ``` 27 User�s preferred accessibility options are saved in their browser so their preferences are automatically loaded when they return to your site or navigate to any other site using the Accessibility Toolbar. 18 28 19 ### Compile and Hot-Reload for Development 29 The toolbar is completely mobile responsive and provides a seamless experience for users across desktops, tablets, and mobile devices. 20 30 21 ```sh 22 npm run dev 23 ``` 31 This is the most elegant accessibility solution available. 24 32 25 ### Compile and Minify for Production26 33 27 ```sh28 npm run build29 ```30 34 31 ### Run Headed Component Tests with [Cypress Component Testing](https://on.cypress.io/component) 35 == Installation == 32 36 33 ```sh 34 npm run test:unit:dev # or `npm run test:unit` for headless testing 35 ``` 37 == Screenshots == 36 38 37 ### Run End-to-End Tests with [Cypress](https://www.cypress.io/) 39 1. Front end view of Toolbar collapsed 40 2. Front end view of Toolbar expanded 38 41 39 ```sh 40 npm run test:e2e:dev 41 ``` 42 == Upgrade Notice == 42 43 43 This runs the end-to-end tests against the Vite development server. 44 It is much faster than the production build. 44 == Changelog == 45 45 46 But it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments): 46 - [2.0.0 ] - 4/3/2024 47 * Upgraded the Accessibility Toolbar to our new product Max Access. 48 * Tested up to WordPress 6.3 and PHP 8.2 49 * Upgraded all customers who previously paid for a pro license to Max Access Standard, which will be reflected on your dashboard.onlineada.com account. You're now receiving a far superior service for the same price. 47 50 48 ```sh 49 npm run build 50 npm run test:e2e 51 ``` 51 - [ 1.40.2 ] - 11/09/2022 52 * Fixed version number on plugin 52 53 53 ### Lint with [ESLint](https://eslint.org/) 54 - [ 1.40.1] - 11/09/2022 55 * Tested up to wordpress 6.1 56 * Added support for up to PHP 8.1 54 57 55 ```sh 56 npm run lint 57 ``` 58 - [ 1.3.1 ] - 01/26/2021 58 59 59 ### Testing with wp_demo 60 Max Access plugin files are linked and will be brought in from ./accessibility-toolbar-plugin/plugin to ./wordpress-demo/wp-content/plugins/accessibility-toolbar. 61 To view changes made from ./accessibility-toolbar-plugin/plugin, run 'npm run build' 60 * Tested working on version 5.6 of WordPress 61 62 - [ 1.3.0 ] - 02/25/2020 63 64 * Fixed positioning and performance issues. 65 66 - [ 1.2.8 ] - 10/28/2019 67 68 * Added new features for pro version including hiding the account settings gear and positioning the toolbar on either the left or right hand side of the page. 69 70 - [ 1.2.7 ] - 09/23/2019 71 72 * Fixed issue with regex patterns not working within Firefox and IE. 73 74 - [ 1.2.6 ] - 09/18/2019 75 76 * Fixed compatibility issues with phone link script replacing visual composer auto generated class names. 77 78 - [ 1.2.5 ] - 09/10/2019 79 80 * Fixed compatibility issues with Firefox and IE. 81 82 - [ 1.2.2 ] - 05/20/2019 83 84 * Updates to the usibility of the text to speech feature for pro users. 85 86 - [ 1.2.1 ] - 05/20/2019 87 88 * Updated the accessibility menu display conditions. 89 90 - [ 1.2.0 ] - 05/17/2019 91 92 * Added new options for accessibility toolbar pro. 93 94 - [ 1.1.10 ] - 05/16/2019 95 96 * Fixed issue with special function script that was throwing errors when coming across empty anchor tags. 97 98 - [ 1.1.8 ] - 05/15/2019 99 100 * Added new link/button outline as a pro feature. 101 * Added a new menu page "Element Controls" that show the special toolbar classes that add control over how the toolbar handles elements on your site. 102 103 - [ 1.1.7 ] - 05/14/2019 104 105 * Updates to the admin dashboard for the toolbar. 106 107 - [ 1.1.6 ] - 05/14/2019 108 109 * The ada-img-hide class now accounts for svgs. 110 111 - [ 1.1.5 ] - 05/14/2019 112 113 * Updated contrast scripts to account for all body p tags that were previously being overlooked. 114 115 - [ 1.1.4 ] - 05/14/2019 116 117 * Adjusted plugin name and added optimization to toolbar front end scripts. 118 119 - [ 1.1.3 ] - 05/13/2019 120 121 * Added functionality for hiding all background images. 122 123 == Frequently Asked Questions == 124 125
Note: See TracChangeset
for help on using the changeset viewer.