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
..
2021-07-16 14:30:49 -04:00
2021-07-16 14:30:49 -04:00
2021-07-16 14:30:49 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-07-16 12:38:01 -04:00
2021-04-07 16:19:24 -04:00