Skip to content

Conversation

@milmazz
Copy link
Member

@milmazz milmazz commented Jun 21, 2015

The input event fires whenever the user has modified the data of
the control. So, this already covers the keyup, paste, etc.

This commit also includes the following:

  • Add documentation to some JS functions
  • Fix links in navigation area
  • Change the evnt, evt variables to e for consistency
  • Change bind to on method (jQuery)

Fix #222

The `input` event fires whenever the user has modified the data of
the control. So, this already cover keyup, pasting, undoing, etc.

This commit also includes the following:

 * Add documentation to some JS functions
 * Fix links in navigation area
 * Change the `evnt`, `evt` variables to `e` for consistency
 * Change `bind` to `on` (jQuery)
josevalim added a commit that referenced this pull request Jun 21, 2015
Avoid double click in a sidebar link after search
@josevalim josevalim merged commit 79af0b0 into elixir-lang:master Jun 21, 2015
@eksperimental eksperimental mentioned this pull request Jun 21, 2015
18 tasks
@milmazz milmazz deleted the issue_222 branch June 21, 2015 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants