Commit Graph

59 Commits

Author SHA1 Message Date
07akioni
5473584ea9 refactor(mixin/as-form-item): remove it 2020-12-23 11:49:06 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
82f8036f1e refactor: use global line-height 2020-12-15 17:48:10 +08:00
07akioni
10ce5dadb9 refactor(popover): alter body-class & body-style withy class & style, add private padded prop 2020-12-14 15:37:49 +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
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
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
75153646d1 refactor: remove all install scripts of components, prepare for tree-shaking 2020-12-06 23:41:08 +08:00
07akioni
1b8f16d917 refactor(create-component-base): rename getDerivedVars to getLocalVars 2020-12-04 01:00:39 +08:00
07akioni
69ee56719d refactor: merge base theme vars and derived vars for simplicity 2020-12-01 00:19:50 +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
a6391c64cf chore: typo 2020-11-16 20:18:08 +08:00
07akioni
1c25938bde refactor(data-table): flatten cssr vars 2020-11-15 14:08:00 +08:00
07akioni
10aa0dd029 refactor: adapt new icon style 2020-11-15 00:14:43 +08:00
07akioni
a2d25cb9fc refactor: rename usecssr -> withCssr, asformitem -> asFormItem 2020-11-09 23:09:18 +08:00
07akioni
3e9cc94664 refactor(utils/css/format-length) 2020-11-04 13:13:55 +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
acb59f5d7d fix(data-table): right fixed column can't be deactivated 2020-10-30 16:03:04 +08:00
07akioni
c9ffb475c0 fix(data-table): sort-button color transition 2020-10-30 15:56:04 +08:00
07akioni
b4b55fdeef refactor(checkbox): value => checked when not wrapped in checkbox group & add default-checked prop 2020-10-29 01:42:02 +08:00
07akioni
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +08:00
07akioni
503405396a site: dev with vite, make it work 2020-10-26 15:13:05 +08:00
07akioni
3ce5673a35 refactor(data-table): new sort icon & filter icon 2020-10-26 13:50:51 +08:00
07akioni
94f645a772 fix(data-table): header checkbox column display null 2020-10-26 12:59:17 +08:00
07akioni
991789b964 docs(table): vue3 2020-10-22 14:30:14 +08:00
07akioni
3d4829efbc refactor: simplify textColor names 2020-10-21 16:38:34 +08:00
07akioni
114c0b7376 refactor(cascader): multiple async check 2020-10-17 14:14:02 +08:00
07akioni
db6a7d79e7 refactor(data-table): hoist fixed related status to base table from header 2020-10-09 22:57:02 +08:00
07akioni
89a42c94a1 refactor(scrollbar): remove useless codes 2020-10-09 22:01:29 +08:00
07akioni
70f9517a30 refactor(table): scroll sync logic 2020-10-08 15:07:17 +08:00
07akioni
9bc9351f71 refactor: rename all synthetic-theme to merged-theme 2020-10-08 00:33:16 +08:00
07akioni
ae3f436d7a refactor(data-table): support vue3 2020-10-07 03:59:33 +08:00
07akioni
f601fc397d refactor: move style utils folder 2020-10-06 05:19:24 +08:00
07akioni
a435b7127d build: adjust imports to make vite works 2020-09-29 15:03:46 +08:00
07akioni
634ef49fb4 refactor(time-picker): support vue3 2020-09-29 12:19:40 +08:00
07akioni
b460a9f4b8 refactor(checkbox): support vue3 2020-09-28 14:18:14 +08:00
07akioni
54959e82af refactor: reorganize style variables 2020-09-24 19:16:43 +08:00
07akioni
2709af6c4a refactor: reorganize style files 2020-09-24 19:06:27 +08:00
07akioni
d2406812de refactor: adapt vue3 2020-09-19 16:04:47 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
haibo tang
b0aeeda529 feat(popover): css in js 2020-09-08 09:54:03 +08:00
songwanli2025@163.com
6e55c32cbb feat(pagination): css in js 2020-09-01 19:25:39 +08:00