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

Typing information and opened event #809

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    d2e75e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ec0c7 View commit details
    Browse the repository at this point in the history
  3. - Emit "opened" event when calendar is opened.

    - Emit "closed" event when calendar closes by input losing focus.
    gmoneh committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    57e3f9a View commit details
    Browse the repository at this point in the history
  4. Include types file in distribution.

    (cherry picked from commit 2b446b849d00babd9ca0af0262f727b704942567)
    gmoneh committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2e20dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Removed Vue2 as a peer dependency

    G Araya committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d260238 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Removed dev dependencies, since we won't be building the component lo…

    …cally (necessary for Vue 3 compatibility).
    G Araya committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    27cbcbd View commit details
    Browse the repository at this point in the history