Commit Graph

3370 Commits

Author SHA1 Message Date
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
50f48b22b4 docs: prettier markdown 2020-12-12 14:44:44 +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
c1d7474520 chore: remove deprecated test suite 2020-12-12 01:43:38 +08:00
07akioni
5b125d790a feat(popover, tooltip): tusimple theme 2020-12-12 01:24:11 +08:00
07akioni
5d562b88b2 refactor(tooltip): use style seperately from popover 2020-12-12 00:51:53 +08:00
07akioni
9e91fd5863 feat(popover): add some config of style 2020-12-12 00:51:14 +08:00
07akioni
5a9e28a363 chore: rename all synthetic to merged 2020-12-11 23:58:59 +08:00
07akioni
8c7c2f5dc6 refactor: remove styles in each component index 2020-12-11 22:14:44 +08:00
07akioni
2da974a3b3 feat: add style deps for every component 2020-12-11 22:03:38 +08:00
07akioni
f0893770ee test: add scaffold for all components 2020-12-11 13:32:33 +08:00
07akioni
3d42fc06e3 feat(affix, alert): import on demand 2020-12-11 13:28:17 +08:00
07akioni
1857fb06bf chore: import on demand test generation 2020-12-11 13:27:47 +08:00
07akioni
d66a341548 fix(pagination): make test work 2020-12-11 12:58:32 +08:00
07akioni
9221cfb1fc fix(data-table): useless vars 2020-12-11 12:50:02 +08:00
07akioni
488bfc5b7d feat(data-table, table): tusimple theme 2020-12-11 12:34:40 +08:00
07akioni
3362b93cc6 refactor(table, data-table): refactor style, render-filter & render-sorter method for data-table 2020-12-11 11:05:59 +08:00
07akioni
2ac34a55ac feat(dialog): default type, create method 2020-12-10 17:13:11 +08:00
07akioni
8e605abfac fix: style variable typo 2020-12-10 16:38:19 +08:00
07akioni
cc0fbca1d5 refactor(dialog): info type & icon-placement prop, tusimple theme 2020-12-10 16:37:54 +08:00
07akioni
24f9f0cae6 chore(select): change scroll demo & remove useless code 2020-12-09 00:17:45 +08:00
07akioni
2f767df423 feat(select): default-value 2020-12-09 00:11:06 +08:00
07akioni
af8cccffa8 feat(auto-complete): clearable, default-value 2020-12-08 23:38:04 +08:00
07akioni
51d936802d refactor(transfer): use builtin buttons 2020-12-08 23:17:38 +08:00
07akioni
994b4aa2a3 feat(auto-complete): disabled 2020-12-08 13:47:01 +08:00
07akioni
cc58f5410a docs(vue3): add todo 2020-12-08 00:22:02 +08:00
07akioni
643f8b6c41 feat(checkbox): value support number 2020-12-08 00:20:44 +08:00
07akioni
af572b5bf2 refactor(input): rename syntheticFocus to mergedFocus 2020-12-08 00:20:03 +08:00
07akioni
d61f4e1f60 docs(table): fix enUS controlled sorter demo 2020-12-08 00:06:44 +08:00
07akioni
b313057b80 docs(message): remove api call of $NMessage 2020-12-07 23:55:54 +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
203403e74d docs(select): remove zhCN in api table 2020-12-07 23:03:06 +08:00
07akioni
97e9e49ce5 build: add 404.html for site 2020-12-07 22:28:19 +08:00
07akioni
f7ae765ff9 chore: test vercel build 2020-12-07 21:44:41 +08:00
07akioni
0b3d32f14b fix: use file level import to avoid exhausting fd when build site
ulimit -n
2020-12-07 21:29:51 +08:00
07akioni
3a1c4ff966 release: 2.0.0-beta.1 2020-12-07 17:23:45 +08:00
07akioni
298851b808 2.0.0-beta.1 2020-12-07 17:22:19 +08:00
07akioni
55920db50f docs(vue3): update related issued 2020-12-07 17:21:23 +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
a896c21b2b chore: improve code format 2020-12-07 00:58:27 +08:00
07akioni
460bed129c fix: warn by vue-router on os-theme route 2020-12-07 00:44:01 +08:00
07akioni
9f3c802e7a refactor: import styles directly from component folders, not styles.js 2020-12-07 00:13:47 +08:00
07akioni
75153646d1 refactor: remove all install scripts of components, prepare for tree-shaking 2020-12-06 23:41:08 +08:00
07akioni
20d880be68 fix: styles order 2020-12-06 22:24:38 +08:00
07akioni
0f944d63e8 build: transfrom all vue to js before rollup 2020-12-06 22:04:36 +08:00