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(angular): allow nullable options #605

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

splincode
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build or CI related changes
  • Tests related changes
  • Documentation content changes

What is the current behaviour?

Closes #387

@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

Visit the preview URL for this PR (updated for commit ac4cd62):

https://maskito--pr605-splincode-feat-maski-zocr93gh.web.app

(expires Thu, 19 Oct 2023 08:51:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@splincode splincode force-pushed the splincode/feat/maskito/issues/387 branch from 0d551b8 to e0f7c85 Compare October 18, 2023 08:36
projects/angular/src/lib/maskito.cva.ts Outdated Show resolved Hide resolved
projects/angular/src/lib/maskito.directive.ts Outdated Show resolved Hide resolved
projects/angular/src/lib/maskito.cva.ts Outdated Show resolved Hide resolved
projects/angular/src/lib/maskito.pipe.ts Outdated Show resolved Hide resolved
projects/angular/src/lib/maskito.spec.ts Show resolved Hide resolved
projects/core/src/lib/utils/transform.ts Outdated Show resolved Hide resolved
@splincode splincode force-pushed the splincode/feat/maskito/issues/387 branch from e0f7c85 to ac4cd62 Compare October 18, 2023 08:49
@github-actions github-actions bot added the ready to merge ready label Oct 18, 2023
@nsbarsukov nsbarsukov merged commit 21eaa7c into main Oct 18, 2023
25 checks passed
@nsbarsukov nsbarsukov deleted the splincode/feat/maskito/issues/387 branch October 18, 2023 09:07
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.

🚀 - Allow null in Angular directive
3 participants