-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor copies and composites (#2316)
* working toward phasing out copy - macros and copies behave the same way - combine plain macro and plain copy attributes into implicit prop attribute - if no prop, name applies to replacement (no assignNames) - if prop, still applies to copy, use assignNames for pieces * the ability to copy componentIndex from non-standard composites * updateValue, animateFromSequence handle target subnames and subnames component index * Actions always await performUpdate and similar * render composite replacements with commas * assignNames, componentIndex skip only blank children * correctly copy with no-link copies of a prop * aslist attribute for additional composites
- Loading branch information
Showing
193 changed files
with
26,161 additions
and
24,708 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.