File tree Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Expand file tree Collapse file tree 4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ ## 2.3.2
2+ - fix input field note class.
3+ - branch v13+
4+ ## 2.3.1
5+ - branch v11-v13
6+ - update typescript 2.3.1
7+ - remove TokenMovement
8+ - remove inner dependency to gamepad module.
19## 2.3.0
210- add color theme
311## 2.2.5
Original file line number Diff line number Diff line change 22 "title" : " Beaver's System Interface" ,
33 "description" : " An Interface to uniformly access system dependent implementations" ,
44 "id" : " beavers-system-interface" ,
5- "version" : " 2.3.1 " ,
5+ "version" : " 2.3.2 " ,
66 "authors" : [
77 {
88 "name" : " angryBeaver" ,
9494 ]
9595 },
9696 "compatibility" : {
97- "minimum" : " 10 " ,
97+ "minimum" : " 13 " ,
9898 "verified" : " 13"
9999 }
100100}
Original file line number Diff line number Diff line change 11{
22 "name" : " beavers-system-interface" ,
33 "title" : " Beaver's System Interface" ,
4- "version" : " 2.3.1 " ,
4+ "version" : " 2.3.2 " ,
55 "description" : " Beaver's System Interface" ,
6- "# devDir" : " c:\\ vtts\\ v13.342 \\ Data\\ modules" ,
7- "devDir" : " c:\\ vtts\\ v12.331\\ Data\\ modules" ,
6+ "devDir" : " c:\\ vtts\\ v13.347 \\ Data\\ modules" ,
7+ "# devDir" : " c:\\ vtts\\ v12.331\\ Data\\ modules" ,
88 "#devDir" : " c:\\ vtts\\ v11.315\\ Data\\ modules" ,
99 "main" : " src/main.js" ,
1010 "types" : " ./src/index.d.ts" ,
Original file line number Diff line number Diff line change 2828 </div >
2929 {{ /if }}
3030 {{ #if (and note (not minimized ))}}
31- <p class =" notes" >{{ note }} </p >
31+ <p class =" notes hint " >{{ note }} </p >
3232 {{ /if }}
3333</div >
You can’t perform that action at this time.
0 commit comments