chasen
August 31, 2017, 7:35pm
1
Please add topics for discussion (and your status if you’re a contributor).
Epics:
Live Stream:
pYr0x
September 1, 2017, 6:03am
2
hi guys,
can not attend this weeks hangout, but if you want you can discuss YouTube Contributors Meeting
chasen
September 1, 2017, 5:21pm
7
Attendees: @bmomberger-bitovi @chasen @James0x57 @matthewp @phillipskevin
Demos & topics:
New StealJS documentation:
CanJS 3.10 has been released!
can-stache-bindings/colon-bindings codemod transform :
By default, explicit transform Element and ViewModel bindings, e.g. <button ($click)="method()"></button>
to <button on:el:click="method()"></button>
(notice the el
)
--implicit
for implicit bindings, e.g. <button ($click)="method()"></button>
to <button on:click="method()"></button>
(no el
)
Works with .component
, .html
, .js
, .md
, and .stache
files
JSX support in CanJS:
Fixing dynamic can-imports :
Julian’s YouTube Contributors Meeting suggestion:
Chasen will start updating our videos with keywords from our demos & topics so the videos are more easily searchable
leoj3n
September 1, 2017, 6:34pm
8
Missed this meeting, but wanted to mention the work on organizing bit-docs issues/PRs going over here:
opened 08:19PM - 30 Aug 17 UTC
Click ▶ to expand sections. Note: Order does not necessarily reflect priority.
🐌 Sprint Ideas
[p] = priority, [pts] = difficulty, ❗ =...
The goal of this is to lay a foundation that will accelerate the pace of bit-docs progress.