11.16.0 (2023-04-30)
Merged pull requests:
- Stop PreferencesFxFormRenderer from shrinking labels #449
- Bump org.controlsfx.controlsfx from 11.1.1 to 11.1.2 #445
- Bump org.slf4j.slf4j-api from 1.7.32 to 1.7.36 #445
11.15.0 (2023-01-28)
11.7.0 (2020-12-15)
Implemented enhancements:
- Cannot use custom stylesheets on dialog #11
Closed issues:
- deprecatedHash causes IllegalArgumentException in AbstractPreferences #292
- How to add a node into Setting.of(Node) and be able to save the data inside the node? #272
- Using PreferencesFX with a Database #176
Merged pull requests:
- Bump mockito-core from 3.5.7 to 3.5.9 #240 (dependabot-preview[bot])
- Bump junit from 4.12 to 4.13 #234 (dependabot-preview[bot])
- Bump mockito-core from 3.5.2 to 3.5.7 #228 (dependabot-preview[bot])
- Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 #223 (dependabot-preview[bot])
- Bump mockito-core from 3.1.0 to 3.5.2 #220 (dependabot-preview[bot])
- Custom Stylesheet for Dialog #215 (JellevanAbbema)
- Bump log4j-core from 2.12.1 to 2.13.2 in /preferencesfx-demo #207 (dependabot[bot])
- Bump controlsfx from 8.40.15 to 8.40.17 #205 (dependabot-preview[bot])
- Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M5 #203 (dependabot-preview[bot])
- Bump log4j-slf4j-impl from 2.12.1 to 2.13.3 #201 (dependabot-preview[bot])
- Bump log4j-api from 2.12.1 to 2.13.3 #200 (dependabot-preview[bot])
- Bump maven-source-plugin from 3.1.0 to 3.2.1 #170 (dependabot-preview[bot])
- Bump slf4j-api from 1.7.28 to 1.7.30 #168 (dependabot-preview[bot])
- Small search handler improvement #143 (sclassen)
- Bump javafx-web from 13 to 13.0.1 #142 (dependabot-preview[bot])
- Bump gson from 2.8.5 to 2.8.6 #141 (dependabot-preview[bot])
- Bump mockito-core from 3.0.0 to 3.1.0 #139 (dependabot-preview[bot])
- Bump mockito-core from 3.0.0 to 3.1.0 #138 (dependabot-preview[bot])
- Bump asm from 7.1 to 7.2 #137 (dependabot-preview[bot])
- Bump checkstyle from 8.24 to 8.25 #136 (dependabot-preview[bot])
- Bump checkstyle from 8.24 to 8.25 #135 (dependabot-preview[bot])
- Bump javafx-web from 12.0.2 to 13 #131 (dependabot-preview[bot])
11.6.0 (2019-09-07)
8.6.0 (2019-09-07)
Implemented enhancements:
- Switch implementation from
Field
toElement
#40 - Allow instant persistence to be set at runtime & hide undo / redo when no instant persistence #130 (martinfrancois)
- Migrate from Field to Element #99 (martinfrancois)
- Support of enums for field values #97 (sclassen)
Fixed bugs:
- Exception thrown when using PreferencesFX as a node in a new window #128
- Using of Enums as Field Values not possible #10
- Allow instant persistence to be set at runtime & hide undo / redo when no instant persistence #130 (martinfrancois)
- Fix Issue #128 - Don't throw NPE if PreferencesFX is used as a node in a new window #129 (martinfrancois)
- Support of enums for field values #97 (sclassen)
Merged pull requests:
- Bump checkstyle from 8.23 to 8.24 #127 (dependabot-preview[bot])
- Bump checkstyle from 8.23 to 8.24 #126 (dependabot-preview[bot])
- Bump formsfx-core from 11.3.2 to 11.4.1 #124 (dependabot-preview[bot])
- Bump javafx-web from 11.0.2 to 12.0.2 #123 (dependabot-preview[bot])
- Bump asm from 7.0 to 7.1 #118 (dependabot-preview[bot])
- Bump formsfx-core from 1.3.1 to 8.4.0 #116 (dependabot-preview[bot])
- Bump controlsfx from 8.40.14 to 8.40.15 #115 (dependabot-preview[bot])
- Bump formsfx-core from 1.3.0 to 1.3.1 #113 (dependabot-preview[bot])
- Bump log4j-slf4j-impl from 2.12.0 to 2.12.1 #110 (dependabot-preview[bot])
- Bump checkstyle from 8.22 to 8.23 #109 (dependabot-preview[bot])
- Bump log4j-api from 2.12.0 to 2.12.1 #107 (dependabot-preview[bot])
- Bump log4j-core from 2.12.0 to 2.12.1 #106 (dependabot-preview[bot])
- Bump asciidoctor-maven-plugin from 1.5.6 to 1.6.0 #104 (dependabot-preview[bot])
- Bump slf4j-api from 1.7.26 to 1.7.28 #103 (dependabot-preview[bot])
- Bump jruby-complete from 1.7.26 to 9.2.8.0 #101 (dependabot-preview[bot])
- Add license scan report and status #100 (fossabot)
- fix warnings from asciidoctor #96 (sclassen)
- fix javadoc warnings and set failOnError and failOnWarning to true #95 (sclassen)
11.5.0 (2019-08-25)
8.5.0 (2019-08-25)
Implemented enhancements:
- extract PreferencesBasedStorageHandler from StorageHandlerImpl #93 (sclassen)
- remove Ascii class #89 (sclassen)
Merged pull requests:
- add more license details to pom.xml #92 (sclassen)
- fix javadoc errors #90 (sclassen)
- explicitly set file encoding to prevent maven warning #88 (sclassen)
11.4.3 (2019-08-19)
8.4.3 (2019-08-19)
8.4.2 (2019-08-19)
8.4.1 (2019-08-19)
11.4.1 (2019-08-19)
11.4.0 (2019-08-19)
Closed issues:
- Set default view/Show first subcategory #83
8.4.0 (2019-08-19)
Implemented enhancements:
Merged pull requests:
11.3.2 (2019-07-30)
11.3.1 (2019-07-30)
8.3.2 (2019-07-30)
Fixed bugs:
- Show() cannot be called twice? #80
- Fix "Show() cannot be called twice" #82 (martinfrancois)
8.3.1 (2019-07-30)
Implemented enhancements:
- Deploy CI/CD with Travis CI #81 (martinfrancois)
v8.3.0 (2019-07-20)
v11.3.0 (2019-07-20)
Implemented enhancements:
- Add custom preference key #54
- Add icons #51
- Feature: Add option to auto-expand category #77 (p1r9t3)
- Directory chooser preference #67 (ArvidNy)
- Instant persistence #63 (martinfrancois)
- ColorPicker preference #62 (ArvidNy)
- Set dialog title and icon #61 (ArvidNy)
- Add custom preference key #60 (ArvidNy)
- Build optimizations #59 (martinfrancois)
- Switch to slf4j #58 (martinfrancois)
- Add support for Category icons #52 (ArvidNy)
Fixed bugs:
- Invalid preferences format #53
- Integer editor allows non numeric characters #27
- Buttons behavior: cancel should cancel? #13
- Fix for Issue 72 to allow single cat with subcategories. #76 (p1r9t3)
- Fix demo saving bug #57 (martinfrancois)
- Fix hashing method #55 (martinfrancois)
- Snapshot repo for ControlsFX 11 #46 (Genron)
- Snapshot repo for ControlsFX 10 #45 (Genron)
- Issue #27 #41 (SNException)
Closed issues:
- Too many Dependencies #78
- Subcategories not displayed when only one main category #72
- Invalid dependency into Maven Central #70
- Is PreferencesFX compatible with JavaFX 11? #69
- Cancel Button doesn't restore original values #68
- How to Wrap root with another parent? #66
- File/Directory setting type with chooser? #65
- Null control character in the hash of breadcrumb #64
- Wrong versions for dependencies? #50
- Missing legend with quicklinks in the ReadMe. #48
- Is there a way to allow user to add new element to ListProperty? #42
Merged pull requests:
- Remove guava dependency #79 (sclassen)
- Missing legend with quicklinks in the ReadMe. #48 #49 (Naoghuman)
v11.1.0 (2018-09-20)
v10.1.0 (2018-09-20)
v2.1.0 (2018-09-06)
Implemented enhancements:
- Add possibillity to make Dialog APPLICATION_MODAL #7
- Use as Node #6
- Replace StorageHandler #4
- Use PreferencesFx as Node #36 (anneloreegger)
- Minor updates to event handling #31 (aalmiray)
- Support save/cancel events #28 (aalmiray)
- Added abstraction for StorageHandler: fix #4 #22 (kivimango)
- Improve Examples #19 (xerus2000)
- Add the modal window as a parameter of the show() method. #12 (GeCol1)
Fixed bugs:
- NPE in SimpleRadioButtonControl #9
- Make cancel cancel again #56 (martinfrancois)
- Fix breaking FormsFX changes #39 (martinfrancois)
- Fixed issue with blank dialog content when using the default Storage … #33 (shannah)
- Fix issue #9 #16 (finanzer)
Closed issues:
- Allow preferences to be saved at any time #35
- Blank dialog content #32
- React to close/save actions found in PreferencesDialog #20
- Why migrate from Gradle to Maven? #18
- How to access single preference values #5
- Add Maven Dependency #1
Merged pull requests:
v2.0.1 (2018-04-30)
v2.0.0 (2018-04-27)
Closed issues:
- Maven repository down? #2
Merged pull requests:
- Add pom.xml for publishing to Maven #3 (martinfrancois)
* This Change Log was automatically generated by github_changelog_generator