2
0
mirror of https://github.com/tusen-ai/naive-ui.git synced 2025-03-01 13:36:55 +08:00
Commit Graph

551 Commits

Author SHA1 Message Date
07akioni
a4e6d5c0e6 fix: build site 2021-02-05 15:06:13 +08:00
07akioni
fca0d0521f 2.0.0-beta.4 2021-02-05 14:01:38 +08:00
07akioni
43d804662d fix: do not release src 2021-02-04 16:47:18 +08:00
07akioni
3cf65faca7 2.0.0-beta.3 2021-02-04 16:44:24 +08:00
07akioni
57ecf1bce3 build: compile es6 by default 2021-02-04 16:43:40 +08:00
07akioni
62729ea561 fix: lint 2021-02-04 16:33:40 +08:00
07akioni
26288203ed build: release with tag next 2021-02-04 13:40:03 +08:00
07akioni
aa5b882582 fix(table): fix col 2021-02-04 12:58:14 +08:00
07akioni
cccaa35f21 build: fix build site script 2021-02-03 21:38:43 +08:00
07akioni
e672f41e71 build: replace define after build 2021-02-03 20:20:00 +08:00
07akioni
fdad7bed50 feat(create-theme): create global theme from component themes 2021-02-03 11:32:40 +08:00
07akioni
26d5c312e5 build: terse cssr output after tsc 2021-02-03 01:45:56 +08:00
07akioni
43658733e4 build: ts build 2021-02-03 00:48:31 +08:00
07akioni
f5e029fbed fix: demo no scoped style 2021-02-02 13:11:34 +08:00
07akioni
b9bb2b2fb3 chore: update vite 2021-02-01 19:07:21 +08:00
07akioni
fedeb1c39d refactor(service-layout): ts 2021-01-31 22:39:16 +08:00
07akioni
233894989d wip(form): ts 2021-01-29 16:21:41 +08:00
07akioni
4f3315b256 fix: should keep render deps 2021-01-22 02:21:30 +08:00
07akioni
a35581bcaa refactor(element): ts 2021-01-18 19:12:01 +08:00
07akioni
37dff9426e refactor(avatar, base icon, base close): ts 2021-01-16 15:25:28 +08:00
07akioni
bfec7b18c2 refactor(mixins): better type 2021-01-15 19:08:31 +08:00
07akioni
a0921fab1b refactor(mixins, utils, styles, index): typescript 2021-01-13 23:14:58 +08:00
07akioni
187381b175 build: terse cssr use babel 2021-01-13 18:20:47 +08:00
Jiwen Bai
8131aa343c chore: migrate to Vite2 ()
* chore: migrate to vite2

* styles: remove unsed code

* chore: update package.json

