Connor

Results 8 comments of Connor

Hey guys @AurelioDeRosa @dmethvin Have the `input` and `beforeinput` events been [renamed](https://www.w3.org/TR/DOM-Level-3-Events/#changes-drafts) to `beforeedit` and `edit` events? > "beforeinput and input events renamed to beforeedit and edit events, respectively. These...

Hey @AurelioDeRosa @dmethvin Looks like input/before input are still in use. In your jsfiddle, I'm assuming we should be seeing the content of the div as the `event.originalEvent.data` after we...

Hey @toricls I was wondering if there were any updates on this as whilst the **[improvements](https://aws.amazon.com/blogs/containers/improving-daemon-services-in-amazon-ecs/)** you mentioned above are great to hear, we would be looking for complete reliability...

Hey @AurelioDeRosa No problem, thank you for the feedback! I've removed the line spacing between those two sentences and added a link to the `.attr()` api page on its first...

Hey @AurelioDeRosa Thank you for the feedback! I've updated the pages taking into account all of the changes you suggested 👍 I'll give the pages another read through soon to...

Hey @AurelioDeRosa I've updated both pages a little bit, should be good to :ship:

Hey @scottgonzalez Do you think it's worth adding emphasis to the jQuery UI download link, like: > If you don't have a version of jQuery core handy, you can get...

Hey @agcolom It looks like the [pull request](https://github.com/jquery/learn.jquery.com/pull/661) was never finished or approved - shall I continue where it left off in a new request?