Plugin Directory

Changeset 3063978


Ignore:
Timestamp:
04/03/2024 05:07:19 PM (2 years ago)
Author:
onlineada
Message:

2.0.0

Location:
accessibility-toolbar
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • accessibility-toolbar/tags/2.0.0/README.md

    r3063972 r3063978  
    1 # Accessibility Toolbar by Ability, Inc
     1=== Plugin Name ===
    22
    3 This template should help get you started developing with Vue 3 in Vite.
     3Contributors: onlineada
     4Plugin Name: The Accessibility Toolbar by Online ADA
     5Plugin URI: https://adatoolbar.com/upgradeplugin/
     6Tags: accessibility, web accessibility, compliance, wcag, ada, website accessibility compliance, WordPress accessibility, accessibility toolbar,toolbar
     7Author URI: https://adatoolbar.com
     8Author: Ability, Inc
     9Tested up to: 6.3.3
     10Requires at least: 4.6
     11Stable tag: "1.4.2"
     12Version 1.4.2
     13Requires PHP: 5.6
     14License: GPLv2 or later
     15License URI: http://www.gnu.org/licenses/gpl-2.0.html
    416
    5 ## Recommended IDE Setup
     17Add front-end WCAG compliant accessibility options for your visitors in just seconds with The Accessibility Toolbar!
    618
    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 ==
    820
    9 ## Customize configuration
     21Boost the Accessibility of Any Website with The Accessibility Toolbar
    1022
    11 See [Vite Configuration Reference](https://vitejs.dev/config/).
     23Add front-end accessibility options to your website in just seconds! Add this plugin and immediately provide WCAG compliant features for those with disabilities.
    1224
    13 ## Project Setup
     25Visitors can change the font, enlarge text size, and find the best color contrast to make sure they can easily consume your content.
    1426
    15 ```sh
    16 npm install
    17 ```
     27User�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.
    1828
    19 ### Compile and Hot-Reload for Development
     29The toolbar is completely mobile responsive and provides a seamless experience for users across desktops, tablets, and mobile devices.
    2030
    21 ```sh
    22 npm run dev
    23 ```
     31This is the most elegant accessibility solution available.
    2432
    25 ### Compile and Minify for Production
    2633
    27 ```sh
    28 npm run build
    29 ```
    3034
    31 ### Run Headed Component Tests with [Cypress Component Testing](https://on.cypress.io/component)
     35== Installation ==
    3236
    33 ```sh
    34 npm run test:unit:dev # or `npm run test:unit` for headless testing
    35 ```
     37== Screenshots ==
    3638
    37 ### Run End-to-End Tests with [Cypress](https://www.cypress.io/)
     391. Front end view of Toolbar collapsed
     402. Front end view of Toolbar expanded
    3841
    39 ```sh
    40 npm run test:e2e:dev
    41 ```
     42== Upgrade Notice ==
    4243
    43 This runs the end-to-end tests against the Vite development server.
    44 It is much faster than the production build.
     44== Changelog ==
    4545
    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.
    4750
    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
    5253
    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
    5457
    55 ```sh
    56 npm run lint
    57 ```
     58- [ 1.3.1 ] - 01/26/2021
    5859
    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 ===
    22
    3 This template should help get you started developing with Vue 3 in Vite.
     3Contributors: onlineada
     4Plugin Name: The Accessibility Toolbar by Online ADA
     5Plugin URI: https://adatoolbar.com/upgradeplugin/
     6Tags: accessibility, web accessibility, compliance, wcag, ada, website accessibility compliance, WordPress accessibility, accessibility toolbar,toolbar
     7Author URI: https://adatoolbar.com
     8Author: Ability, Inc
     9Tested up to: 6.3.3
     10Requires at least: 4.6
     11Stable tag: "1.4.2"
     12Version 1.4.2
     13Requires PHP: 5.6
     14License: GPLv2 or later
     15License URI: http://www.gnu.org/licenses/gpl-2.0.html
    416
    5 ## Recommended IDE Setup
     17Add front-end WCAG compliant accessibility options for your visitors in just seconds with The Accessibility Toolbar!
    618
    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 ==
    820
    9 ## Customize configuration
     21Boost the Accessibility of Any Website with The Accessibility Toolbar
    1022
    11 See [Vite Configuration Reference](https://vitejs.dev/config/).
     23Add front-end accessibility options to your website in just seconds! Add this plugin and immediately provide WCAG compliant features for those with disabilities.
    1224
    13 ## Project Setup
     25Visitors can change the font, enlarge text size, and find the best color contrast to make sure they can easily consume your content.
    1426
    15 ```sh
    16 npm install
    17 ```
     27User�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.
    1828
    19 ### Compile and Hot-Reload for Development
     29The toolbar is completely mobile responsive and provides a seamless experience for users across desktops, tablets, and mobile devices.
    2030
    21 ```sh
    22 npm run dev
    23 ```
     31This is the most elegant accessibility solution available.
    2432
    25 ### Compile and Minify for Production
    2633
    27 ```sh
    28 npm run build
    29 ```
    3034
    31 ### Run Headed Component Tests with [Cypress Component Testing](https://on.cypress.io/component)
     35== Installation ==
    3236
    33 ```sh
    34 npm run test:unit:dev # or `npm run test:unit` for headless testing
    35 ```
     37== Screenshots ==
    3638
    37 ### Run End-to-End Tests with [Cypress](https://www.cypress.io/)
     391. Front end view of Toolbar collapsed
     402. Front end view of Toolbar expanded
    3841
    39 ```sh
    40 npm run test:e2e:dev
    41 ```
     42== Upgrade Notice ==
    4243
    43 This runs the end-to-end tests against the Vite development server.
    44 It is much faster than the production build.
     44== Changelog ==
    4545
    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.
    4750
    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
    5253
    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
    5457
    55 ```sh
    56 npm run lint
    57 ```
     58- [ 1.3.1 ] - 01/26/2021
    5859
    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.