三咲智子
|
55348b30b6
|
style: use prettier (#3228)
* style: use prettier
* style: just prettier format, no code changes
* style: eslint fix
object-shorthand, prefer-const
* style: fix no-void
* style: no-console
|
2021-09-04 19:29:28 +08:00 |
|
Simona
|
e93f6f6984
|
style: add no-multi-spaces rule (#2345)
* style: add no-multi-spaces rule
* style: remove extra spaces
|
2021-06-25 16:25:54 +08:00 |
|
jeremywu
|
30f1947c47
|
fix(overlay): Fix overlay event triggering issue (#1235)
|
2021-01-14 17:01:37 +08:00 |
|
jeremywu
|
ef92b6c11c
|
### feat: add dialog (#197)
* Add overlay component; Dialog component almost done
* feat(dialog): add use-lockscreen
* feat(dialog): coding completed awaiting tests
* feat(dialog): finish writing test cases
* fix test failures
* Address PR comments
* fallback some changes
|
2020-09-09 21:18:08 +08:00 |
|
jeremywu
|
0d811ad714
|
feat(directives): v-trap-focus (#221)
* feat(directives): [WIP] v-trap-focus
#218
* feat(directives): new directive `v-trap-focus`
* feat(directives): - Address PR comments
* fix: fix typo
|
2020-09-02 10:26:32 +08:00 |
|