-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rix(repeat): fix keyed issues & contextual property optimization (#2050)
* wip * fix(repeat): set contextual properties for sort ops * refactor(repeat): get key from oldViews * refactor(repeat): overhaul scope / key caching * refactor(repeat): bust key cache * refactor(repeat): fix newKey thing * wip: pre-nuke backup * refactor(repeat): inefficient but working thing * perf(repeat): pass 1 * perf(repeat): pass 2 * refactor(repeat): fix update issue * refactor(repeat): more bugfixing / cleanup * refactor(repeat): cleanup unnecessary stuff * test(repeat): mutations? * chore(repeat): internal props
- Loading branch information
Showing
3 changed files
with
204 additions
and
238 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
Oops, something went wrong.