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

feat: provide the color component instance as ColorWrap token #352

Merged
merged 3 commits into from
Jun 21, 2021

Conversation

mmuenker
Copy link
Contributor

Reopen:

Allows injecting the color component instance with a common injection token. For instance, a directive that should work with any color component and should have access to the current color component instance. With the common injection token, the directive can inject any color component instance with one injection statement.

Allows injecting the color component instance with a common injection token. For instance, a directive that should work with any color component and should have access to the current color component instance. With the common injection token, the directive can inject any color component instance with one injection statement.

Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
Allows injecting the color component instance with a common injection token. For instance, a directive that should work with any color component and should have access to the current color component instance. With the common injection token, the directive can inject any color component instance with one injection statement.

Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
… into feat-add-common-injection-token

# Conflicts:
#	src/lib/components/alpha/alpha-picker.component.ts
#	src/lib/components/block/block.component.ts
#	src/lib/components/chrome/chrome.component.ts
#	src/lib/components/circle/circle.component.ts
#	src/lib/components/compact/compact.component.ts
#	src/lib/components/github/github.component.ts
#	src/lib/components/hue/hue-picker.component.ts
#	src/lib/components/material/material.component.ts
#	src/lib/components/photoshop/photoshop.component.ts
#	src/lib/components/shade/shade-picker.component.ts
#	src/lib/components/sketch/sketch.component.ts
#	src/lib/components/slider/slider.component.ts
#	src/lib/components/swatches/swatches.component.ts
#	src/lib/components/twitter/twitter.component.ts
@scttcper
Copy link
Owner

🎉 This PR is included in version 7.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants