All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add integration of
@aegisjsproject/state
and@aegisjsproject/router
- Add support for
@aegisjsproject/state
and@aegisjsproject/router
- Add
AegisView
- Do not bundle everything external in
component.cjs
- Updates for compatibility with
@aegisjsproject/styles
changes
- Updates eslint and config (now uses
@shgysk8zer0/eslint-config
) - Updates versions on testing scripts
- Updates GitHub Workflows
- Add WIP Aegis Checkbox base class/component
- Add Input Errors as static properties to base AegisInput
- Misc updates
- Update
@aegisjsproject/core
and@aegisjsproject/styles
- Update imports
- Add custom error classes for
AegisInput
components, forinternals.setValidity()
- Add custom state constants
- Renamed to
@aegisjsproject/component
- Add base component class for custom inputs
- Add more ARIA automated handling
- Renamed to
@aegisjsproject/component
- General standardizing of things
- Major updates to
AegisInput
class - Misc updates to as required throughout
- Fix
clamp
mapping toMath.clamp
where available
- Update
@shgysk8zer0/aegis
&@shgysk8zer0/aegis-styles
- Fix typos in README
- Add
keywords
inpackage.json
Initial Release