This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
Releases: digiaonline/react-foundation
Releases · digiaonline/react-foundation
v0.9.7
v0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.0
Version 0.8.0 (#32) * Update nodejs versions in Travis configuration (to latest, 6, 5 and 4) * Fix ResponsiveNavigation resize handler leak (#27) * Fix ResponsiveNavigation resize event leak * Use bind instead of class properties * Add accordion component (#30) * Add accordion component * Add missing isActive prop on AccordionContent * Add tests for isActive prop on AccordionContent * Add yarn.lock * Change to use prop-types library * Fix warning in progress bar test * Fix linting errors * Add precommit hook