Releases: DWTechs/CtrlTab.js
Releases · DWTechs/CtrlTab.js
3.0.1
- Fix scope option typing for TypeScript users.
Repeat
- Shorter methods name (addCmd, setCmd )
- GroupName becomes an option property and default to "default"
- Repeat is a new option property and default to false. If true, trigger will repeat when you keep pressing a command.
New name
- Krait.js becomes CtrlTab.js
- Project transfered from LCluber to DWTechs