136 Commits

Author SHA1 Message Date
Russell
43abe0f895 perf: 手机号段增加192/6/7(#299)(#300) 2023-11-30 08:57:37 +08:00
Russell
912f29e3f3 fix: 更换新能源车牌正则(#281) 2023-08-30 09:14:23 +08:00
losting
3b5a440413
Update RULES.js 2022-11-25 14:16:10 +08:00
losting
583c72361a
Update RULES.js 2022-11-23 12:34:01 +08:00
thelostword
e62146d1c6 fix: 修复16进制颜色无法匹配带 alpha 值的问题
fix #273
2022-11-23 12:21:08 +08:00
诗小柒
2fec6044a4 update:网页搜索吸顶 2022-11-07 14:32:36 +08:00
Russell
977f357110 perf: 数字/货币金额(支持负数、千分位分隔符)(#238) 2022-11-07 11:47:07 +08:00
Russell
c3d49bdba5 perf: 小数(支持科学计数)(#234) 2022-11-07 11:43:10 +08:00
Russell
2cd6b6935f perf: 缩短"用户名校验"正则长度(#245) 2022-11-07 11:36:43 +08:00
Russell
bd26e0f450 fix: MAC地址的第二位一定是偶数(#264) 2022-11-07 11:34:02 +08:00
Russell
c0b38192b0 perf: 增加户口薄正则 2022-11-07 11:21:16 +08:00
Russell
ec0b032fb8 perf: 增加军官证正则 2022-11-07 11:19:45 +08:00
Russell
0be115a81f Merge branch 'master' into develop 2022-09-01 10:17:39 +08:00
Russell
152c015f7d chore: 修改demo的打包路径 2022-09-01 10:02:16 +08:00
Russell
a9100ebe20 fix: 整数包含0(#263) 2022-09-01 09:45:42 +08:00
Russell
f762c31942 feat: 新增"域名"正则(#232) 2022-07-20 09:28:57 +08:00
Russell
37a6d1e457 perf: 优化MD5正则的长度(#256) 2022-07-20 09:08:23 +08:00
any86
96cb8eff89 fix: 支持195号段(#240) 2022-05-29 19:24:29 +08:00
Russell
a6248d7208 feat: 新增"中国省"(#227) 2022-04-18 11:10:45 +08:00
Russell
86f2392d39 feat: 新增"日期(严谨, 支持闰年判断)"(#226) 2022-04-18 11:09:06 +08:00
Russell
574bbf8d8e feat: 新增"匹配中文汉字和中文标点" 2022-04-18 11:04:57 +08:00
heshimang
a4794f509c feat: 添加车架号正则 2022-03-22 09:48:49 +08:00
Keeko
39143127bc [feat] 新增 ASCII码表中的全部的特殊字符 正则 2022-03-11 17:10:02 +08:00
Keeko
5782ee1ddc [feat] 新增 浮点数(严格) 正则 2022-03-11 17:03:36 +08:00
Keeko
03471b0036 [feat] 更新浮点数逻辑 2022-03-11 16:51:55 +08:00
Keeko
043137e964 [fix] 修复整数逻辑, ban "022", allow "22" 2022-03-11 16:30:39 +08:00
Russell
21f94dfe65 chore: 更新依赖, 支持node16 2022-01-10 13:23:41 +08:00
铁皮饭盒
594175b638
Merge pull request #198 from any86/dependabot/npm_and_yarn/packages/www/color-string-1.6.0
chore(deps): bump color-string from 1.5.3 to 1.6.0 in /packages/www
2021-12-21 08:55:46 +08:00
铁皮饭盒
ba3213aa54
Merge branch 'develop' into develop 2021-12-20 14:39:08 +08:00
铁皮饭盒
113abe7aa7
Merge branch 'develop' into dev_momentTimeRule_lf 2021-12-20 14:38:04 +08:00
Russell
77509e77e6 test: 增加测试用例(#207) 2021-12-20 14:23:14 +08:00
Russell
86b6af24c9 fix: 修正"澳门身份证"(#210) 2021-12-20 14:19:18 +08:00
Russell
8280758a03 fix: 参考百度百科和"chrome地址栏", 修改URL的验证规则(#175) 2021-12-20 11:30:37 +08:00
jiangkai@flksec.com
9690773b33 fix 子网掩码正则错误问题 2021-11-19 10:47:37 +08:00
Russell
57ef9be087 perf: 优化ipv6正则(#189) 2021-10-29 10:29:43 +08:00
any86
35256d81dd chore: 修改json格式错误 2021-10-20 22:43:58 +08:00
any86
4fafde7efc
Merge branch 'develop' into master 2021-10-20 22:39:20 +08:00
xiaocaiji
7a0d7a32a9
Update RULES.js 2021-10-20 17:47:15 +08:00
xiaocaiji
d9b00b4483
Update RULES.js 2021-10-20 17:04:14 +08:00
xiaocaiji
26220db48a
Update RULES.js 2021-10-20 16:57:24 +08:00
Russell
36236a6d04 Merge branch 'develop' 2021-10-20 11:08:29 +08:00
Russell
4710be9ba9 fix: 解决网址不能带"()"(#202) 2021-10-20 11:05:44 +08:00
songjian
44b733569e feat: add cEmail 2021-10-19 11:09:37 +08:00
songjian
df9a5ac291 feat: Increase number-related regular verification 2021-10-13 16:12:45 +08:00
songjian
e0fcb8259b feat: Increase number-related regular verification 2021-10-12 17:48:26 +08:00
any86
7807af68b7 refactor: 修改web版本按钮样式 2021-10-01 20:26:01 +08:00
Russell
7d52471fd9 perf: 身份证严格校验,包含年份、月份的校验,支持15,18位身份证(#190) 2021-09-26 14:31:17 +08:00
dependabot[bot]
2b5758a98d
chore(deps): bump color-string from 1.5.3 to 1.6.0 in /packages/www
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-26 06:11:06 +00:00
精武陈真
22e69a9220
Update RULES.js 2021-07-23 12:00:57 +08:00
liufeng
84e0699fa5 feat(components): 增加可以被moment转化成功的时间正则 2021-06-04 18:26:53 +08:00