# DoneJS Contributors Meeting - 2016 - 09 - 16

**URL:** https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410
**Category:** DoneJS
**Created:** [September 16, 2016, 2:29am UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410 "2016-09-16T02:29:14Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![justinbmeyer](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/justinbmeyer/32/179_2.png) [@justinbmeyer](https://forums.bitovi.com/u/justinbmeyer)
#### Post date: [September 16, 2016, 2:29am UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/1 "2016-09-16T02:29:14Z")

</div>

[Live Stream](https://www.youtube.com/watch?v=PkPP-3525OQ)

Please post any topics you want to talk about.

Suggested Topics:

- New site design
- TodoMVC guide
- can-route changes

---

<div class="post-metadata">

### Author: ![matthewp](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/matthewp/32/77_2.png) [@matthewp](https://forums.bitovi.com/u/matthewp)
#### Post date: [September 16, 2016, 3:28pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/2 "2016-09-16T15:28:41Z")

</div>

### Last Week

- can-stache-converters
- can-util/dom/attr/attr

### Next Week

- Whatever is needed for 3.0 🙂

---

<div class="post-metadata">

### Author: ![justinbmeyer](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/justinbmeyer/32/179_2.png) [@justinbmeyer](https://forums.bitovi.com/u/justinbmeyer)
#### Post date: [September 16, 2016, 3:30pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/3 "2016-09-16T15:30:47Z")

</div>

Last Week:

- Guides
- remove unchanged feature of highlight plugin  
Next Week:
- Site and guides

---

<div class="post-metadata">

### Author: ![andreaalmeida](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/andreaalmeida/32/170_2.png) [@andreaalmeida](https://forums.bitovi.com/u/andreaalmeida)
#### Post date: [September 16, 2016, 3:32pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/4 "2016-09-16T15:32:44Z")

</div>

**This Week**

- Worked on implementing new header/sidebar/breadcrumb design (almost done)

**Next Week**

- Cleaning up code/finishing header/sidebar/breadcrumb styles

---

<div class="post-metadata">

### Author: ![phillipskevin](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/phillipskevin/32/102_2.png) [@phillipskevin](https://forums.bitovi.com/u/phillipskevin)
#### Post date: [September 16, 2016, 3:33pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/5 "2016-09-16T15:33:19Z")

</div>

**Last Week**

- Made can-route support `{foo}` templates
- Added warning if using `:foo` route templates
- Added warning when two routes use the same properties
- Documented how routes are matched / specificity rules

**Next Week**

- Updating route docs to show using `route.data`
- 3.0 bugs

---

<div class="post-metadata">

### Author: ![John](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/john/32/173_2.png) [@John](https://forums.bitovi.com/u/John)
#### Post date: [September 16, 2016, 4:30pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/6 "2016-09-16T16:30:29Z")

</div>

**This Week**

- Updated can-util to make isPromise() accurate
- Added isPromiseLike() to check for then-able objects and makePromise() to turn them into a real promise
- Fixed issue with can-connect getList and getData sometimes returning a jQuery deferred rather than a promise

**Next Week**

- Working on Bitcentive

---

<div class="post-metadata">

### Author: ![daffl](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/daffl/32/26_2.png) [@daffl](https://forums.bitovi.com/u/daffl)
#### Post date: [September 16, 2016, 4:30pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-09-16/410/7 "2016-09-16T16:30:34Z")

</div>

**This week:**

- Testing infrastructure improvements (test timeouts, better reporting)
- Allow using [locally installed PhantomJS](https://github.com/daffl/launchpad/pull/68) for tests
- CanJS 2.3.27

**Next week:**

- Finalize testing setup (IE9 - 11 + evergreen browers)
- CanJS 3.0 release
