canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

focused should use new binding syntaxes #372

Closed justinbmeyer closed 6 years ago

justinbmeyer commented 6 years ago

https://canjs.com/doc/can-util/dom/attr/attr.special.focused.html

imaustink commented 6 years ago

I opened a PR to update the docs but it seems there is an issue binding the focused event to a method call so I opened a new issue that should be solved before my PR is merged: https://github.com/canjs/can-util/issues/389