dopamine
ee705e5c2d
chore: prevent warnings while running test cases ( #12189 )
...
* chore: prevent warnings while running test cases
* fix: overlook a test case
2023-07-22 23:19:33 +08:00
btea
4390661bb9
fix(components): [loading] namespace config ( #11956 )
...
* fix(components): [loading] namespace config
* fix: use useGlobalComponentSettings
2023-03-10 14:55:17 +08:00
Jeremy
c2710d97d0
fix(components): [global-config] ( #11847 )
...
* fix(components): [loading]
* Remove inappropriate way of using injection in directives.
* chore: rewrite implementation
* fix(components): [global-config]
* Fix global config injection in global components.
* chore: fix format
* chore: remove .only modifier
* chore: fix failing tests
2023-03-06 23:20:21 +08:00
Jeremy
d58149f4bb
refactor(components): [config-provider] ( #11749 )
...
* refactor(components): [config-provider]
* Port useConfigProviders and tokens to components/.
* refactor(hooks): [global-config]
* Reimplement a few coupled hooks.
* Remove hooks/globa-config and tokens/&.
* Update import paths based on the changes.
* chore: fix a failing test case
2023-02-28 10:35:56 +08:00
zz
f0414c7822
perf(hooks): [use-namespace] simplify code ( #9298 )
2022-09-01 23:20:32 +08:00
qiang
c28e1cfa42
fix(hooks): [use-namespace] exclude invalid CSS variables ( #8905 )
...
* fix(hooks): [use-namespace] exclude invalid CSS variables
* test(hooks): [use-namespace] add test
2022-07-28 22:01:22 +08:00
云游君
3d1b3d4a58
refactor(theme-chalk): scss css var namespace ( #7344 )
...
* refactor(theme-chalk): scss css var namespace
* fix(theme-chalk): compile getCssVar
* fix(theme-chalk): more --el namespace replace & getCssVarWithDefault
* fix(theme-chalk): use cssVarBlockName & cssVar rewrite button css vars
* fix(theme-chalk): replace empty svg fill color with ns
* chore: use cssVarName for --el-color-white
* chore: fix namespace reactive
* chore: use defaultNamespace
2022-04-26 17:19:09 +08:00
JeremyWuuuuu
993971e872
feat(components): [virtual-table] grid table ( #7081 )
...
- Add grid table props definitions
- Implemented TableGrid component
- Update Virtual Grid for rich typing
2022-04-10 14:05:12 +08:00
三咲智子
184facdb4c
chore: add eslint rule sort imports ( #6823 )
2022-03-25 15:35:56 +08:00
三咲智子
f3e9e53f3d
fix(hooks): namespace.is default state ( #5941 )
2022-02-11 09:09:21 +08:00
bqy
14474efccb
fix(hooks): [use-namespace] cannot be used in nested hooks ( #5795 )
2022-02-09 00:35:29 +08:00
三咲智子
df3be7c661
feat(hooks): [use-namespace] add bm ( #5475 )
2022-01-19 00:06:19 +08:00
三咲智子
75758d83b2
feat(hooks): [use-namespace] add is ( #5466 )
2022-01-18 21:04:56 +08:00
iamkun
9929c0fba4
feat: support custom namespace ( #5377 )
2022-01-15 18:12:48 +08:00