element-plus/packages/hooks
hangzou 65924dd40c
feat: new hook: useCssVar for inject custom css vars (#2547)
* feat: new hook: `usecssvars` for inject custom css vars

* perf: optimize usecssvar logic

* test: test css var
2021-07-20 15:26:17 +08:00
..
__tests__ feat: new hook: useCssVar for inject custom css vars (#2547) 2021-07-20 15:26:17 +08:00
use-attrs refactor: optimize useAttrs signature (#864) 2020-12-07 10:57:48 +08:00
use-css-var feat: new hook: useCssVar for inject custom css vars (#2547) 2021-07-20 15:26:17 +08:00
use-events style: using 'Array.prototype.forEach()' (#1826) 2021-04-13 17:52:51 +08:00
use-focus fix(select): Fix select.focus is undefined bug (#862) 2020-12-07 11:29:08 +08:00
use-lockscreen fix(hooks): fix use-lock-screen hook (#1651) 2021-03-16 21:40:45 +08:00
use-migrating feat(table): table (#407) 2020-10-20 10:31:47 +08:00
use-modal fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
use-model-toggle feat(hooks): add use-model-toggle hook 2021-07-05 08:50:36 +08:00
use-popper feat(hooks): redesign popper apis (#2529) 2021-07-15 14:08:13 +08:00
use-prevent-global fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
use-restore-active ### feat: add dialog (#197) 2020-09-09 21:18:08 +08:00
use-teleport feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
use-throttle-render feat: new compontent Skeleton (#953) 2020-12-21 20:07:48 +08:00
use-timeout feat(hooks): add use-timeout hook (#2439) 2021-07-06 07:49:49 +08:00
use-transition refactor(hooks): refactor transition (#2556) 2021-07-18 20:08:58 +08:00
use-transition-fallthrough feat(hooks): add use-transition-fallthrough-hook 2021-07-05 08:49:45 +08:00
index.ts feat: new hook: useCssVar for inject custom css vars (#2547) 2021-07-20 15:26:17 +08:00
package.json fix(project): fix/upgrade-to-vue-3-1-1-and-with-bug-fix (#2220) 2021-06-11 18:20:49 +08:00