564
edits
(→Status) |
|||
| Line 49: | Line 49: | ||
* JS command line history [needs work] | * JS command line history [needs work] | ||
'''milestone 0.4 - CURRENT WORK | '''milestone 0.4 - CURRENT WORK''' - '''Items that need to be finished before we call this landable or "beta-quality", etc:''' | ||
* Exception Listener to surface all exceptions, css warnings, etc... ['''done'''] | * Exception Listener to surface all exceptions, css warnings, etc... ['''done'''] | ||
* Attach console input to console UI: the "JSTerm" object should be able to be used as either an input for the console or a JS Workspace (modularization) ['''done'''] | * Attach console input to console UI: the "JSTerm" object should be able to be used as either an input for the console or a JS Workspace (modularization) ['''done'''] | ||
| Line 58: | Line 58: | ||
* Timestamping should be millisecond resolution ['''done'''] | * Timestamping should be millisecond resolution ['''done'''] | ||
* The network traffic logging seems to be missing image traffic ['''done'''] | * The network traffic logging seems to be missing image traffic ['''done'''] | ||
* Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) [''' | * Filtering mechanism via the filtering toolbar needs to cleanly turn on and off the various activity observers or LogMessages. (basic On/Off filters for DOM Mutation, Network, CSSParser, console api, exceptions and global consoleMessages) ['''mostly done'''] | ||
* UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. [''' | * UI polish: make the HeadsUpDisplay smoothly resize it's height. The splitter is open or closed - no in between. ['''done'''] | ||
* UI polish: make the Console input widget blend in better for both Console and JS Workspace. ['''nice to have'''] | * UI polish: make the Console input widget blend in better for both Console and JS Workspace. ['''nice to have'''] | ||
* JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | * JS Workspaces polish: key bindings, history, tab completion ['''nice to have'''] | ||
* Filter output on string [''' | * Filter output on string ['''done'''] | ||
* Remove JS Workspace [''' | * Remove JS Workspace ['''done'''] - 'quick fix' (revisit 'breakout workspace' after beta) | ||
* Network traffic logging seems is missing image traffic [''' | * Network traffic logging seems is missing image traffic ['''in progress'''] | ||
edits