You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Up until now, I've mostly been playing around with different ideas and implementations. I've probably rewritten everything at least three times. However, I think now I'm mostly happy with it, so things will start to settle down.
The basic TodoMVC app (see the todomvc branch) works pretty well. The library is usable in its current form.
Still to do:
Automated testing (to be run in all major browsers)
Good error checking and reporting
Documentation and module structure
Examples
New features
Think of a name
Benchmark
Possible new features:
Controlling focus
Controlling activation (clicking)
Controlling form selection
Using JavaScript widgets
Routing
Cut/copy/paste
Drag and drop
Haste support
The text was updated successfully, but these errors were encountered:
Up until now, I've mostly been playing around with different ideas and implementations. I've probably rewritten everything at least three times. However, I think now I'm mostly happy with it, so things will start to settle down.
The basic TodoMVC app (see the todomvc branch) works pretty well. The library is usable in its current form.
Still to do:
Possible new features:
The text was updated successfully, but these errors were encountered: