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

added ref support for picker/datepicker components #69

Merged
merged 8 commits into from
Oct 25, 2021

Commits on Oct 20, 2021

  1. added ref for picker component

    Miguel Caballero committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b012f56 View commit details
    Browse the repository at this point in the history
  2. updated DatePicker to support a ref for open/close

    Miguel Caballero committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bd56fb5 View commit details
    Browse the repository at this point in the history
  3. added postinstall script

    Miguel Caballero committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    dba3a93 View commit details
    Browse the repository at this point in the history
  4. refactored show listeners

    Miguel Caballero committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    22a359c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98de390 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. added android ref usage

    Miguel Caballero committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7f5c0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd3b0e9 View commit details
    Browse the repository at this point in the history
  3. added focus/blur support to picker useeffect

    Miguel Caballero committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    c35fe55 View commit details
    Browse the repository at this point in the history