Skip to content

2.1.0 #32

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

Merged
merged 7 commits into from
Feb 6, 2021
Merged

2.1.0 #32

merged 7 commits into from
Feb 6, 2021

Conversation

EranNL
Copy link
Contributor

@EranNL EranNL commented Feb 6, 2021

No description provided.

* WIP

* WIP

* Added regex rule

* Added regex to export
* Added checked rule

* Updated dependencies
* Added dirty flag
* Added touched flag
* Added valid flag
* Added pending flag
* Added setting errors from props
@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #32 (4507b34) into master (4d80629) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        13    +2     
  Lines          278       360   +82     
  Branches        71        91   +20     
=========================================
+ Hits           278       360   +82     
Impacted Files Coverage Δ
src/Validator.ts 100.00% <100.00%> (ø)
src/common/dom.ts 100.00% <100.00%> (ø)
src/components/ValidatorArea.tsx 100.00% <100.00%> (ø)
src/components/ValidatorProvider.tsx 100.00% <100.00%> (ø)
src/rules/checked.ts 100.00% <100.00%> (ø)
src/rules/regex.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d80629...3dd9ddc. Read the comment docs.

@EranNL EranNL merged commit 57d1ccc into master Feb 6, 2021
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.

1 participant