-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the VM to the latest version, which includes a number of major changes: - Refactors the resolver to not cache values, as this is unnecessary - Refactors the resolver to return helper/modifier definitions directly - Refactors the resolver to return ResolvedComponentDefinitions - Updates various component definitions - Removes custom helper, modifier, and component managers - Updates built-in helpers to be based on objects with associated helpers/helper managers.
- Loading branch information
Chris Garrett
committed
Dec 4, 2020
1 parent
d89b80e
commit 8a686a8
Showing
92 changed files
with
779 additions
and
1,872 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
73 changes: 0 additions & 73 deletions
73
packages/@ember/-internals/glimmer/lib/compile-time-lookup.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.