4.0.0-beta.0 (2023-02-09)
⚠ BREAKING CHANGES
- dist file names have changed to *.iife.js and *.es.js
- validation: changes the return type of validation functions from boolean to object
- isEventSupported will no longer be declared in validate
- dist file names have changed to *.iife.js and *.es.js
- validation: changes the return type of validation functions from boolean to object
- isEventSupported will no longer be declared in validate
- validation: changes the return type of validation functions from boolean to object
- isEventSupported will no longer be declared in validate
- isEventSupported will no longer be declared in validate
- validation: changes the return type of validation functions from boolean to object
Features
- add demo environment using vite (07fb0ba), closes #201
- add demo environment using vite (b9329bf), closes #201
- menu: add new TopLinkDisclosureMenu sub-class (93dbca1), closes #168
- menu: add new TopLinkDisclosureMenu sub-class (2481e91), closes #168
Miscellaneous Chores
- remove deprecated validation function (d710180)
- remove deprecated validation function (418d95b)
- remove deprecated validation function (e746d54)
- remove deprecated validation function (01739ca)
Code Refactoring
- validation: return a status and message when validation fails (ec16bc5)
- validation: return a status and message when validation fails (4a490b3)
- validation: return a status and message when validation fails (8933f44)
- validation: return a status and message when validation fails (4e2acb4)
- validation: update validation functions to take advantage of new error system (aba9997)
- validation: update validation functions to take advantage of new error system (81d048a)
- validation: update validation functions to take advantage of new error system (d97d7ae)
- validation: update validation functions to take advantage of new error system (b1782b9)
Documentation
- update references and security policy to reflext 4.x change (f1c639d)
- update references and security policy to reflext 4.x change (c849693)
- update references and security policy to reflext 4.x change (78c2d68)
- update references and security policy to reflext 4.x change (9792aeb)
Build System
- github: enable all workflows for 4.x (a08dda1)
- github: enable all workflows for 4.x (e8220fa)
- github: enable all workflows for 4.x (10b6a96)
- github: enable all workflows for 4.x (f06a060)
- replace rollup with vite and update dist to match (d7b6785)
- replace rollup with vite and update dist to match (304f0ac)
- use test run script for prerelease (9b33d1a)
- use test run script for prerelease (6cc60a3)