Jash: Changelog for REL_1_35_4
http://www.billyreisinger.com/jash/source/previous_versions/REL_1_35_4
- Objects pulled out of Jash.js for clarity's sake. Got to stop mixing metaphors.
- changed "undefined" test to "" in window test. Changed comments to match jsdoc style, even though jsdoc can't figure out wtf an anonymous function is yet :-(
- added some pre tags in comments
- Fixed bug where tab-completing a class name on an element with multiple class names did not work as expected, in both javascript and css entry mode.
- Removed (redundant) close button in favor of "x" button in top right corner.
Reshuffled order of buttons.
- added some pre tags in comments
- Changed testing on style rule evaluator so that it will work for Safari as well.