Skip to content

Feature/validate all elements #9

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 6 commits into from
Sep 28, 2020
Merged

Conversation

EranNL
Copy link
Contributor

@EranNL EranNL commented Sep 28, 2020

No description provided.

@EranNL EranNL merged commit 7a6bf5e into develop Sep 28, 2020
EranNL added a commit that referenced this pull request Oct 2, 2020
* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

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

Co-authored-by: Eran Machiels <[email protected]>

* Added travis config

* Added codecov (#7)

Co-authored-by: Eran Machiels <[email protected]>

* 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 <[email protected]>

* WIP validation all elements (#8)

* WIP validation all elements

* Fixes

* Added missing docs

Co-authored-by: Eran Machiels <[email protected]>

* Feature/validate all elements (#9)

* WIP validation all elements

* Fixes

* Added missing docs

* Added some dom tests

* Fixes

Co-authored-by: Eran Machiels <[email protected]>

* Feature/publishing (#10)

* Added readme

* Added everything to be exported

Co-authored-by: Eran Machiels <[email protected]>

* 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 <[email protected]>

Co-authored-by: Eran Machiels <[email protected]>
@EranNL EranNL deleted the feature/validate-all-elements branch October 24, 2020 11:58
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