cherifGsoul on update-infrastructure-page
Fix typos (compare)
cherifGsoul on document-inserted-removed-can6
Add inserted/removed events to … (compare)
greenkeeper[bot] on can-view-live-5.0.1
fix(package): update can-view-l… (compare)
greenkeeper[bot] on core-js-3.4.8
chore(package): update core-js … (compare)
cherifGsoul on update-infrastructure-page
Update infrastructure page with… (compare)
greenkeeper[bot] on @feathersjs
chore(package): update @feather… (compare)
greenkeeper[bot] on @feathersjs
chore(package): update @feather… (compare)
can-react-component@1.0.1
still working and compatible with canjs@5
?CanJS
4 or 5.Changelog
wasn't updated since canjs@3
@/all DoneJS Contributor Meeting: https://www.youtube.com/watch?v=Po5NWBboo-M
Notes: https://forums.donejs.com/t/donejs-contributors-meeting-2018-11-09/989
@Lighttree Did going through that releases page help? I’ve been thinking about creating a page with just a list of version numbers (with links to their release notes) because the GitHub releases page has everything mixed in (different major versions, pre-releases, etc.)
@chasenlehara Yes, I found what I was looking for. But it wasn't easy to find in from canjs.com
. I just noticed minor version change, but it was fairly hard to understand whats new I just remember that there was such "releases" page before.
can-migrate -a src/**/*.{js,md,html,stache,component} -t can-stache-bindings/
can-migrate
':input:not(:button) focusout': 'onFocusoutEventHandler’,
in my Controls to exclude buttons, but now it looks like it is not working and I need to fix it somehow