You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 3 година
12345678910111213141516171819
  1. # aria-query Change Log
  2. ## 1.0.0
  3. - Updated values of aria-haspopup to include ARIA 1.1 role values
  4. - Added the CHANGELOG file
  5. ## 2.0.0
  6. - Remove package-lock file.
  7. - Add Watchman config file.
  8. ## 2.0.1
  9. - Added aria-errormessage to the ARIA Props Map.
  10. ## 3.0.0
  11. - Bumping to a major version because of a previous breaking change.