-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sg and update from source #2
Commits on Apr 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63e4c78 - Browse repository at this point
Copy the full SHA 63e4c78View commit details
Commits on May 23, 2019
-
Some PRs (e.g. validatorjs#1010 and validatorjs#1017) haven't been compiled properly.
Configuration menu - View commit details
-
Copy full SHA for 330ad51 - Browse repository at this point
Copy the full SHA 330ad51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074168a - Browse repository at this point
Copy the full SHA 074168aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ed38f - Browse repository at this point
Copy the full SHA 57ed38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a940f - Browse repository at this point
Copy the full SHA 41a940fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7a793 - Browse repository at this point
Copy the full SHA fd7a793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc9388 - Browse repository at this point
Copy the full SHA 9fc9388View commit details -
Configuration menu - View commit details
-
Copy full SHA for daaf1f7 - Browse repository at this point
Copy the full SHA daaf1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5830e66 - Browse repository at this point
Copy the full SHA 5830e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ff8bf - Browse repository at this point
Copy the full SHA c2ff8bfView commit details -
chore: remove the toString util
This is an internal, undocumented utility that should not be exported.
Configuration menu - View commit details
-
Copy full SHA for 0277eb0 - Browse repository at this point
Copy the full SHA 0277eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c079b7 - Browse repository at this point
Copy the full SHA 7c079b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90cc022 - Browse repository at this point
Copy the full SHA 90cc022View commit details
Commits on May 24, 2019
-
feat(isMobilePhone): add Chile locale and additional prefix for KE lo…
…cale (validatorjs#1035) * isMobilePhone: add additional prefix for KE locale * add Chile mobile number in isMobilePhone
Configuration menu - View commit details
-
Copy full SHA for eb0bbba - Browse repository at this point
Copy the full SHA eb0bbbaView commit details
Commits on May 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 81302a7 - Browse repository at this point
Copy the full SHA 81302a7View commit details
Commits on Jun 18, 2019
-
feat(isIdentityCard): add zh-TW locale (validatorjs#1040)
* Add zh-TW National ID Rule * Add zh-TW ID rule on README.md * fit eslint rules * add built code * add zh-TW id card number test * fixed test on zh-TW id card numbers
Configuration menu - View commit details
-
Copy full SHA for d7dbdd5 - Browse repository at this point
Copy the full SHA d7dbdd5View commit details -
chore: code coverage improvements (validatorjs#1024)
* fix(isISO8601): add additionnals checks for leap years * fix(isDecimal): correct decimal point type for some locales * refactor(rtrim): implement the logic of ltrim * fix(ltrim): add chars escaping * test: add thrown errors handling * test: add missing test cases * fix(isIdentityCard): remove default value for locale * chore: add nyc config for code coverage * chore: add compiled bundles
Configuration menu - View commit details
-
Copy full SHA for 9ee09a7 - Browse repository at this point
Copy the full SHA 9ee09a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7735e0f - Browse repository at this point
Copy the full SHA 7735e0fView commit details
Commits on Jun 20, 2019
-
fix: some fixes to isIdentityCard('he-IL') (validatorjs#1048)
Configuration menu - View commit details
-
Copy full SHA for dcb2db0 - Browse repository at this point
Copy the full SHA dcb2db0View commit details
Commits on Jun 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5c0bf2 - Browse repository at this point
Copy the full SHA c5c0bf2View commit details
Commits on Jul 1, 2019
-
validatorjs#990. Clean up PR validatorjs#991 (validatorjs#1052)
* validatorjs#990. Fix for Fiji mobile phones format validation. * chore: tests and update readme for Fiji isMobile fix closes validatorjs#991
Configuration menu - View commit details
-
Copy full SHA for f3f4070 - Browse repository at this point
Copy the full SHA f3f4070View commit details
Commits on Jul 2, 2019
-
feat(isMobilePhone): add nl-NL locale (validatorjs#1054)
This PR adds support for Dutch (nl-NL) locale for isMobilePhone. closes validatorjs#923 ==== * fix(isMobilePhone): add dutch phone number format * fix: clean-up PR validatorjs#932 - add tests - update README
Configuration menu - View commit details
-
Copy full SHA for 1a2a868 - Browse repository at this point
Copy the full SHA 1a2a868View commit details -
feat(isMobilePhone, isPostalCode): add support for Malta, en-MT (vali…
…datorjs#1055) Co-authored-by: MiChiano <fgnm@gmail.com> closes validatorjs#975 * Add Malta Postal Code (XXX0000) and Phone Number (+356XXYYYYYY) * add malta (MT) to readme and test case * add ar-MA mobile phone * fix: update pr validatorjs#975 - clean-up merge conflicts - add tests for postal code, ref: https://en.wikipedia.org/wiki/Postal_codes_in_Malta * fix: remove ar-MA locale
Configuration menu - View commit details
-
Copy full SHA for 20ad9b7 - Browse repository at this point
Copy the full SHA 20ad9b7View commit details
Commits on Jul 3, 2019
-
feat(isMobilePhone): add Bahrain locale (validatorjs#1056)
This commit adds the Bahrain (ar-BH) locale for isMobile.
Configuration menu - View commit details
-
Copy full SHA for 8d8dbeb - Browse repository at this point
Copy the full SHA 8d8dbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f62084 - Browse repository at this point
Copy the full SHA 2f62084View commit details
Commits on Jul 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 56cd1f0 - Browse repository at this point
Copy the full SHA 56cd1f0View commit details
Commits on Jul 9, 2019
-
feat(isMobile): add de-AT locale (validatorjs#1059)
Co-authored-by: Gibbets <stevepeterka@online.de> * Added isMobile de-AT * Added local de-AT for isMobile * clean up isMobile Austria number closes validatorjs#1038 validatorjs#1028
Configuration menu - View commit details
-
Copy full SHA for 7125c57 - Browse repository at this point
Copy the full SHA 7125c57View commit details -
feat(isMobilePhone): add france oversea department phone codes (valid…
…atorjs#1060) Co-authored-by: khalilus<krbouzidi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4aac1b7 - Browse repository at this point
Copy the full SHA 4aac1b7View commit details
Commits on Jul 24, 2019
-
fix(isHash): to include uppercase chars in hash (validatorjs#1062)
* change hash test regex to include uppercase chars * Clean PR on allow uppercase for isHAsh - Co-authored-by: Ezrqn Kemboi <ezrqnkemboi@gmail.com> - Closes validatorjs#982 validatorjs#987
Configuration menu - View commit details
-
Copy full SHA for cf00ee6 - Browse repository at this point
Copy the full SHA cf00ee6View commit details -
fix(isMACAddress): add use of hyphen or spaces in mac address (valida…
…torjs#1065) - Authoured_by: Ezrqn Kemboi <ezrqnkemboi@gmail.com> - Closes validatorjs#1061
Configuration menu - View commit details
-
Copy full SHA for 02896f3 - Browse repository at this point
Copy the full SHA 02896f3View commit details
Commits on Jul 25, 2019
-
fix(isPostalCode): ensure sweedish postal code does not start with 0 (v…
…alidatorjs#1069) Authored by Ezrqn Kemboi <ezrqnkemboi@gmail.com> Closes validatorjs#1008
Configuration menu - View commit details
-
Copy full SHA for 54bf8c4 - Browse repository at this point
Copy the full SHA 54bf8c4View commit details
Commits on Aug 2, 2019
-
fix(isMobilePhone): ja_JP locale (validatorjs#1073)
This PR fixes ja_JP locale to support 060 prefix and also issue with the general sequence. * fix Japanese mobile phone number * add 060 for ja-JP of isMobile
Configuration menu - View commit details
-
Copy full SHA for 25e84cf - Browse repository at this point
Copy the full SHA 25e84cfView commit details -
fix(isLength): return true if min no supplied (validatorjs#1070)
- ensure that even when user does not pass max and min, set defaults for the same - instance, validator.isLength('aa') returns false, instead, we should return true and set min as 0 and max as undefined - close validatorjs#939
Configuration menu - View commit details
-
Copy full SHA for 1ce76a1 - Browse repository at this point
Copy the full SHA 1ce76a1View commit details -
fix(isLatLong): fix bug on brackets mismatch (validatorjs#1074)
- when lat starts with (, it makes it a true latitude. - Closes validatorjs#929
Configuration menu - View commit details
-
Copy full SHA for 47f3492 - Browse repository at this point
Copy the full SHA 47f3492View commit details
Commits on Aug 8, 2019
-
fix(README): link to contributors (validatorjs#1077)
The (relative) link to contributors was defaulting to `/blob/master/graph/contributors`, I made it absolute instead.
Configuration menu - View commit details
-
Copy full SHA for 98b2ca6 - Browse repository at this point
Copy the full SHA 98b2ca6View commit details
Commits on Aug 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35a72b6 - Browse repository at this point
Copy the full SHA 35a72b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c265581 - Browse repository at this point
Copy the full SHA c265581View commit details
Commits on Aug 17, 2019
-
feat(isBIC): add isBIC validation (validatorjs#1071)
* feature(isBIC): add isBIC validation - validate valid BIC - refers part of validatorjs#951 * chore: add on BIC definition
Configuration menu - View commit details
-
Copy full SHA for 23fcd9c - Browse repository at this point
Copy the full SHA 23fcd9cView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a4ca952 - Browse repository at this point
Copy the full SHA a4ca952View commit details -
Configuration menu - View commit details
-
Copy full SHA for b36b420 - Browse repository at this point
Copy the full SHA b36b420View commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee038b6 - Browse repository at this point
Copy the full SHA ee038b6View commit details
Commits on Oct 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b4672f4 - Browse repository at this point
Copy the full SHA b4672f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 242c3bf - Browse repository at this point
Copy the full SHA 242c3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cff8a58 - Browse repository at this point
Copy the full SHA cff8a58View commit details
Commits on Oct 6, 2019
-
feat: add fa-IR to isAlpha and isAlphanumeric (validatorjs#1121)
* merge conflicts validatorjs#1121 * merge conflicts validatorjs#1121 * comma fix
Configuration menu - View commit details
-
Copy full SHA for 72d9f55 - Browse repository at this point
Copy the full SHA 72d9f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3087572 - Browse repository at this point
Copy the full SHA 3087572View commit details
Commits on Oct 13, 2019
-
fix(isPostalCode): postal code validation fix for locale IN (validato…
…rjs#1152) * postal code validation fix for locale IN * regex updated
Configuration menu - View commit details
-
Copy full SHA for d18a8b8 - Browse repository at this point
Copy the full SHA d18a8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4162ae7 - Browse repository at this point
Copy the full SHA 4162ae7View commit details -
fix: add validation for '0x'-prefixed hex strings (validatorjs#1147)
* Added validation for '0x'-prefixed hex strings. * Added 0h-prefix as an acceptable hexadecimal format.
Configuration menu - View commit details
-
Copy full SHA for 1bf0094 - Browse repository at this point
Copy the full SHA 1bf0094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c46e1 - Browse repository at this point
Copy the full SHA 71c46e1View commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2222e5a - Browse repository at this point
Copy the full SHA 2222e5aView commit details
Commits on Oct 18, 2019
-
fix(isMobile): allow for extra formatting for ja-JP locale (validator…
…js#1166) * WIP: modified ja-JP check. * WIP: added test cases. * Added one more invalid test case.
Configuration menu - View commit details
-
Copy full SHA for 659a758 - Browse repository at this point
Copy the full SHA 659a758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a80a4f - Browse repository at this point
Copy the full SHA 2a80a4fView commit details
Commits on Oct 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca54eac - Browse repository at this point
Copy the full SHA ca54eacView commit details