intergalactic
intergalactic copied to clipboard
[860qfetxf][base-triger] Feature/clear hint to filter trigger extends
Motivation and Context
Added composition api for FilterTrigger.
How has this been tested?
Manually + unit-test
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue).
- [X] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
- [X] Nice improve.
Checklist:
- [X] My code follows the code style of this project.
- [X] I have updated the documentation accordingly or it's not required.
- [X] Unit tests are not broken.
- [X] I have added changelog note to corresponding
CHANGELOG.mdfile with planned publish date. - [X] I have added new unit tests on added of fixed functionality.