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
Kit Goncharov's assigned tickets 14 tickets open
- #107 Add unit tests for fuse.String testing open
- #106 Add unit tests for ECMAScript 5 compatibility functions testing open
- #111 Add unit tests for fuse.Hash testing new
- #112 Add unit tests for fuse.Function testing new
- #113 Add unit tests for fuse.Object testing new
- #114 Add unit tests for fuse.Number testing new
- #103 Add unit tests for fuse.Array testing open
- #115 Add unit tests for fuse.RegExp testing new
- #140 Add unit tests for `grep`-related methods no tags new
- #139 Add unit tests for HTML-related methods no tags new
- #138 Add unit tests for `inspect`-related methods no tags new
- #70 Add unit tests for clone() methods. testing new
- #137 Add unit tests for fuse.env no tags new
- #66 Add unit tests for fuse.Class.mixins.event custom class events. testing 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.