Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] actionview typo fixes. | alkesh26 | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Revert unintentional change in 41e3bbd | Javan Makhmali | 2018-01-01 | 1 | -1/+1 |
| | |||||
* | Improve `preventDefault` fix for rails-ujs | Javan Makhmali | 2018-01-01 | 1 | -6/+11 |
| | | | | | | | | Improves 049a3374aa85f33091f0e7cba8635edd4b4786bd: * Attempt native `preventDefault()` before stepping in * Fix that calling `preventDefault()` more than once would throw an error * Fix that non-cancelable events could be canceled | ||||
* | Fix IE 10 and IE 11's broken `preventDefault` | Yuri S | 2017-12-27 | 1 | -0/+5 |
| | | | | https://github.com/turbolinks/turbolinks/issues/233 https://stackoverflow.com/questions/23349191/event-preventdefault-is-not-working-in-ie-11-for-custom-events | ||||
* | Adds descriptions to rails-ujs methods [ci skip] | Marc Rendl Ignacio | 2017-07-07 | 1 | -0/+18 |
| | |||||
* | Reorganize rails-ujs files | Javan Makhmali | 2017-03-30 | 1 | -0/+40 |