8000 Tags · Kayeeec/teaful · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Kayeeec/teaful

Tags

0.7.2

Toggle 0.7.2's commit message
Update package.json version

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix microbundle bug (teafuljs#35)

* Fix microbundle bug

* fix

0.7.0

Toggle 0.7.0's commit message
Rename lib to Teaful

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.6.0-canary.2

Toggle 0.6.0-canary.2's commit message
Reduce bytes

0.6.0-canary.1

Toggle 0.6.0-canary.1's commit message
fix + update version

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Some improvements: rename Provider to Store, add types + fix eslint (t…

…eafuljs#14)

* Some improvements: rename Provider to Store, add types + fix eslint

* Add linter to action

* Change test to it

0.4.1

Toggle 0.4.1's commit message
Update package.json version

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce callbacks (teafuljs#3)

0