Skip to content

Tags: LGoodDatePicker/LGoodDatePicker

Tags

v11.2.1-Standard

Toggle v11.2.1-Standard's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparations for JEP 396: use add-opens command line (#125)

* Set add-opens for java.desktop module via command line for modularized JDK 11
* Make add-opens command line option default to build out of the box with JDK 16 and newer

v11.2.0-Standard

Toggle v11.2.0-Standard's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase delay to stabilize test (#120)

v11.1.0-Standard

Toggle v11.1.0-Standard's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extend demo with custom highlight color on hover (#105)

* Suppress illegal reflective access operation warning during test execution for JDKs using modules
* Extend FullDemo to use custom highlight color for CalendarPanel labels on mouse hover

v11.0.2-Standard

Toggle v11.0.2-Standard's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add more coverage to TimePicker tests. (#99)

Add more coverage to TimePicker tests and reorganize test into separate class and smaller files.
Prevent a NPE if setText(null) is used and update version number to reflect NPE fix.

Co-authored-by: Archie Black <(A@B)>
Co-authored-by: WiseEagleOwl <53954419+WiseEagleOwl@users.noreply.github.com>

v11.0.0-Standard

Toggle v11.0.0-Standard's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #94 from LGoodDatePicker/releases

Release preparations, bump version number to 11.0.0 and fix Maven Central publishing workflow issues

v10.4.1-Standard

Toggle v10.4.1-Standard's commit message
Updated project number for new release.

v10.3.1-Standard

Toggle v10.3.1-Standard's commit message
Updated project version for release.

v10.2.3-Standard

Toggle v10.2.3-Standard's commit message
Updated project version number.

v10.1.2-Standard

Toggle v10.1.2-Standard's commit message
Minor update to pom file comments.

v8.3.0-Standard

Toggle v8.3.0-Standard's commit message
In the full demo, changed the order of the date pickers.