Skip to content

Releases: Chris2011/NbScratchFile

2.0.0

13 Jul 19:44
Compare
Choose a tag to compare

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

30 Aug 15:58
Compare
Choose a tag to compare

#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

21 Nov 15:26
Compare
Choose a tag to compare
  • Generate keystore at build time
  • Sign module at build time

v1.7.0

26 Oct 15:24
Compare
Choose a tag to compare

#6 - Convert project from ant to maven
#7 - Build UI directly from maven
#11 - Add TravisCI config

v1.6.0

09 Oct 21:39
Compare
Choose a tag to compare

#5 - Fixed improper action id
#9 - Get colors from NetBeans LaF to set the Ui to light or dark

  • Refactored code.

v1.5.1

25 Sep 10:29
Compare
Choose a tag to compare

#1 - Removed unused dependencies and try to fix the exception.

v1.5

24 Sep 17:36
Compare
Choose a tag to compare
  • 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

18 Sep 19:51
Compare
Choose a tag to compare
v1.4.2-dev Pre-release
Pre-release
  • 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.1-dev

15 Sep 17:52
Compare
Choose a tag to compare
v1.4.1-dev Pre-release
Pre-release

Reduced size

v1.4.0-dev

15 Sep 16:14
Compare
Choose a tag to compare
v1.4.0-dev Pre-release
Pre-release
  • Fixed problem with blank dialog.