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

Missing event for components #90

Closed
Julienng opened this issue Sep 11, 2017 · 3 comments
Closed

Missing event for components #90

Julienng opened this issue Sep 11, 2017 · 3 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@Julienng
Copy link

Hi,
I miss control for event with some component :

  • Calendar
  • Autocomplete
  • Checkbox
  • Dropdown

I need event like onMouseDown but i can't access to the input.

Can the input of this component work like inputText ({...this.inputProps}) to pass prop ?

@cagataycivici
Copy link
Member

cagataycivici commented Sep 11, 2017

Could you please list the events that you need, we can add them to next version (next week) with one way or the other.

@Julienng
Copy link
Author

Julienng commented Sep 11, 2017

Thank you !

The list of extra event we use for components :

Autocomplete :

  • onClick
  • onDblClick
  • onFocus
  • onBlur
  • onMouseDown
  • onKeyUp
  • onKeyPress
  • onContextMenu

Calendar :

  • onFocus
  • onBlur
  • onMouseDown
  • onKeyUp
  • onKeyPress
  • onContextMenu

Dropdown :

  • onMouseDown
  • onContextMenu

Checkbox :

  • onMouseDown
  • onContextMenu

@cagataycivici
Copy link
Member

Got it, we'll add them to next release next week.

@cagataycivici cagataycivici self-assigned this Sep 12, 2017
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Sep 12, 2017
@cagataycivici cagataycivici added this to the 1.0.1 milestone Sep 12, 2017
Merve7 added a commit that referenced this issue Sep 19, 2017
Merve7 added a commit that referenced this issue Sep 19, 2017
Merve7 added a commit that referenced this issue Sep 19, 2017
Merve7 added a commit that referenced this issue Sep 19, 2017
@Merve7 Merve7 closed this as completed Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

3 participants