DoneJS Contributors Meeting - 2016 - 09 - 30

Hangout

Topics:

  • CanJS 3.0 feature ready?
  • New contributors - Sarath Nair, Chinmay Wanpal, Binod Pant

As part of the CanJS 3.0 features topic we should discuss Remove implicit arguments to helpers.

Combining the best features of can-connect and feathers-client.

Last Week:

Next week:

  • Release 3.0.0
  • Migrate sites
  • Start figuring out evangelism effort

Last Week:

Next week:

  • Client Work

Last Week:

  • "{element} click" handlers
  • Allowing observables to be passed as the options object in Controls
  • added %arguments special key to stache
  • working on getting all 3.0 tests working in canjs/canjs

Next Week:

  • 3.0
2 Likes

Last Week:

  • Fixed <title> in the canjs site
  • New release of steal-less and steal 0.16 branch to remove the use of synchronous XHR.
  • A lot of changes in can-util/dom/attr/attr

Next Week

  • Allowing can-view-callbacks.attr handle subtemplates as an alternative to custom tags.
  • Hopefully moving over to Steal to work on getting 1.0 out of the door.

This week:

  • Edited styles on expanding code blocks
  • Added to styles to videos
  • Updated style for block quotes
  • Starting making site mobile friendly
  • Started creating favicons
  • Created new warning message styles
  • Edited header styles
  • Edited dropdown TOC styles
  • Edited title area styles on each page

Next week

  • Continue making site mobile friendly
  • Finish favicon
  • Style updates to dropdown TOC
  • Add tab styles

Last week:

  • CanJS 3.0 IE bug fixes
  • Testing automation setup
  • Bitovi Node training

Next week:

  • CanJS 3.0

Last week:

  • canjs 3.0 docs:
    • on-this-page dropdown
    • table of contents
    • in-article hash navigation
  • bit-docs-html-highlight-line
  • bit-docs-tag-package
  • finish adding package info (hopefully today, maybe next week)

Next week:

  • all the canjs docs fixes

This Week:

  • Continued working on changes and efficiencies for bitcentive model layer
  • Made can-util/defaults
  • Almost finished with can-define changes so DefineList can use added and removed

Next Week:

  • Client work

Prashant

This week

Make ajax handle varying capitalizations on type #100 (can-util): Fixed. Will submit PR.

Next week

Close first and last helpers in each loop. #61 (can-stache)