Skip to content

Latest commit

 

History

History
120 lines (77 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

120 lines (77 loc) · 7.63 KB

Change Log

11.4.1 (2019-09-01)

Full Changelog

8.4.0 (2019-08-25)

Full Changelog

11.4.0 (2019-08-25)

Full Changelog

Implemented enhancements:

v11.3.2 (2019-01-09)

Full Changelog

Closed issues:

  • Date Field #39

v10.3.1 (2019-01-09)

Full Changelog

v11.3.1 (2019-01-09)

Full Changelog

v1.3.1 (2019-01-09)

Full Changelog

Closed issues:

  • JDK 11 compatible #38

Merged pull requests:

v11.3.0 (2018-09-17)

Full Changelog

v10.3.0 (2018-09-17)

Full Changelog

v1.3.0 (2018-09-06)

Full Changelog

Implemented enhancements:

  • PasswordFields #7

Closed issues:

  • Required field fails when I18N is enabled #32
  • DataField assumes edited value can be transformed to a suitable String representation #30
  • Open SimpleControl impls for extension #27
  • Trigger an event when Form is persisted/reset #25
  • Embed additional content inside a Group/Section #23
  • Support additional descriptions on Field #18
  • Section.title should return Section #15
  • Allow SectionRenderer.titledPane.collapsible to be set #13
  • Add custom style-class to Form/Section renderers #12
  • Update codebase with fixes from PreferencesFX #11

Merged pull requests:

  • Use StringConverter instead of ValueTransformer in DataField #34 (aalmiray)
  • Check against empty requiredError instead of null #33 (aalmiray)
  • Enable additional content inside Form/Section/Group #29 (aalmiray)
  • Extension points #28 (aalmiray)
  • Add event handlers to Form/Group/Field #26 (aalmiray)
  • Additional description support for label/value #21 (aalmiray)
  • Fix fluent interface methods in Section #17 (aalmiray)
  • Add a collapsible property to Section #16 (aalmiray)
  • Add style classes to FormRenderer and SectionRenderer #14 (aalmiray)
  • PasswordField support #10 (aalmiray)

v1.2.1 (2018-04-30)

Full Changelog

v1.2-2 (2018-04-27)

Full Changelog

v1.2 (2018-04-27)

Full Changelog

Fixed bugs:

  • Single Selection Type Fields Not Persisting #2

Closed issues:

  • Any plans to publish the project to Maven? #5

Merged pull requests:

v1.1 (2017-12-06)

Full Changelog

Merged pull requests:

v1.0 (2017-09-26)

Closed issues:

  • Make Field Instance Variable Protected In SimpleControl #3
  • add license #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator