element-plus/packages/hooks
jeremywu 3d6259263a
fix(locale): inject locale for modal like components (#2737)
- Add a runtime locale object cache for modal components to use
2021-07-28 12:20:23 +08:00
..
__tests__ refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
use-attrs
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
use-locale fix(locale): inject locale for modal like components (#2737) 2021-07-28 12:20:23 +08:00
use-lockscreen fix(hooks): fix use-lock-screen hook (#1651) 2021-03-16 21:40:45 +08:00
use-migrating
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
use-teleport feat(hooks): add use-teleport hook (#2421) 2021-07-03 19:04:03 +08:00
use-throttle-render
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(locale): locale-provider (#2662) 2021-07-25 15:26:00 +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