Skip to content

Tags: coderan-io/validator

Tags

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.2 (#37)

* Removed root import error when installed as dependency
* Fixed valid default true

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.1 (#34)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.0 (#32)

* Added active url to index export
* Added regex rule
* Added checked rule
* Added area dirty flag
* Added area touched flag
* Added area valid flag
* Added area pending flag
* Added setting errors from props

2.0.1

Toggle 2.0.1's commit message
Merge branch 'release/2.0.1'

2.0.0

Toggle 2.0.0's commit message
Upped package version

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.0.0 (#12)

* Feature/setup (#1)

* Added typescript & removed start files

* Added, fixed and tests most of the code

* Fixes

* removed redundand extra if check

* Added tests to have a higher coverage

* Added eslint

* Re-added babel config

* Removed unused validate method

* Fixed default destructing value never used

* fixed testarea not validatable

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/min max rule (#2)

* Changed messages to use area name

* Fixed area test messages

* Added min rule

* Changed min value argument name

* Added max rule

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/rewrite rules (#3)

* Added basic localization and fixed tests

* Fixed eslint for tests

* Added docs, cleanup

* Fixed typo

* Fixed typo

* Added root imports, reorganized file structure

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Fixed including and ignoring files incorrectly in eslint and tsconfig (#4)

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Added travis config

* Added codecov (#7)

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/access other areas (#6)

* Added access to validator, area and provider (when used) within validation rules

* Added missing doc

* Minor fixes

* Unneeded initial value fixes

* Re-added missing null type for name

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* WIP validation all elements (#8)

* WIP validation all elements

* Fixes

* Added missing docs

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/validate all elements (#9)

* WIP validation all elements

* Fixes

* Added missing docs

* Added some dom tests

* Fixes

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/publishing (#10)

* Added readme

* Added everything to be exported

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

* Feature/publishing (#11)

* Added readme

* Added everything to be exported

* Added idea workspace map

* Removed idea workspace file

* 1.0.0

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>

Co-authored-by: Eran Machiels <dev@eranmachiels.nl>