Commit Graph

1721 Commits

Author SHA1 Message Date
07akioni
90a26819cf style: refactor some transition mixins 2020-02-11 17:19:00 +08:00
07akioni
01b1947d45 style: clean some scss files 2020-02-11 14:44:29 +08:00
07akioni
6d31f6402d refactor(radio-group): imporve robustness 2020-02-11 10:07:16 +08:00
07akioni
4ccdb39a65 doc(layout): some style fixes 2020-02-10 22:52:06 +08:00
07akioni
f7d0355271 release: 0.7.7 2020-02-10 22:30:50 +08:00
07akioni
c588d5d894 feat(date-picker): clearable 2020-02-10 22:27:13 +08:00
07akioni
519393729c refactor(input): code clean & composition & icon motion & api typo fix & new doc 2020-02-10 22:07:02 +08:00
07akioni
08c21a332f refactor(cascader): rename splitor prop to seperator 2020-02-10 22:06:14 +08:00
07akioni
d8a064afc1 fix(auto-complete): conflict with composition & key press enter 2020-02-10 21:48:15 +08:00
07akioni
0c9f707967 fix(select): v-model not work on items 2020-02-10 21:10:48 +08:00
07akioni
67e193b1e8 fix(anchor): link font color transition not disabled when mounted or etc. 2020-02-10 21:10:30 +08:00
07akioni
30309042c1 chore: unify error message format 2020-02-10 13:38:05 +08:00
07akioni
df2afc0efd Merge branch 'develop' of ***REMOVED*** into develop 2020-02-09 20:31:20 +08:00
07akioni
a82e020e96 chore: ignore lib 2020-02-09 20:30:52 +08:00
07akioni
f89e8029bb Merge pull request #32 from TuSimple/freestyle
Freestyle
2020-02-09 20:17:31 +08:00
07akioni
18aadc3bee doc: keep layout scroll position when switch language 2020-02-09 19:48:38 +08:00
07akioni
2c595e419e doc(input): input group 2020-02-09 19:34:14 +08:00
07akioni
dbe13d311d feat(cascader): locale 2020-02-09 19:27:25 +08:00
07akioni
23b98c63b7 feat(input-group): support label & input number 2020-02-09 19:21:31 +08:00
07akioni
dc2e0c1439 fix(form): item border not colored when validdation errored 2020-02-09 14:20:32 +08:00
07akioni
b7ce6a8187 fix(transfer): add guard when access $refs 2020-02-09 14:19:52 +08:00
07akioni
50f28178b7 refactor(empty): use n-icon in empty 2020-02-09 14:15:15 +08:00
07akioni
69d4aa5d8d feat(input-group): input & select in input-group 2020-02-09 14:14:32 +08:00
07akioni
8a1b5a71d1 refactor(input): refactor the implementation of border & shadow style 2020-02-08 23:19:30 +08:00
07akioni
b83a2b2738 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-08 16:24:12 +08:00
07akioni
577104b11f feat(button-group): size 2020-02-08 16:21:09 +08:00
07akioni
1b1f43328e feat(drawer) 2020-02-08 16:07:25 +08:00
07akioni
43f6a5283a fix(modal): fix scale transform debounce 2020-02-08 16:07:07 +08:00
07akioni
8427bfd9a6 doc: some translation mistakes 2020-02-08 13:41:40 +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
c906864ac4 fix(menu): submenu header style in popover 2020-02-07 23:13:05 +08:00
07akioni
85d6c5232b chore(menu): css clean 2020-02-07 22:52:51 +08:00
07akioni
1c3f087e6f feat(menu): collapse done! 2020-02-07 22:31:26 +08:00
07akioni
aa10676404 feat(icon): add ionicons 5.0! 2020-02-07 20:04:20 +08:00
07akioni
69d25b4d1e refactor(menu): wip with some features 2020-02-07 00:05:44 +08:00
07akioni
4bc55d60f0 fix(anchor): disableTransition method has not ref property guard 2020-02-07 00:05:25 +08:00
Jiwen Bai
2d946a591c Merge pull request #31 from TuSimple/transfer-filterable/ignore-case
feat(transfer): filter ignore case
2020-02-06 10:29:08 +08:00
Volankey
7fd0636c68 feat(transfer): filter ignore case 2020-02-06 10:23:18 +08:00
07akioni
c6dbd32114 doc: typo fix 2020-02-06 00:16:50 +08:00
07akioni
292772cd5f release: 0.7.4 2020-02-05 23:53:06 +08:00
07akioni
9619b3b4ed refactor(confirm): remove default text on confirm to avoid locale problem 2020-02-05 23:49:59 +08:00
07akioni
04d9a6a2a1 feat(pagination): zh-cn locale 2020-02-05 23:23:51 +08:00
07akioni
0737da68b8 feat(time-picker): zh-cn locale 2020-02-05 23:23:39 +08:00
07akioni
c3a3f70591 feat(select): zh-cn locale 2020-02-05 23:14:00 +08:00
07akioni
c280a14512 refactor(select): set default placeholder to null 2020-02-05 22:58:48 +08:00
07akioni
8bf378da24 Merge pull request #30 from TuSimple/freestyle
transfer fillterable
2020-02-05 22:28:56 +08:00
07akioni
1f7ab43f7e Merge branch 'develop' of ***REMOVED*** into develop 2020-02-05 22:21:25 +08:00
07akioni
2398b21924 release: 0.7.3 2020-02-05 22:21:02 +08:00
07akioni
320739de04 refactor(locale): move computed into mixin 2020-02-05 22:20:34 +08:00