DoneJS Contributors Meeting - 2016 - 08 - 12

Hangout

Topics:

  • Contributing guidelines in subprojects

Matthew

Last Week

  • working on can-stache-bindings converters

Next Week

  • can-jquery
  • other legacy features
1 Like

I was working on client project so not much thing to put here :confused:

Julian

Last Week

steal-system-npm

  • #165 add version to fake process object
  • #173 process.platform is undefined, adding platform be parsing navigator.userAgent

steal-tools

  • #506 a steal bundled build should work without declare a main

documentation stuff

  • #511 document jsonOptions and move some system.config options to system-config.md

steal

documentation

  • #826 improve docs for babelOptions. describe the default parameter set by steal.

steal-css

  • #18 if you want to add your css file manually in your html page, you dont have to instantiate your css file anymore

stealjs/es6-module-loader

  • #4 if you are using modules that have babelOptions like blacklist, you will get an error with Babel 6 (steal 1.0 default compiler). remove this warning by deleting these deprecated options if you are using steal 1.0

can-simple-dom

  • #40 encode html entities. it closes a done-srr issue.   should become   anymore

can-component

  • #29 resolve the warning can-view-scope::attr is deprecated, please use peak, get or set by getting %root with .get()

Next Week

  • steal and steal-tools issues
1 Like