Core Team Meeting Minutes - 2014/09/12
Although most of our collaboration takes place on Github, IRC
(#emberjs
on freenode.net), and our Discourse site
the Ember.js Core Team meets privately every
Friday at 2pm EST/11am PST through Google Hangout for a weekly
discussion of all things Ember.
If you have a topic you'd like to see covered, contact your favorite core team member and let them know!
Attendees
@ebryn, @krisselden, @machty, @mixonic @_mmun, @rwjblue, @trek, @stefanpenner, @wagenet, @tomdale,
HTMLBars
Most of this weeks discussion focused on our largest ongoing project: HTMLBars. We're hoping HTMLBars is on track to make it into the 1.9 or 1.10 beta series.
The biggest outstanding issues are general cleanup, fixing behavior around
parts of the
DOM where a browser will "helpfully" insert "missing" tags
(like auto-insertion of tbody
into a table
),
and Internet Explorer bugs and performance