Skip to content
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

Choose a tag to compare

@donna-marijne donna-marijne released this 12 Jul 18:00
· 207 commits to master since this release
74056dc

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.3

Breaking Changes (from UX Aspects 1.x)

  • AngularJS components and HybridModule have 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 dist folder 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!