Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Releases: illright/attractions

Minor improvements

05 Jul 08:44
1388ef4
Compare
Choose a tag to compare
  • Display the label in the FormField as a block element
  • Allow disabling the clickaway of modals

Version bump to avoid collision

02 Jul 10:31
Compare
Choose a tag to compare

A little git history rewrite caused problems with npm and v.2.0.0-alpha. This only fixes it.

Interface Improvements

02 Jul 10:17
d059907
Compare
Choose a tag to compare

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

28 May 20:54
95b9c51
Compare
Choose a tag to compare

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.