Commit Graph

2003 Commits

Author SHA1 Message Date
07akioni
57330b9a92 doc: typo 2020-02-27 18:36:46 +08:00
songwanli2025@163.com
90b5613261 add warn 2020-02-27 18:24:27 +08:00
07akioni
2f171d61e0 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-27 18:16:32 +08:00
07akioni
37772eb3af fix(typography/header): static class will be shadowed 2020-02-27 18:11:26 +08:00
07akioni
361f0cbb3a fix(mixin/hollowoutable): memorized style not correct. by the way disabled hollow out effect on button, because it will delay the transition of backgrounded parent 2020-02-27 18:10:56 +08:00
07akioni
5fddda4912 doc: landing page 2020-02-27 18:09:23 +08:00
songwanli2025@163.com
740987a06d merge 2020-02-27 13:06:42 +08:00
songwanli2025@163.com
af92da94bf modify(dataTable): use sticky to fix column 2020-02-27 13:02:46 +08:00
07akioni
127b4fa371 Merge pull request #66 from TuSimple/freestyle
Freestyle
2020-02-26 23:38:01 +08:00
07akioni
49d16e9a2a chore: something not important 2020-02-26 23:26:11 +08:00
07akioni
747febd7b8 fix(directive/clickoutside): for unbinding comment node 2020-02-26 23:25:48 +08:00
07akioni
fe23dfa726 refactor(locale): isolate datefns locale file 2020-02-26 23:25:05 +08:00
07akioni
86d487c5e1 fix(button): remove buggy focus logic 2020-02-26 23:24:16 +08:00
07akioni
28da3fbd10 refactor(time-picker): better support for blur & focus 2020-02-26 23:23:39 +08:00
07akioni
242f7f6a67 refactor(date-picker): better focus & blur support 2020-02-26 23:21:23 +08:00
07akioni
f4e92cd2e8 refactor(input): better blur & focus support 2020-02-26 23:20:34 +08:00
07akioni
a5190dfea2 feat(time-picker): format 2020-02-26 17:21:03 +08:00
07akioni
06feddd1fc feat(time-picker): format 2020-02-26 16:05:13 +08:00
07akioni
ef9278495b fix(scrollbar): pointer events shadowed by rail 2020-02-26 13:05:58 +08:00
07akioni
13342bb5ed chore: small changes 2020-02-26 12:41:50 +08:00
07akioni
7ae5398cd9 style(tree): shaking themed styles 2020-02-26 12:41:24 +08:00
07akioni
b5ce2c509c refactor(tabs): refactor size, v-model, use resize observer to update scroll status 2020-02-26 12:15:37 +08:00
07akioni
ce6ba11c40 Merge pull request #53 from TuSimple/freestyle
Freestyle
2020-02-25 23:23:39 +08:00
07akioni
614c568009 Merge branch 'develop' into freestyle 2020-02-25 23:19:32 +08:00
07akioni
0ea0518fa6 release: 0.7.18 2020-02-25 23:16:18 +08:00
07akioni
f45d61ed89 doc(tree): zhCN & enUS 2020-02-25 23:03:38 +08:00
07akioni
14034db164 feat(tree): search and ... and blablabla 2020-02-25 22:32:05 +08:00
07akioni
a00df3bea4 Merge pull request #52 from TuSimple/freestyle
Freestyle
2020-02-25 19:27:26 +08:00
07akioni
40ea9afcd1 chore: some chores... 2020-02-25 18:49:13 +08:00
07akioni
cb883a1ba3 doc(tree): async & drag & others 2020-02-25 18:48:29 +08:00
07akioni
1902e394fc refactor(tree): wip 2020-02-25 18:47:41 +08:00
07akioni
a4cc14c9ae refactor(cascader): utils path change 2020-02-25 14:30:17 +08:00
07akioni
09d77642f3 feat(zindexable): can specifiy a zindex 2020-02-25 14:29:36 +08:00
07akioni
6a38715d7f refactor(menu): rename open names to expanded names 2020-02-25 14:28:23 +08:00
07akioni
2b69af3d47 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-24 18:18:01 +08:00
07akioni
5cd6fef6a3 pref(cascader) 2020-02-24 18:17:51 +08:00
07akioni
bcb4babfe1 Merge pull request #51 from wanli-song/develop
modify(loader)
2020-02-24 17:29:03 +08:00
songwanli2025@163.com
d8f6c1ed58 Merge branch 'develop' of ***REMOVED*** into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-24 17:09:04 +08:00
songwanli2025@163.com
b5ff4fcdae merge 2020-02-24 17:07:35 +08:00
songwanli2025@163.com
3141efa436 fix(init.js): import() 2020-02-24 17:06:07 +08:00
Wanli Song
741751e6c9 Update NaiveUIDocLoader.js 2020-02-24 16:41:56 +08:00
songwanli2025@163.com
b3a1434ef1 fix(init) 2020-02-24 16:34:11 +08:00
songwanli2025@163.com
e0b7fba1bc Merge remote-tracking branch 'upstream/develop' into develop
ve-ui into develop

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-24 16:26:26 +08:00
songwanli2025@163.com
fdf2af8eb5 merge 2020-02-24 16:25:02 +08:00
songwanli2025@163.com
ffeb343eb9 modify(loader):remove files ending with debug when packaging in production environment 2020-02-24 16:24:23 +08:00
07akioni
14e1c050a0 chore: some style fixes 2020-02-24 15:31:39 +08:00
07akioni
db1342df78 feat(form): async validation 2020-02-24 15:31:03 +08:00
07akioni
6a602a65ff Merge pull request #48 from wanli-song/develop
modify(form):support async validate
2020-02-24 10:51:23 +08:00
07akioni
4ac581806f Merge branch 'develop' into develop 2020-02-24 10:33:24 +08:00
07akioni
45ed78d8f0 Merge pull request #50 from TuSimple/freestyle
Freestyle
2020-02-24 10:27:35 +08:00