Releases: Chris2011/NbScratchFile
Releases · Chris2011/NbScratchFile
2.0.0
Update in 2.0.0
General
1 - Moved from HTML4J back to Swing.
Fixes
1 - #3: Dialog shrinks when typing, outer box doesn't.
2 - #16: Doesn't create folder anymore.
3 - #24: Input field is not empty after choosing an extension.
1.8.0
#8 - Refactored code to make it reusable
#14 - From Knockout to Vue (For the UI, NO Swing)
#15 - Fixed xml file already exists in the filesystem
v1.7.2
- Generate keystore at build time
- Sign module at build time
v1.7.0
#6 - Convert project from ant to maven
#7 - Build UI directly from maven
#11 - Add TravisCI config
v1.6.0
#5 - Fixed improper action id
#9 - Get colors from NetBeans LaF to set the Ui to light or dark
v1.5.1
#1 - Removed unused dependencies and try to fix the exception.
v1.5
- Fixed NPE - #4
- Added folders and scratch files to the Service window to open the saved scratch files from the IDE
v1.4.2-dev
- Refactored code, removed ES6 template strings from index.html
- Added polyfill for using display: inline-block, if the WebView doesn't support display: flex;
v1.4.0-dev
- Fixed problem with blank dialog.