Co-authored-by: Volankey <jiwen.bai@tusimple.ai>
2021-01-12 13:17:26 +08:00
07akioni
e6a0ea6c1f chore: bump treemate version 2021-01-12 01:56:01 +08:00
07akioni
cf8a98ad6b refactor(select-menu): configurable padding 2021-01-11 19:39:36 +08:00
07akioni
cb6140e020 refactor(base-select-menu): new theme 2021-01-08 21:35:30 +08:00
07akioni
da9703bf73 refactor(input-number): new theme 2021-01-05 18:03:22 +08:00
07akioni
b7cabf901a refactor(divider): new theme impl 2020-12-31 20:29:27 +08:00
07akioni
8977a0e67e fix(tag): border transition 2020-12-28 00:31:39 +08:00
07akioni
6e0e1a2df0 fix(config-provider): inherit null prop 2020-12-24 12:36:53 +08:00
07akioni
d9bef29b2f feat(base-clear-button): support overlap with icon 2020-12-23 22:38:33 +08:00
07akioni
024dd95ca5 build: babel output for package building 2020-12-16 10:57:40 +08:00
07akioni
d22d925656 build: remove stylelint 2020-12-16 02:16:59 +08:00
07akioni
fb4ac1bd67 feat(slider): default value prop 2020-12-14 02:43:48 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
f2ad5a5004 build: clean lint & format commands 2020-12-12 15:03:05 +08:00
07akioni
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +08:00
07akioni
1c032d2279 chore: prettier 2020-12-12 13:47:04 +08:00
07akioni
aba0178a66 build: prettier 2020-12-12 01:51:52 +08:00
07akioni
d66a341548 fix(pagination): make test work 2020-12-11 12:58:32 +08:00
07akioni
7a5e3f9bcc fix: external fonts are not included (due to side effects https://github.com/rollup/plugins/issues/692) 2020-12-07 23:49:32 +08:00
07akioni
97e9e49ce5 build: add 404.html for site 2020-12-07 22:28:19 +08:00
07akioni
298851b808 2.0.0-beta.1 2020-12-07 17:22:19 +08:00
07akioni
fc418f72ad build: simplify build steps 2020-12-07 16:26:33 +08:00
07akioni
0bb61fad0e feat: set sideEffects to fase in package.json
Side effects are removed from code
2020-12-07 01:37:49 +08:00
07akioni
74e1a8d199 fix(transfer): virtual list broken in demo 2020-12-07 01:36:06 +08:00
07akioni
0f944d63e8 build: transfrom all vue to js before rollup 2020-12-06 22:04:36 +08:00
07akioni
de99362320 fix: site build fail 2020-12-05 20:00:57 +08:00
07akioni
73bd8dc9bd built: add bable plugin 2020-12-04 19:40:17 +08:00
07akioni
113cc32ebb chore: bump vue version to 3.0.4 2020-12-04 01:19:18 +08:00
07akioni
ffb9214f38 refactor(progress): tusimple style, wip 2020-12-04 00:55:50 +08:00
07akioni
f421104505 fix(popover): manually positioned not working 2020-11-28 23:32:30 +08:00
07akioni
e5f94fa209 refactor: move get-target & create to seemly 2020-11-27 22:27:16 +08:00
07akioni
6f90560d32 refactor: use seemly to replace some utils 2020-11-27 21:53:14 +08:00
07akioni
786791bf08 refactor(date-picker, dropdown, timepicker): remove keyboard delegate 2020-11-27 18:09:32 +08:00
07akioni
271753707b fix(popover): namespace from config provider not working 2020-11-26 22:55:51 +08:00
07akioni
549b9f247d refactor: remove all built in directives, use vdirs instead 2020-11-26 22:42:54 +08:00
07akioni
bad4208012 refactor(dropdown): use v-binder 2020-11-26 17:20:54 +08:00
07akioni
68b6363632 refactor(time-picker): split panel & use v-binder 2020-11-26 15:45:49 +08:00
07akioni
0bd2101865 refactor(popover): use v-binder 2020-11-26 13:19:23 +08:00
07akioni
3cd9791b97 refactor(select): use v-binder 2020-11-25 14:17:58 +08:00
07akioni
adc16d3a87 refactor(tree): default expand all using treemate 2020-11-13 21:05:32 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
6a51b12b2d feat: export all things 2020-11-11 22:10:38 +08:00
07akioni
9ada662c91 feat: add tusimple design index 2020-11-11 20:48:42 +08:00
07akioni
9b7027a03d chore: bump vooks to 0.0.1 2020-11-07 20:57:09 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
50d30f1d6a site(migrate-from-v1) 2020-11-05 15:24:18 +08:00
07akioni
c94dc701a8 fix(build): bump rollup-plugin-vue version, fix build error 2020-11-05 14:57:35 +08:00
07akioni
a42869d529 refactor: remove clickoutside & moveoutside delegate. use evtd 2020-11-05 02:23:28 +08:00
07akioni
b66377d208 refactor: scroll delegate & resize delegate by evtd 2020-11-04 19:54:46 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
efed314065 refactor: clear utils 2020-11-04 00:26:00 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
2255178d56 fix: virtual list height now applied in prod mode 2020-11-03 16:23:51 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
89e6701ff8 refactor: tree-shakable style imports 2020-11-03 13:04:24 +08:00
07akioni
739bc6d619 test: make it work again 2020-11-03 11:53:37 +08:00
07akioni
4c292ad77e deps: prone deps (wip) 2020-11-02 22:56:57 +08:00
07akioni
3051421864 site: refactor entry files 2020-11-02 21:41:40 +08:00
07akioni
5c893ee417 site: vite build, it works 2020-11-02 19:07:07 +08:00
07akioni
ec30de44a1 build: vite prod build, make it with no error first (wip) 2020-11-02 04:23:28 +08:00
07akioni
a920f6a37a build: clean build commands 2020-11-01 19:47:34 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
82eb2d11cf build: refactor build:style to build:fonts 2020-10-31 18:32:47 +08:00
07akioni
12affdb5c5 build: make rollup works 2020-10-31 18:02:14 +08:00
07akioni
97e93686c0 fix(select-menu): scroll 2020-10-28 17:00:49 +08:00
07akioni
da8f1c5708 refactor(select): support keyboard scroll when virtual 2020-10-28 13:30:19 +08:00
07akioni
e3916f89d0 chore: update deps 2020-10-28 01:38:23 +08:00
07akioni
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +08:00
07akioni
0861ef3bf1 site: fix lazy load routes 2020-10-26 16:00:44 +08:00
07akioni
503405396a site: dev with vite, make it work 2020-10-26 15:13:05 +08:00
Jiwen Bai
6453b90043 Vite doc with vue3 ()
* feat(vite-doc): add vite md plugin

* fixed(site-vite): merge conflicts

* fix(vite-doc): some bug in vue rerender,use key to advoid

* feat(vite-doc): finished doc

* fix(vite-doc): import path should be same as normal

* chore(vite-doc): remove useless code

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
cdcaa84e80 chore: bump vue to 3.0.2, treemate to 0.1.6 2020-10-23 00:18:15 +08:00
07akioni
589369163c feat(use-form-item): add useFormItem composable 2020-10-17 15:52:14 +08:00
07akioni
2eb9f52515 refactor(cascader): basic functions 2020-10-16 18:20:19 +08:00
07akioni
89a42c94a1 refactor(scrollbar): remove useless codes 2020-10-09 22:01:29 +08:00
07akioni
dffcc93d95 chore: remove vue-virtual-scroller 2020-10-09 18:56:22 +08:00
07akioni
a31d665110 chore: remove vue-jsx 2020-10-08 04:23:02 +08:00