Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Args table integration #2

Closed
wants to merge 8 commits into from
Closed

Args table integration #2

wants to merge 8 commits into from

Conversation

kroeder
Copy link
Member

@kroeder kroeder commented Mar 11, 2022

No description provided.

kroeder and others added 8 commits March 7, 2022 09:31
This commit does multiple things at once:
- refactoring of existing code to make it easier to read and maintain
- add support for base classes (e.g. component A extends directive B)
  => Inputs/Outputs over the child class and all base classes are
     aggregated and merged
- add support for @input of type setAccessor
- add support for @Input/@output aliases (e.g. @input("alias"))
- ignore abstract directives and classes as entry points
@kroeder kroeder closed this Mar 11, 2022
@kroeder kroeder deleted the args-table branch March 11, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants