Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time picker bindings #68

Merged

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    d8e3c48 View commit details
    Browse the repository at this point in the history
  2. second and millisecond visible and managed are using bindings to impr…

    …ove scenebuilder usability.
    Chad Preisler committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a516d57 View commit details
    Browse the repository at this point in the history
  3. Merge mavenShadePlugin into timePickerBindings

    Chad Preisler committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    693bb7a View commit details
    Browse the repository at this point in the history
  4. removing System.out messages for showing property.

    Chad Preisler committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    75c31a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. better handling of setting time to null multiple times. removed NEW_T…

    …IME prop after handling change. Not setting minimum on null value in DigitsField.
    Chad Preisler committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    60b6576 View commit details
    Browse the repository at this point in the history
  2. removed error boolean properties for second millisecond. Updating for…

    …mat in constructor so that setting format in FXML works.
    Chad Preisler committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    b242121 View commit details
    Browse the repository at this point in the history
  3. Delete nbactions.xml

    cpreisler committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    259af44 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. removed var keyword and made updateFormat private.

    Chad Preisler committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    973f380 View commit details
    Browse the repository at this point in the history
  2. restored showingProperty

    Chad Preisler committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cd3cf5d View commit details
    Browse the repository at this point in the history