forked from node-modules/parameter
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hunteras/parameter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: node-modules/parameter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 12 files changed
- 7 contributors
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 156fc36 - Browse repository at this point
Copy the full SHA 156fc36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c305ec - Browse repository at this point
Copy the full SHA 9c305ecView commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e25271 - Browse repository at this point
Copy the full SHA 6e25271View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fc26a1 - Browse repository at this point
Copy the full SHA 9fc26a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e60cc - Browse repository at this point
Copy the full SHA b3e60ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 783daf9 - Browse repository at this point
Copy the full SHA 783daf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f2916 - Browse repository at this point
Copy the full SHA 50f2916View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab5e2c - Browse repository at this point
Copy the full SHA fab5e2cView commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12c51b3 - Browse repository at this point
Copy the full SHA 12c51b3View commit details
Commits on Mar 14, 2023
-
feat: custom error message (node-modules#68)
closes node-modules#31 closes node-modules#15 所有的 rule 中添加字段 “message",可以自定义错误信息,完全向前兼容。 rule 示例: ``` { type: 'int', max: 200, message: { max: '年龄不能大于 200 岁', required: '请填写你的年龄' } } ``` ``` { type: 'email', message: { email: '邮箱格式不正确', required: '前输入您的邮箱' } } ``` Co-authored-by: fengmk2 <fengmk2@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 818cd23 - Browse repository at this point
Copy the full SHA 818cd23View commit details -
[skip ci] ## [3.7.0](node-modules/parameter@v3.6.0...v3.7.0) (2023-03-14) ### Features * custom error message ([node-modules#68](node-modules#68)) ([818cd23](node-modules@818cd23)), closes [node-modules#31](node-modules#31) [node-modules#15](node-modules#15)
Configuration menu - View commit details
-
Copy full SHA for bbd0e11 - Browse repository at this point
Copy the full SHA bbd0e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for a63a613 - Browse repository at this point
Copy the full SHA a63a613View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master