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

feat(#163): support for action buttons #436

Open
wants to merge 3 commits into
base: release
Choose a base branch
from

Commits on Mar 15, 2023

  1. feat(#163): support for action buttons

    as requested in issue #163. the datetime-picker does still close itself
    if you reach "the end of the selection". e.g. when selecting the minutes
    in the minutes-view. this is in contrary to the original material date
    picker, but in my personal opinion more useful. I think it should be
    possible to customize this behaviour too (via property).
    bbortt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9eacd4c View commit details
    Browse the repository at this point in the history
  2. docs(#163): action button sample

    add an action button sample to the application.
    also document its usage in `README.md`.
    bbortt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0463774 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    431c5ff View commit details
    Browse the repository at this point in the history