Logo
Explore Help
Sign In
theluyuan/vue3-yuanma
1
0
Fork 0
You've already forked vue3-yuanma
Code Issues Pull Requests Packages Projects Releases Wiki Activity
vue3-yuanma/packages/runtime-dom/__tests__
History
Evan You 1c7d737cc8 feat: support v-bind .prop & .attr modifiers
Also allows render function usage like the following:

```js
h({
  '.prop': 1, // force set as property
  '^attr': 'foo' // force set as attribute
})
```
2021-07-16 14:30:49 -04:00
..
directives
fix(v-show): v-show takes higher priority than style attribute (#3230)
2021-02-25 10:26:54 -05:00
helpers
fix(sfc): fix style variables injection on static vnode (#3847)
2021-07-14 18:08:12 -04:00
createApp.spec.ts
fix(runtime-dom): support mounting app to svg container (#2929)
2021-03-01 11:51:32 -05:00
customElement.spec.ts
feat: custom element reflection, casting and edge cases
2021-07-16 14:30:49 -04:00
customizedBuiltIn.spec.ts
chore: fix typos (#1090)
2020-05-01 09:42:58 -04:00
nodeOps.spec.ts
refactor: simplify static content insertion
2021-07-15 13:16:19 -04:00
patchAttrs.spec.ts
refactor: adjust runtime-dom test structure + tests for dom props
2020-04-10 15:37:30 -04:00
patchClass.spec.ts
refactor: adjust runtime-dom test structure + tests for dom props
2020-04-10 15:37:30 -04:00
patchEvents.spec.ts
fix: kebab-case events are attached correctly on web components, see #2841 (#2847)
2021-02-09 07:58:36 +01:00
patchProps.spec.ts
feat: support v-bind .prop & .attr modifiers
2021-07-16 14:30:49 -04:00
patchStyle.spec.ts
fix(runtime-dom): style binding multi value support
2020-08-03 17:13:17 -04:00
rendererStaticNode.spec.ts
wip(runtime): test for static vnode handling
2020-05-15 16:11:53 -04:00
Powered by Gitea Version: 1.23.7 Page: 52ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API