You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More Dependency Updates
**Added**
- Add WIP Aegis Checkbox base class/component
- Add Input Errors as static properties to base AegisInput
**Changed**
- Misc updates
Rename to `@aegisjsproject/component` & misc updates
**Added**
- Add base component class for custom inputs
- Add more ARIA automated handling
**Changed**
- Renamed to `@aegisjsproject/component`
- General standardizing of things
- Major updates to `AegisInput` class
- Misc updates to as required throughout
**Fixed**
- Fix `clamp` mapping to `Math.clamp` where available