- Ticket triage
- 394 tickets total, +4
- 26 pull requests, +1
- Button
- PR still needs another review
- AMD in demos
- Updated AMD demos PR, +1 from Scott
- Need to test within jqueryui.com, Jörn will try that
- https://github.com/jquery/jquery-ui/pull/1557
- DB CSS dependencies
- Rafael did some fixed, Jörn will test along with AMD demos
- https://github.com/jquery/download.jqueryui.com/pull/256
- Datepicker
- Scott landed the merge
- Splitting up core
- Added directories for widgets and effects
- Adding version dependency to all widgets
Author Archives: builder
Testing Team Meeting – Jul 15 2015
- QUnit
- Core module split is done, needs another review
- Updating CI config to opt-into new container infrastructure
- PR to add Map and Set support to deepEqual, needs another review, also check CLA issue
- js-reporters (Franziska)
- Done Last Week
- included esperanto to bundle the modules
- put the event summary of all test frameworks on GitHub to give a base for discussions
- restructurd the project to get a clear overview of the code
- moved the existing code in the js-reporters Repo
- updated the testEnd event for the QUnit adapter/reporter based on the results of the event summary of all test frameworks
- added eslint to the project
- Next Steps
- Finish PR
- JasmineAdapter
- ConsoleReporter
- Start Events
- Done Last Week
Chassis Team Meeting – Jul 14 2015
Attending Members: sfrisk, geekman-rohit, kristyjy, arschmitz
- Media Query Mixin
- Need for setting responsive/not responsive has been removed.
- Build: add jsass-vars and completely modualarize grunt
- A few edits need to be done on this PR, then we can pull it in. Once that is done, current code can be adjusted to use jsass and we can pull in the two performance PRs.
- Table Styling
- Status currently unknown. Needs updating.
jQuery Core Team Meeting – Jul 13 2015
Attending: timmywil, DaveMethvin, gibson042, arthurvr
link Releasing TODAY!
link Issues needing review
- https://github.com/jquery/jquery/issues/2365 Remove or document array methods
- I’ve found them useful and I still want to explore using them for selections again – it was removed accidentally before. Will save a loop.
- Status quo seems like the best solution. We don’t want to remove them or document them. Documenting encourages usage and removing them is problematic.
link PRs
- Hold on PRs until after release
- https://github.com/jquery/jquery/pull/2458 Android 2.3 does not fire window.onerror
link Blockers without pull requests
- Blockers are good for release.
link Current failures on master and compat
- NONE
link Beta release todo
- Blog post - FINAL REVIEW FOR ALPHA
- https://docs.google.com/document/d/1UcfR24rfK7bFFwlX2-PPjr7MPe6E0aVZ1wfih061INM/edit
- Section on promises has been added. Please review right after the meeting.
- Migrate
link jQuery 3.0 beta
jQuery Mobile Team Meeting – Jul 09 2015
- Ticket Triage:
- 242 tickets (-11)
- 17 pull requests (-4)
link 1.5.0
- 1.5-dev
- Enhancer update
- Major update to enhancer module
- Needs review
- Major update to enhancer module
- Slider classes
- Update slider
- landed
- Update slider
- 3rd Party demos
- https://github.com/jquery/jquery-mobile/issues/8183
- http://view.jquerymobile.com/1.5-3rd-party/demos/
- Going to add banner badge for 3rd party change background color
- http://view.jquerymobile.com/1.5-3rd-party/demos/
- https://github.com/jquery/jquery-mobile/issues/7377
- https://github.com/jquery/jquery-mobile/issues/7385
- https://github.com/jquery/jquery-mobile/issues/8183
- Filterable no-filter
- https://github.com/jquery/jquery-mobile/issues/8184
- Common use case
- going to add
- Common use case
- https://github.com/jquery/jquery-mobile/issues/8184
- Git failures
- https://github.com/jquery/jquery-mobile/issues/8134
- This is not fixed
- no update
- This is not fixed
- https://github.com/jquery/jquery-mobile/issues/8134
- Form hash
- https://github.com/jquery/jquery-mobile/issues/5069
- Do we want to try and get this into 1.5?
- https://github.com/jquery/jquery-mobile/issues/5069
- Transition Issues
- https://github.com/jquery/jquery-mobile/issues/4259
- Is this a blocker for 1.5?
- not a blocker only minor visual glitch probably push to new transitions
- Is this a blocker for 1.5?
- https://github.com/jquery/jquery-mobile/issues/4259
- Accordion
- Need css for ui accordion widget
- waiting on PR
- Need css for ui accordion widget
- Demos Updates
- Listview icon position
PEP Team Meeting – Jul 09 2015
- W3C test automation
- Landed automated retrieval of tests in master
- Stefan Neubert submitted a W3C test for dispatching pointermove events for chorded button interactions
- https://github.com/w3c/web-platform-tests/pull/1949
- Needs to be less brittle. Ideas?
- Just ignore other
pointermove
events
- Just ignore other
jQuery UI Team Meeting – Jul 08 2015
- Ticket triage
- 390 tickets total, -1
- 25 pull requests, +3
- Button
- PR still needs another review
- jquery-git breakages
- PR landed in master
- https://github.com/jquery/jquery-ui/pull/1565
- AMD in demos
- Updated AMD demos PR, +1 from Scott
- Need to test within jqueryui.com, Jörn will try that
- https://github.com/jquery/jquery-ui/pull/1557
- DB CSS dependencies
- Jörn tested, some issues, waiting for update from Rafael (asked him to make it a priority)
- https://github.com/jquery/download.jqueryui.com/pull/256
- Datepicker
- Scott is working on the merge, but having some issues
- Splitting up core
- Add directories for widgets and effects
Project Leads Meeting – Jul 08 2015
Attending: Scott, Alex, Jörn, Rafael, Kris, Sarah
link Core
- Releasing 3.0.0 alpha today
link UI
link Mobile
- Fix remaining 1.5 issues.
- landed a lot of PRs
- Closing issues for 1.5 triaging remaining
- Update css for style guide
- Landing remaining classes PRs
- Finishing new enhancer module updates
link Chassis
- A lot of interest at the conference, some PRs and Issues commented on as a result
- Good progress on ThemeRoller
- JSASS is almost ready to land, will allow SASS variables to be accessible via the JS in the themeroller
link QUnit
- Working on splitting core module
- Working on js-reporters, finalising proposal for event data to request feedback on that
- Working on adapters, will try them within browserstack-runner soon
link PEP
- Working on full W3C test automation
- Submitting tests to W3C when we find holes
- Sparked a discussion in W3C about using WebDriver
link Globalize
- Twitter follow up: Rafael sent them an integration demo using their stack (i.e., webpack): https://github.com/rxaviers/yarsk/tree/react-globalize
Chassis Team Meeting – Jul 07 2015
Attending Members: sfrisk, arthurvr, arschmitz, kristyjy, geekman-rohit
Open PRs Requiring Reivew:
- Media Query Mixin
- Fix Readme Typo
- still requires CLA signing
- Upgrade to Boostrap 3.3.5
- Build: add jass-vars to completely modularize grunt
Issues:
- Update Chassis to support node 0.12
- This is a result from a discussion regarding the themeroller gsoc project, and Chassis should be able to support node 0.11 and 0.12
- arthurvr will submit a PR
- sfrisk will be creating an issue to determine goals and deadlines for phase one, as well as an assignment list.
jQuery Core Team Meeting – Jul 06 2015
Attending: timmywil, markelog, m_gol, arthurvr, gibson042
link Current failures on master and compat
- 6 Animation fails in IE8
- timmywil to take a look
link Issues needing review
- https://github.com/jquery/jquery/issues/2435 jQuery(fn, …argN)
- The proxy and IIFE solutions seem fine. Will close.
link PRs
- https://github.com/jquery/jquery/pull/2451 .catch
- Ready to land
- https://github.com/jquery/jquery/pull/2439 fractions in width and height
- Disagreement here
- Will land in alpha and await feedback
- Needs blog post addition and migrate issue
link Blockers without pull requests
- Blockers are good. Need to resolve the 2 PRs above on both master and compat.
link Beta release todo
- Blog post - FINAL REVIEW FOR ALPHA
- Migrate