Skip to content

Releases: Chris2011/NbScratchFile

2.0.0

Choose a tag to compare

@Chris2011 Chris2011 released this 13 Jul 19:44

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

Choose a tag to compare

@Chris2011 Chris2011 released this 30 Aug 15:58

#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

Choose a tag to compare

@Chris2011 Chris2011 released this 21 Nov 15:26
  • Generate keystore at build time
  • Sign module at build time

v1.7.0

Choose a tag to compare

@Chris2011 Chris2011 released this 26 Oct 15:24

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

v1.6.0

Choose a tag to compare

@Chris2011 Chris2011 released this 09 Oct 21:39

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

  • Refactored code.

v1.5.1

Choose a tag to compare

@Chris2011 Chris2011 released this 25 Sep 10:29

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

v1.5

Choose a tag to compare

@Chris2011 Chris2011 released this 24 Sep 17:36
  • 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

v1.4.2-dev Pre-release
Pre-release

Choose a tag to compare

@Chris2011 Chris2011 released this 18 Sep 19:51
  • 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

v1.4.1-dev Pre-release
Pre-release

Choose a tag to compare

@Chris2011 Chris2011 released this 15 Sep 17:52

Reduced size

v1.4.0-dev

v1.4.0-dev Pre-release
Pre-release

Choose a tag to compare

@Chris2011 Chris2011 released this 15 Sep 16:14
  • Fixed problem with blank dialog.