07akioni
|
ddda5c84be
|
refactor(layout): ts
|
2021-01-23 16:45:01 +08:00 |
|
07akioni
|
2be9642430
|
docs: move component docs in src/
|
2021-01-12 19:58:41 +08:00 |
|
07akioni
|
5ac48a17f5
|
fix(layout): theme not working
|
2021-01-12 17:08:23 +08:00 |
|
07akioni
|
960a7f1c38
|
refactor: all components adapt new theme
|
2021-01-09 16:56:49 +08:00 |
|
07akioni
|
59f1729195
|
refactor(layout): new theme
|
2021-01-05 18:58:23 +08:00 |
|
07akioni
|
cc9143bdd1
|
refactor: use global font-size
|
2020-12-15 23:15:40 +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
|
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
|
6f90560d32
|
refactor: use seemly to replace some utils
|
2020-11-27 21:53:14 +08:00 |
|
07akioni
|
9d50cd1022
|
refactor(layout): rename use-native-scrollbar to native-scrollbar
|
2020-11-16 01:17:56 +08:00 |
|
07akioni
|
828c622860
|
refactor(layout): merge scrollContainer style and
scrollContentStyle to scrollProps
|
2020-11-14 19:05:01 +08:00 |
|
07akioni
|
b56d80a2f5
|
chore(layout): shorten cssr
|
2020-11-14 15:54:03 +08:00 |
|
07akioni
|
cf2603e9f4
|
chore: fix some props default value
|
2020-11-13 21:26:18 +08:00 |
|
07akioni
|
a2d25cb9fc
|
refactor: rename usecssr -> withCssr, asformitem -> asFormItem
|
2020-11-09 23:09:18 +08:00 |
|
07akioni
|
60279f8e9e
|
refactor: rename withapp to configurable
|
2020-11-07 00:18:55 +08:00 |
|
07akioni
|
89e6701ff8
|
refactor: tree-shakable style imports
|
2020-11-03 13:04:24 +08:00 |
|
07akioni
|
6b378e958f
|
refactor: make most props default value to undefined
|
2020-10-23 16:53:52 +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
|
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
|
a65b88f3b2
|
refactor(layout): support vue3
|
2020-09-27 03:21:50 +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
|
cf33f6c586
|
refactor(descriptions): support vue3
|
2020-09-18 23:26:47 +08:00 |
|
07akioni
|
2f4f5ca2b1
|
refactor(popover): support vue3
|
2020-09-10 14:18:02 +08:00 |
|
07akioni
|
3b75a0a0cf
|
refactor: update to vue3, make it runs first
|
2020-09-09 15:49:26 +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
|
760b39d624
|
refactor(layout): clean cssr codes
|
2020-09-01 00:04:23 +08:00 |
|
HaiboTang
|
c4ac778ac8
|
feat(layout): css in js (#275)
* feat(layout): css in js
* chore: fix code review
* fix: code review
|
2020-08-31 22:00:48 +08:00 |
|