Releases: LancerComet/vue2-jsx-runtime
Releases · LancerComet/vue2-jsx-runtime
v0.6.0
18 Nov 14:54
Compare
Sorry, something went wrong.
No results found
v0.5.0
22 Sep 16:15
Compare
Sorry, something went wrong.
No results found
v0.4.0
04 Apr 05:09
Compare
Sorry, something went wrong.
No results found
v-model
now supports deep binding.
v0.3.1
18 Jul 13:18
Compare
Sorry, something went wrong.
No results found
Add prop merging unit testing #7 .
Add jsx-dev-runtime.js #6 #7 .
Update README.md
v0.3.0
26 May 03:46
Compare
Sorry, something went wrong.
No results found
v0.2.1
22 May 18:11
Compare
Sorry, something went wrong.
No results found
Merage on={}
and onEvent={}
. They can be used at same time.
v0.2.0
20 May 17:10
Compare
Sorry, something went wrong.
No results found
Update JSXS handling to avoid JSXS recreation.
v0.1.0
20 May 12:46
Compare
Sorry, something went wrong.
No results found
Update key support.
Add <transition />
and <transition-group />
support.
Update domprops detection.
v0.1.0-beta.4
20 May 10:07
Compare
Sorry, something went wrong.
No results found
Add v-model support on Vue components.
Update directive handling.
Fix incorrect v-model binding on checkbox input.
v0.1.0-beta.3
20 May 05:52
Compare
Sorry, something went wrong.
No results found
Update async component testing.
Remove fragment support.
Update HTML attributes detection.