0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(service): getvalidators method add in the RxFormControl #377 More... over 4 years ago
feat(service): allow abstractcontroloptions for FormGroup #332 More... over 4 years ago
fix(grid): update source infinite looping More... over 4 years ago
fix(validator): FormControl must be valid only if configured separator is match #333 More... over 4 years ago
fix(mask): format the mask after update the value. More... over 4 years ago
feat(grid): add columnwise filter More... over 4 years ago
fix: set the page after changing the language #372 More... over 4 years ago
feature request example added #336 and 374 More... over 4 years ago
feat: multilingual grid and header column grouping More... over 4 years ago
add backend error messages through formgroup spec More... over 4 years ago
clearBackEndMessage without errors More... over 4 years ago
chore: reactive form validator package version modification More... over 4 years ago
fix: validation state #360 More... over 4 years ago
Merge branch 'master' of https://github.com/rxweb/rxweb More... over 4 years ago
fix: calling valuechanges multiple times #361 More... over 4 years ago
Merge pull request #356 from donalfenwick/fix-validation-error-with-zero-in-range-validator More... over 4 years ago
update code to confirm with recommendations from codacy quality review More... over 4 years ago
check if the control value is null/undefined when running the range validator. This avoids control.value returning false in the if statement when its value us zero. More... over 4 years ago
add a test to demonstrate that the range validator fails when the range is between 0-N and the initial value is set up with 0 More... over 4 years ago
fix(validator): remove greek regex #351 More... over 4 years ago
feat(validator): allow min length in mask validation #335 More... over 4 years ago
spec fix of toDate sanitizer #342 More... over 4 years ago
feat(form-control): add setBackEndErrors and clearBackEndErrors #338 More... over 4 years ago
fix(sanitizer): iso date validation and parsing #342 More... over 4 years ago
fix(form-group): getControlValue method check #346 More... over 4 years ago
fix(types): FormControl missing methods #352 More... over 4 years ago
doc: readme update of @rxweb/types More... over 4 years ago
fix(types): type mismatch in pathValue method #352 More... over 4 years ago
spec build fix More... over 4 years ago
Merge branch 'master' of https://github.com/rxweb/rxweb More... over 4 years ago