Commit Graph

149 Commits

Author SHA1 Message Date
07akioni
ac5d6dc0c5 refactor(form): support validate callback 2019-11-27 17:23:24 +08:00
07akioni
98f4119097 refactor(layout): code clean 2019-11-26 19:16:10 +08:00
07akioni
edd926436f refactor(thing): import robustness 2019-11-26 18:16:50 +08:00
07akioni
82eadd628b refactor(descriptions): code clean & size enabled 2019-11-26 16:44:07 +08:00
07akioni
6bc933f356 feat(empty): add basic empty component, not fancy at all... 2019-11-24 10:49:39 +08:00
07akioni
f535fc74d0 feat(auto-complete): add a buggy version of auto-complete 2019-11-22 18:49:53 +08:00
07akioni
95b5861b5b chore(auto-complete): add scaffold 2019-11-22 16:58:13 +08:00
07akioni
a87057ce82 feat(list): add basic list component 2019-11-22 16:54:32 +08:00
07akioni
69b9d7f049 feat(thing): thing component is for describe a thing 2019-11-22 16:54:21 +08:00
07akioni
b002dc06cf refactor(avatar): icon input manner 2019-11-22 13:27:49 +08:00
07akioni
109a2edc79 doc(avatar): fulfill it 2019-11-22 13:21:32 +08:00
07akioni
4b4495cfd7 feat(result): more status 2019-11-22 12:06:11 +08:00
07akioni
7a744a8a43 feat(result): cool result component 2019-11-21 23:50:53 +08:00
07akioni
e3280e767b feat(avatar): add avator with basic function 2019-11-19 18:38:01 +08:00
07akioni
24025c4465 feat(layout): I think it works and it is awesome! 2019-11-19 17:27:53 +08:00
07akioni
44d932109b chore(layout): wip 2019-11-18 18:37:20 +08:00
07akioni
4643115452 doc(card): finish card demo 2019-11-18 11:34:18 +08:00
07akioni
4ee99f16d6 doc: remove nimbus form card due to deprecation 2019-11-17 01:14:13 +08:00
07akioni
69bb0635f9 feat(modal): preset card 2019-11-17 00:57:30 +08:00
07akioni
2b7421b355 feat(modal): api change 2019-11-15 17:44:43 +08:00
07akioni
4d32a2b580 fix(modal): fix listeners on modal 2019-11-14 19:22:35 +08:00
07akioni
554b929030 refactor(modal): code clean & props clean 2019-11-14 19:13:14 +08:00
07akioni
ffb75e23e0 refactor(modal): code clean 2019-11-14 17:53:23 +08:00
07akioni
1f8ecbb4cd Merge branch 'develop' of ***REMOVED*** into develop 2019-11-14 15:27:35 +08:00
07akioni
34f78b75e8 feat(select): support dom like api 2019-11-14 02:18:36 +08:00
songwanli2025@163.com
809334df15 merge 2019-11-13 15:52:15 +08:00
songwanli2025@163.com
ac7bda7605 modify moodal & modal content 2019-11-13 11:40:32 +08:00
07akioni
4e36b083f8 feat(card) 2019-11-13 00:02:42 +08:00
07akioni
45e70c5a67 feat(descriptions) 2019-11-12 15:04:42 +08:00
songwanli2025@163.com
4185c0c692 modify modal 2019-11-11 15:59:23 +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
15f81fa337 fix(nimbus-service-layout): support new api of icon 2019-11-09 22:52:20 +08:00
07akioni
8565cd9691 refactor(app): rename to config-provider 2019-11-09 22:45:07 +08:00
07akioni
5f7d0538df feat(theme-consumer) 2019-11-09 15:02:34 +08:00
07akioni
656d0cb8bb doc: reorder menu items 2019-11-09 14:19:07 +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
07akioni
fdad44af2b refactor(form): work in progres 2019-11-01 19:01:55 +08:00
07akioni
26bc4952c3 feat(input-number): validator 2019-10-30 18:10:11 +08:00
07akioni
18c6d47992 fix(popover): event listener will be removed before called 2019-10-30 17:53:09 +08:00
07akioni
ad76b5736e feat(date-picker): change & blur events & some keyboard bindings 2019-10-30 16:22:17 +08:00
07akioni
ad240f2b3f feat(input): lazy focus 2019-10-30 16:21:16 +08:00
07akioni
a7d035b7a6 feat(time): unix timestamp as time prop 2019-10-29 12:38:53 +08:00