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: add "between" input #220

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alirezahematidev
Copy link

add between input that similarly works like before or after, but accepts two inputs that prepend and append these inputs before and after of the value. in summary it is play role of before and after in one method.

@vercel
Copy link

vercel bot commented Feb 25, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @danielroe on Vercel.

@danielroe first needs to authorize it.

@what-the-diff
Copy link

what-the-diff bot commented Feb 25, 2023

  • Added a new method to the Input interface called between.
  • Implemented this function in createInput and added tests for it as well.

@vercel
Copy link

vercel bot commented Feb 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
magic-regexp ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 25, 2023 at 7:35PM (UTC)

@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (726958b) compared to base (eec62e3).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #220   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          462       472   +10     
  Branches        81        82    +1     
=========================================
+ Hits           462       472   +10     
Impacted Files Coverage Δ
src/core/internal.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants