This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
vue3-yuanma
Watch
1
Star
0
Fork
0
You've already forked vue3-yuanma
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue3-yuanma
/
packages
/
runtime-dom
/
src
History
Evan You
4a3237ad93
refactor: use Event constructor
...
close
#5723
Since we no longer support IE11, it is safe to use Event() constructor
2022-04-16 11:26:00 +08:00
..
components
refactor(types): use
DOMRect
instead of the
Position
type (
#5012
)
2021-12-05 23:19:47 -05:00
directives
refactor: use Event constructor
2022-04-16 11:26:00 +08:00
helpers
fix(sfc/style-vars): properly re-apply style vars on component root elements change
2021-07-16 14:30:49 -04:00
modules
fix(runtime-dom): properly handle style properties with undefined values (
#5348
)
2022-04-13 06:20:39 -04:00
apiCustomElement.ts
chore(custom-element): fix comment typo (
#5028
) [skip ci]
2021-12-03 10:10:54 +01:00
index.ts
build: improve treeshakeability (
#5682
)
2022-04-13 05:39:02 -04:00
nodeOps.ts
build: improve treeshakeability (
#5682
)
2022-04-13 05:39:02 -04:00
patchProp.ts
fix(runtime-dom): patch translate as an attr (
#5485
)
2022-04-13 05:16:33 -04:00