File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed
Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 22
33# Change Log
44
5+ # [ 6.3.14] ( https://github.com/framework7io/framework7/compare/v6.3.12...v6.3.14 ) (2021-12-30)
6+
7+ ### Bug Fixes
8+
9+ - ** vue:** fix ` sortableMove ` event arguments ([ #3965 ] ( https://github.com/framework7io/framework7/issues/3965 ) ) ([ 8e716f7] ( https://github.com/framework7io/framework7/commit/8e716f7a17dbf884493330224408405bd41f35fc ) )
10+ - ** vue:** fix textEditor events arguments ([ e6a3218] ( https://github.com/framework7io/framework7/commit/e6a3218c7a71d725e77e0bc92ccc35a086a92c6b ) )
11+
512# [ 6.3.12] ( https://github.com/framework7io/framework7/compare/v6.3.11...v6.3.12 ) (2021-12-13)
613
714### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " framework7" ,
3- "version" : " 6.3.12 " ,
3+ "version" : " 6.3.14 " ,
44 "description" : " Full featured mobile HTML framework for building iOS & Android apps" ,
55 "main" : " cjs/framework7.js" ,
66 "module" : " esm/framework7.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " framework7-react" ,
3- "version" : " 6.3.12 " ,
3+ "version" : " 6.3.14 " ,
44 "description" : " Build full featured iOS & Android apps using Framework7 & React" ,
55 "main" : " cjs/framework7-react.js" ,
66 "module" : " esm/framework7-react.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " framework7-svelte" ,
3- "version" : " 6.3.12 " ,
3+ "version" : " 6.3.14 " ,
44 "description" : " Build full featured iOS & Android apps using Framework7 & Svelte" ,
55 "main" : " cjs/framework7-svelte.js" ,
66 "module" : " esm/framework7-svelte.js" ,
Original file line number Diff line number Diff line change 22 "$schema" : " http://json-schema.org/draft-04/schema#" ,
33 "framework" : " vue" ,
44 "name" : " framework7-vue" ,
5- "version" : " 6.3.12 " ,
5+ "version" : " 6.3.14 " ,
66 "contributions" : {
77 "html" : {
88 "types-syntax" : " typescript" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " framework7-vue" ,
3- "version" : " 6.3.12 " ,
3+ "version" : " 6.3.14 " ,
44 "description" : " Build full featured iOS & Android apps using Framework7 & Vue" ,
55 "main" : " cjs/framework7-vue.js" ,
66 "module" : " esm/framework7-vue.js" ,
You can’t perform that action at this time.
0 commit comments