Commit Graph

51 Commits

Author SHA1 Message Date
07akioni
1633dc8148 refactor(radio): add padding on label & make n-space work in radio-group 2020-12-16 12:31:24 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
50f48b22b4 docs: prettier markdown 2020-12-12 14:44:44 +08:00
07akioni
b313057b80 docs(message): remove api call of $NMessage 2020-12-07 23:55:54 +08:00
07akioni
81b7a97cdd docs: update most props default from null to undefined 2020-10-23 17:05:04 +08:00
07akioni
effc859dc6 docs(form): vue3 2020-10-22 11:51:33 +08:00
07akioni
4ee6a2162a site: add message injection for zhcn 2020-10-08 00:13:35 +08:00
07akioni
4153980d8b refactor(form-item): feedback transition 2020-10-08 00:06:57 +08:00
07akioni
828c65e285 refactor(form): support vue3 2020-10-06 23:23:36 +08:00
07akioni
f601fc397d refactor: move style utils folder 2020-10-06 05:19:24 +08:00
07akioni
196db077c7 refactor(form): support vue3, make it work 2020-10-06 03:49:45 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
07akioni
b68168f238 site: make all demo to kebab cases 2020-09-03 23:40:38 +08:00
07akioni
487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
db5d80cc5c doc: refine type annotation 2020-05-31 14:33:44 +08:00
07akioni
7b14362207 doc: refine type annotations 2020-05-31 14:30:05 +08:00
07akioni
c714d8a1de chores 2020-05-29 11:22:07 +08:00
07akioni
fc857e4a72 doc(form): custom validation of form-item 2020-05-29 11:06:55 +08:00
07akioni
e9b5f35e69 doc(form-item): label slot 2020-04-28 22:16:18 +08:00
07akioni
cd65b81c46 feat(form): shouldRuleBeApplied on form & form-item, refactor validator method with compatibility on first two params 2020-03-15 12:18:31 +08:00
07akioni
018f6f03be chore: small fixes & custom input renamed as dynamic input 2020-03-11 20:46:45 +08:00
songwanli2025@163.com
7848e57ea7 refactor(customAdd) 2020-03-11 16:24:35 +08:00
songwanli2025@163.com
1012610d32 modify(customAdd): organize the code 2020-03-09 12:12:31 +08:00
songwanli2025@163.com
48dfcfa174 Merge remote-tracking branch 'upstream/develop' into develop 2020-03-09 09:32:37 +08:00
songwanli2025@163.com
32c248c43c refactor(customAdd) 2020-03-09 09:29:48 +08:00
07akioni
d6ef32aa68 feat: make detachable components work with modal (wip) 2020-03-04 23:38:19 +08:00
07akioni
6988d0cec0 chore: not worth logs 2020-03-03 17:41:05 +08:00
07akioni
ad43537971 feat(form): size 2020-03-03 14:34:24 +08:00
songwanli2025@163.com
414d5a3024 refactor: check number prop, change to string|number 2020-02-28 19:46:06 +08:00
07akioni
db1342df78 feat(form): async validation 2020-02-24 15:31:03 +08:00
songwanli2025@163.com
d0c06c6cdf modify(form): support async validate 2020-02-21 15:25:21 +08:00
songwanli2025@163.com
e173b33ad7 merge 2020-02-17 09:55:20 +08:00
07akioni
d421cf423f refactor(form): set default model to {}, for some form is only for layout 2020-02-08 13:40:38 +08:00
07akioni
f90471da64 doc: some words alternation 2020-02-07 23:40:07 +08:00
07akioni
2c2d9946c6 doc(form): zh-cn 2020-02-05 12:48:15 +08:00
07akioni
833fc5c2ed doc(form): zh-cn 2020-02-05 12:14:05 +08:00
07akioni
c9254b58b1 refactor(select-menu): build options without deep clone 2020-01-21 15:50:28 +08:00
07akioni
018c876d85 fix(form-item): init when path change 2019-12-12 17:52:31 +08:00
07akioni
c015771f67 refactor(form): validate api change 2019-11-28 11:05:54 +08:00
07akioni
ac5d6dc0c5 refactor(form): support validate callback 2019-11-27 17:23:24 +08:00
07akioni
eb586069f4 fix(form): some misbehaviors 2019-11-11 13:35:44 +08:00
07akioni
8b9dbd550c feat(form): many components support form... 2019-11-11 12:44:36 +08:00
07akioni
1ec7d103b0 chore(form): some functional fix 2019-11-09 13:38:06 +08:00
07akioni
b589a40040 feat(form): form-item-row & form-item-col 2019-11-09 00:25:06 +08:00
07akioni
a7a9c1ca87 feat(form): add components supports on form 2019-11-07 22:49:08 +08:00
07akioni
23eda5b40c refactor: use asformitem instead of emitter mixin 2019-11-07 21:35:26 +08:00
07akioni
920b346450 chore: form work in progress checkpoint 2019-11-06 18:40:18 +08:00
07akioni
22e2f6a7c3 style: sth for form-items... 2019-11-06 15:57:03 +08:00
07akioni
ccd5a35eed feat(input): styles as a form item 2019-11-06 13:48:05 +08:00
07akioni
2621d152f9 refactor(form-item): refactor event mechanism 2019-11-02 23:09:36 +08:00