This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Releases: illright/attractions
Releases · illright/attractions
Minor improvements
- Display the label in the FormField as a block element
- Allow disabling the clickaway of modals
Version bump to avoid collision
A little git history rewrite caused problems with npm and v.2.0.0-alpha. This only fixes it.
Interface Improvements
Notable changes:
- Restructure the library: imports from
'attractions/src/*'
can now be imported directly from'attractions/*'
. - Improve the interface of components: added extra customizability and a few more components.
- Set up code style checking: linters are now properly configured to ensure consistency in the code.
Initial Release
This is the first version to be released on NPM. The next steps are to test and improve it to reach a stable version with adequate documentation.