-
-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed iterator reactivity in proxyMap and proxySet (#988)
* added iterator fixes for proxyMap and proxySet and updated the examples directory with the newest version of valtio * added tests for proxyMap and proxySet * modified eslint and udpated tests for proxyMap and proxySet * ran prettier on eslint * fixed test * removed unused var * added file specific rule in eslint * added new tests * added new test and moved this.epoch in proxyMap * changed imports in test file * added more tests --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
- Loading branch information
1 parent
bbe3c3a
commit 159221e
Showing
13 changed files
with
550 additions
and
3,429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.