Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Adding ability to have a callback for highlighting an item #320

Merged
merged 4 commits into from Nov 14, 2014
Merged

Adding ability to have a callback for highlighting an item #320

merged 4 commits into from Nov 14, 2014

Conversation

amcdnl
Copy link
Contributor

@amcdnl amcdnl commented Oct 16, 2014

Adding ability to have callback when highlighting an item for cases like showing description beside the dropdown or something. select2 has this event called select2-highlight

event name description example
on-highlight Occurs when an item was hovered on on-highlight="showPreview($item)"

@amcdnl
Copy link
Contributor Author

amcdnl commented Oct 17, 2014

Im wondering if this should be moved to the select-choice scope?

@dimirc
Copy link
Contributor

dimirc commented Oct 17, 2014

Yes, better location will be the the choices element

@amcdnl
Copy link
Contributor Author

amcdnl commented Oct 17, 2014

@dimirc - done :)

@dimirc
Copy link
Contributor

dimirc commented Oct 25, 2014

Can you write 1 or 2 simple tests for this?

Austin McDaniel and others added 2 commits November 14, 2014 08:58
amcdnl added a commit that referenced this pull request Nov 14, 2014
Adding ability to have a callback for highlighting an item
@amcdnl amcdnl merged commit 0762368 into angular-ui:master Nov 14, 2014
@amcdnl amcdnl deleted the feat-highlight branch November 14, 2014 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants