FuseJS - Core: Iteration 3
Start inline documentation effort.
Work on high priority new tickets (query in NodeList, comparable
mixin, diff methods)
John-David Dalton's assigned tickets 20 tickets open
- #82 Rename addClassName/hasClassName/removeClassName no tags patched
- #19 Optimize and enhance Element#getStyle no tags patched
- #33 Convert from Ruby to another build system. build nix patched
- #42 Add Fuse.Timer#elapsed(), Fuse.Timer#count, Fuse.Timer.options.onLag no tags patched
- #60 Add Array#sum and Array#average methods no tags patched
- #74 Add submit, reset, focus, and blur delegation tests to the functional event tests. no tags patched
- #76 Add fuse.dom.Element data getter / setter API no tags patched
- #78 Default numeric values to pixels in CSS related methods. no tags patched
- #79 Fix opacity and overflow matching in setStyle no tags patched
- #81 Update setStyle to support property, value arguments and a callback as the value. no tags patched
- #93 Add documentation for fuse.Array no tags patched
- #94 Add documentation for fuse.Function no tags patched
- #95 Add documentation for fuse.Class.mixins.enumerable no tags patched
- #97 Add documentation for fuse.Hash no tags patched
- #98 Add documentation for fuse.Object no tags patched
- #99 Add documentation for fuse.Number no tags patched
- #100 Add documentation for fuse.RegExp no tags patched
- #101 Add documentation for fuse.String no tags patched
- #90 Fix syntax errors after build no tags new
- #91 Validate no variables leak to global no tags new
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.