Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

feat($compile): support dynamic transclusion slots #14227

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 12, 2016

  1. feat($compile): support dynamic transclusion slots

    Make the 1.5+ multi-slot transclusion even more powerful. Allow the slots to be defined dynamically by component consumers, so components become more abstract, while template injection is clean and flexible.
    odolha committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    878c877 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Configuration menu
    Copy the full SHA
    59a39fb View commit details
    Browse the repository at this point in the history