- Ticket triage
- 423 tickets total, -6
- 11 pull requests, -0
- Datepicker
- Strange iOS 10 behavior
- https://bugs.jqueryui.com/ticket/15050
- Alex to look into this bug
- Felix sent a PR for improved test coverage
- We should run tests with at least two time zones
- Strange iOS 10 behavior
- Pending Tickets
- Trac does not auto-close pending tickets anymore
- Scott manually closed all tickets pending for at least two weeks
- Will ask Ryan Ollos if he can implement the auto-close functionality
Author Archives: builder
jQuery Core Team Meeting – Oct 10 2016
Attending: timmywil, dmethvin, gibson042, markelog, mgol Location: https://gitter.im/jquery/meeting
link https://github.com/w3c/uievents/issues/88
link 3.2 Progress
- Issues https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.2.0
- We know what to do. Just gotta work on it.
- https://github.com/jquery/jquery/pull/3331 move readywait
- To be edited by OP. Thanks gibson for the comments.
- PRs: https://github.com/jquery/jquery/pulls?q=is%3Aopen+is%3Apr+milestone%3A3.2.0
jQuery UI Team Meeting – Oct 05 2016
- Ticket triage
- 429 tickets total, -1
- 11 pull requests, -3
- Datepicker
- Strange iOS 10 behavior
- https://bugs.jqueryui.com/ticket/15050
- Alex to look into this bug
- Felix sent a PR for improved test coverage
- We should run tests with at least two time zones
- Strange iOS 10 behavior
- Selectable
classes
option causing performance issues- https://bugs.jqueryui.com/ticket/15049
- can't reproduce; should auto-close today due to no response
- Checkbox theme issues
- Draggable
- Native dialogs don't drag properly
- https://bugs.jqueryui.com/ticket/15063
- Scott would like to close as won't fix due to dialogs using CSS that we wouldn't normally support
- Users can work around the issue by fixing the CSS themselves
- Native dialogs don't drag properly
jQuery Core Team Meeting – Oct 03 2016
Attending: timmywil, markelog, jbedard, mgol, gibson042
Location: https://gitter.im/jquery/meeting
link 3.2 Progress
- Issues https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.2.0
- Blocker: https://github.com/jquery/jquery/issues/3193 width/.css(‘width’)
- Differences between methods: https://github.com/jquery/jquery/issues/3193#issuecomment-231885942
- Recommendations: https://github.com/jquery/jquery/issues/3193#issuecomment-232419543
- https://github.com/jquery/jquery/pull/3329/files jsonp
- closed
- https://github.com/jquery/jquery/pull/3331 move readywait
- Seems ok, but would it be better to move the iframe test to test/ready.js?
- Edit and merge
- PRs: https://github.com/jquery/jquery/pulls?q=is%3Aopen+is%3Apr+milestone%3A3.2.0
link Audit #jquery irc mentions and add gitter in more places.
PEP Team Meeting – Sep 29 2016
- 0.4.2 released
- Not yet announced
- Still need to update gh-pages
pressure
should be0
forpointerup
events- W3C discussion: https://github.com/w3c/pointerevents/issues/146
- PR: https://github.com/jquery/PEP/pull/313
- Merged
jQuery UI Team Meeting – Sep 28 2016
- Ticket triage
- 430 tickets total, +0
- 14 pull requests, +0
- Datepicker
- Strange iOS 10 behavior
- Selectable
classes
option causing performance issues- https://bugs.jqueryui.com/ticket/15049 *can't reproduce
- Autocomplete
- XSS issue in remote JSONP demo
- https://bugs.jqueryui.com/ticket/15048
- PR implementation is too restrictive, rejecting many valid function names
- Scott landed a different fix
- XSS issue in remote JSONP demo
- Tootlip
- No callback for tooltip shown with a delay
- https://bugs.jqueryui.com/ticket/15051
- Rename
open
tobeforeOpen
, add a newopen
event after_show()
completes - Breaking change, but not likely to break much code, if any. Must wait for 1.13.
- GitHub branch cleanup
- Felix asks to delete datepicker-globalize-1.x and selectmenu-native-menu
- deleted
- Felix asks to delete datepicker-globalize-1.x and selectmenu-native-menu
- Checkbox theme issues
jQuery Core Team Meeting – Sep 26 2016
Attending: timmywil, gibson042, markelog, dmethvin, mgol
Location: https://gitter.im/jquery/meeting
link 3.1.1 Released!
link 3.2 Planning
- Issues without PRs: https://github.com/jquery/jquery/issues?utf8=%E2%9C%93&q=is%3Aopen%20is%3Aissue%20milestone%3A3.2.0%20-label%3A%22Has%20Pull%20Request%22%20
- Let’s assign some tickets and label any blockers
- All but a few tickets assigned.
- Feel free to steal tickets from Dave or me, as we have most of them.
- Blocker: https://github.com/jquery/jquery/issues/3193 width/.css(‘width’)
- Differences between methods: https://github.com/jquery/jquery/issues/3193#issuecomment-231885942
- Recommendations: https://github.com/jquery/jquery/issues/3193#issuecomment-232419543
- PRs: https://github.com/jquery/jquery/pulls?q=is%3Aopen+is%3Apr+milestone%3A3.2.0
PEP Team Meeting – Sep 22 2016
pressure
should be0
forpointerup
events- Can’t update tests
- Need to document the testing process
jQuery UI Team Meeting – Sep 21 2016
- Ticket triage
- 430 tickets total, +2
- 14 pull requests, +1
- Sortable
- regression:
cancel()
method throws error- https://bugs.jqueryui.com/ticket/15042
- Scott sent a PR
- regression:
- 1.12.1
- Released!
- Selectable
classes
option causing performance issues
- Autocomplete
- XSS vulnerability in remote JSONP demo
- https://bugs.jqueryui.com/ticket/15048
- Doesn't seem like a real vulnerability
- PR submitted
- https://github.com/jquery/jquery-ui/pull/1747
- PR implementation is too restrictive, rejecting many valid function names
- XSS vulnerability in remote JSONP demo
- Datepicker
- Strange iOS 10 behavior
- https://bugs.jqueryui.com/ticket/15050
- Download builder
- Intermittent issues
jQuery Core Team Meeting – Sep 19 2016
Attending: timmywil, DaveMethvin, jbedard, mgol, gibson042 Location: https://gitter.im/jquery/meeting
link 3.1.1
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.1.1
- https://github.com/jquery/jquery/pull/3318 Compress stripAndCollapse
- MERGED, BABY
- https://github.com/jquery/jquery/issues/3260 CDN .map
- PR: https://github.com/jquery/jquery/pull/3321 needs review
- Dave to land soon
- https://github.com/jquery/jquery/issues/2144 FF animation issue
- Push to 3.2
link 3.2
- PRs: https://github.com/jquery/jquery/pulls?q=is%3Aopen+is%3Apr+milestone%3A3.2.0
- Deprecation PRs can probably be landed after 3.1.1 release
link Review API docs concerning removed APIs
- mgol to open ticket
link TestSwarm fails in Edge 14
- AJAX tests time out