Commit Graph

42 Commits

Author SHA1 Message Date
07akioni
05690562fd refactor(icon): ts 2021-01-16 12:44:51 +08:00
07akioni
2be9642430 docs: move component docs in src/ 2021-01-12 19:58:41 +08:00
07akioni
378a6c6462 refactor(menu): collapse transition, keep content position 2021-01-12 16:03:44 +08:00
07akioni
960a7f1c38 refactor: all components adapt new theme 2021-01-09 16:56:49 +08:00
07akioni
a4ef5d78d1 wip(input): fix clear button style 2021-01-04 20:26:43 +08:00
07akioni
06688e5099 wip(input): new theme 2021-01-04 18:36:35 +08:00
07akioni
b6d06171fe refactor(icon): new theme 2021-01-04 00:40:31 +08:00
07akioni
b5be3b4a62 feat(icon): icon-config-provider (private component) 2020-12-23 22:25:37 +08:00
07akioni
1c032d2279 chore: prettier 2020-12-12 13:47:04 +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
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
10aa0dd029 refactor: adapt new icon style 2020-11-15 00:14:43 +08:00
07akioni
f5ac074f70 feat(color): add color-transition to declare transition explicitly 2020-11-14 21:57:52 +08:00
07akioni
8c79baf6f5 fix(icon): transition fill not color to avoid color transition overlapping 2020-11-14 19:33:07 +08:00
07akioni
a2d25cb9fc refactor: rename usecssr -> withCssr, asformitem -> asFormItem 2020-11-09 23:09:18 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
3e9cc94664 refactor(utils/css/format-length) 2020-11-04 13:13:55 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
89e6701ff8 refactor: tree-shakable style imports 2020-11-03 13:04:24 +08:00
07akioni
1e2db24bd7 fix(icon): icon style in different depth 2020-10-30 17:27:07 +08:00
07akioni
ddbf01612e fix(icon): color transition 2020-10-26 14:08:41 +08:00
07akioni
590e132e76 fix(input): icon color 2020-10-23 22:54:36 +08:00
07akioni
2c6e3f1225 refactor(icon): use currentColor 2020-10-23 22:18:30 +08:00
07akioni
a2388278ee docs(icon): vue3 2020-10-21 23:33:50 +08:00
07akioni
3d4829efbc refactor: simplify textColor names 2020-10-21 16:38:34 +08:00
07akioni
67bd246dcf refactor(themeable): rename syntheticStyle to mergedStyle 2020-10-21 01:22:54 +08:00
07akioni
9bc9351f71 refactor: rename all synthetic-theme to merged-theme 2020-10-08 00:33:16 +08:00
07akioni
fe8b38eb42 chore: unify utils, remove getDefaultSlot 2020-10-07 05:18:54 +08:00
07akioni
f601fc397d refactor: move style utils folder 2020-10-06 05:19:24 +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
46ae46821d fix(button, icon): warnings 2020-09-09 15:42:24 +08:00
07akioni
0b2221aabb refactor(icon): support vue 3 2020-09-09 13:43:56 +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
07akioni
46beb0a861 fix(icon): nested icon should be flattened 2020-08-19 23:32:50 +08:00
07akioni
8ab3a418bd chore: clean cssr codes (loading-bar, icon) 2020-08-11 22:29:40 +08:00
HaiboTang
ec28a284d9 feat(icon): css in js (#246) 2020-08-11 19:37:04 +08:00