Tags: Kayeeec/teaful
Tags
Add getStore helper + withStore HoC. Change callback + remove Store +… … add docs + add tests (teafuljs#19) * Implement getStore helper and withStore HoC * Add a test + fix about HoC * add fix * Fix HoC with all store * Add bundlewatch * Reduce size * Improve bits * Reduce size * Change forceRender * Add more size checks * golfing * Add again prototype * Improve tests * Add badge to README.md * Add LICENSE and CONTRIBUTING.md * Improve test * improve docs * Unify callbacks to only one * Implement callbacks inside useStore and remove Store component (no makes sense now) * Rename listener to forceRender * Add roadmap * fix doc * Improve docs * Update package.json * fix + update version * fix prototype * Reduce bytes * Update docs * Finish docs + add tests * Add test about multi stores * Update tests/withStore.test.js * Fix withStore callback
Implement new features: reset property, add new store properties (tea… …fuljs#5) * Implement new features: reset property, add new store properties * Fix fragmented * Add reset fn to invented hooks * Fix displayName for React chrome extension * fix * Remove invalid console.log * fix * Update README.md * fix * reformat * fix * fix * Rename fragmented-store to fragstore * Fix docs * fix * Reimplement lib to another way * Update proxy * fix * fix * fix * fix callbacks * Add comments * add test * Add GH action * format and rename tests folder