Jash: Changelog for REL_1_35_3
http://www.billyreisinger.com/jash/source/previous_versions/REL_1_35_3
- 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 a bug where caret would not focus at the end of a line after tab-completing in Safari and Opera.
- 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.