Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Orion/Meeting minutes/20160524

< Orion‎ | Meeting minutes
Revision as of 04:43, 24 May 2016 by Grant Gayed.ca.ibm.com (Talk | contribs) (initial)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • Grant, Carolyn, Eric, Olivier, Silenio, Corey, Sidney, Muhammad, Jenny, Libing, Mike, Curtis

Minutes

JS Tooling improvements, primarily in support of ES6:

  • import/export statement fixes
  • working on syntax styling of backtick strings
  • adapting detection of occurrences for ES6, and writing accompanying test cases (more work remaining)
  • improved ES6 linting
  • improved support for projects (eg.- auto-setup up for AMD)
  • adopted latest EScope version

node server:

  • updated to latest nodegit version, contains several bug fixes and some performance improvement
  • implemented node endpoint to get version
  • other node bug fixes

electron:

  • electron app now detects that it’s on the desktop and can adapt accordingly
  • implemented some adaptations and bug fixes
  • electron auto-update implementation done on Windows, next will be OS X

other:

  • fixed dnd of multiple files
  • accessibility team will start testing us soon

Back to the top