This repository was archived by the owner on Jun 1, 2020. It is now read-only.
UX Aspects 2.0.0 beta 3
Pre-release
Pre-release
·
207 commits
to master
since this release
The Angular-only documentation site can now be previewed at uxaspects.github.io/UXAspects-2.
Installation
npm install @ux-aspects/ux-aspects@2.0.0-beta.3Breaking Changes (from UX Aspects 1.x)
- AngularJS components and
HybridModulehave been removed, and from now on must be imported from@ux-aspects/ux-aspects-ng1. Refer to the UX Aspects (AngularJS) documentation for details. - The
distfolder has now been removed from the published package. Any import paths referring to@ux-aspects/ux-aspects/dist/...can be replaced with@ux-aspects/ux-aspects/.... - With the removal of AngularJS components, all dependencies are now resolved through NPM and the package no longer contains third party code; therefore the Licenses file has been removed.
Known Issues
- The 2.0.0 beta documentation site currently has no showcase content.
Any questions or feedback? Feel free to open an issue on GitHub!