- JSASS
- Pulled in
- [WIP] Tables: Table styling
- In progress, udate next week
- RTL : Added CSSjanus to build process
- Updated code currently merges the rtl and ltr css files together, doubling the file size.
- Need to handle possible icon flipping
- Need to have some elements be flippable, but some should not
- CSSJanus might not be our best solution - might want to go custom instead of automatic
- Images : Basic styling
- Review changes
- How goes UI library for components
- Some dribble collection work has started
- Grunt: 'grunt watch' runs all tasks at beginning
- Should be good to go
Author Archives: builder
jQuery Core Team Meeting – Apr 11 2016
Attending: m_gol, gibson042, markelog, dmethvin, timmywil
link Upgrade Guide
- Still need input and writeup on show/hide changes and remediation (gibson)
- https://docs.google.com/document/d/1QLkXfuhsFAppsZbi_8UJV0LxjNKaQfHwXmSR5GLVWX4/edit#
- gibson042 almost done with the writeup
link 3.0
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- Down to 2!
- Blocker https://github.com/jquery/jquery/issues/3029 $.when(dfd).done() args
- Blocker https://github.com/jquery/jquery/issues/3010 dave to pester gdsmith but let's not call it a blocker
link PRs
- https://github.com/jquery/jquery/pull/3037 Toggle detached elements
- LGTM
link Migrate
- https://github.com/jquery/jquery-migrate/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- https://github.com/jquery/jquery-migrate/issues/118
- Dave will grab
- gibson042 to look at show/hide in Migrate
PEP Team Meeting – Apr 07 2016
- Marius working on fixing
pointerenterandpointerleave - Automate starting ChromeDriver during tests
- https://github.com/jquery/PEP/pull/245
- Alex to merge today
- Polyfill for
offsetXandoffsetY- https://github.com/jquery/PEP/pull/233
- Scott will ping people again, this time outside of GitHub
jQuery Mobile Team Meeting – Apr 07 2016
- Ticket Triage:
- 285 tickets (+0)
- 4 pull requests (-1)
link 1.5.0
- 1.5 blockers
- Selectmenu
- needs rebase and update for new test infra
- Done - ready for another round of review
- needs rebase and update for new test infra
- Table
- landed
- Phantom 2.x
- look into upgrading to get more stable tests
- can be upgraded easily after bootstrap
- look into upgrading to get more stable tests
- Build
- fix tests on 1.5-demos-issues
- Alex looking into
- fix tests on 1.5-demos-issues
- Demos
- fix remaining demos issues
jQuery UI Team Meeting – Apr 06 2016
- Ticket triage
- 410 tickets total, -1
- 20 pull requests, -8
- 1.12.0-rc.2
- Land two more PRs first
- Line length fixes
- no globals in tests
Chassis Team Meeting – Apr 05 2016
- JSASS
- Has Travis issues been resolved?
- Need to pull this in too fix node issues: https://github.com/jquery/css-chassis/issues/152
- sfrisk to pull in after meeting
- [WIP] Tables: Table styling
- Classes part of PR should be updated by this weekend?
- RTL : Added CSSjanus to build process
- To be updated tonight
- Images : Basic styling
- Styling is similar to what is in bootstrap - discussion had if it matches what our current design pattern is, or if we should play with more ideas
- Notes left on PR that need work
- Nashvail to start working on a UI library for components
jQuery Core Team Meeting – Apr 04 2016
Attending: timmywil, m_gol, gibson042, markelog
link Upgrade Guide
- Still need input and writeup on show/hide changes and remediation (gibson)
- https://docs.google.com/document/d/1QLkXfuhsFAppsZbi_8UJV0LxjNKaQfHwXmSR5GLVWX4/edit#
link 3.0
- https://github.com/jquery/jquery/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- Down to 4!
- New blocker https://github.com/jquery/jquery/issues/3029 $.when(dfd).done() args
link 1.12.3/2.2.3
- Fix https://github.com/jquery/jquery/issues/3035 context for .load
link PRs
- https://github.com/jquery/jquery/pull/3037 Toggle detached elements
- LGTM
link Migrate
- https://github.com/jquery/jquery-migrate/issues?q=is%3Aopen+is%3Aissue+milestone%3A3.0.0
- 7 left. gibson to help with show/hide.
jQuery Mobile Team Meeting – Mar 31 2016
- Ticket Triage:
- 285 tickets (-4)
- 5 pull requests (-29)
link 1.5.0
- 1.5 blockers
- Selectmenu
- needs rebase and update for new test infra
- Table
- landed
- Phantom 2.x
- look into upgrading to get more stable tests
- can be upgraded easily after bootstrap
- look into upgrading to get more stable tests
- Build
- fix tests on 1.5-demos-issues
- Alex looking into
- fix tests on 1.5-demos-issues
- Demos
- fix remaining demos issues
PEP Team Meeting – Mar 31 2016
- Marius working on fixing
pointerenterandpointerleave - Automate starting ChromeDriver during tests
- https://github.com/jquery/PEP/pull/245
- Ready to merge
- iOS 9.3 has partial support for
touch-action- We assume there is full support if it exists, so we need to adjust our logic to handle this situation
- It’s not clear that Apple will ever implement full support
jQuery UI Team Meeting – Mar 30 2016
- Ticket triage
- 411 tickets total, -3
- 28 pull requests, -4
- Scott and Alex are working through PRs today
- Checkboxradio
- Checked radios with no icon break on initialization
- https://bugs.jqueryui.com/ticket/14939
- https://github.com/jquery/jquery-ui/pull/1686
- Merged
- Selectmenu
- Still some styling issues in Firefox
- https://bugs.jqueryui.com/ticket/14938
- https://github.com/jquery/jquery-ui/pull/1685
- Merged