1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed spinner being stuck. More... about 13 years ago
Fixed last character in the line not showing. Removed some unused files. More... about 13 years ago
Dynamic hiding of unused panel within the split panel and refactored out window.onerror outside of the specific framework adapters. More... about 13 years ago
Renamed example to hybrid_simple. More... about 13 years ago
Fixed indents. More... about 13 years ago
Split panel now working for Node and Browser tests. Also fixed window.onerror not triggering. More... about 13 years ago
Got a reuseable text scrolling component working. More... about 13 years ago
More tests. More... about 13 years ago
Couple more test cases. More... about 13 years ago
More work on StyledString and writing a generic ScrollableTextPanel widget. More... about 13 years ago
Still slow going, but here's a heroic refactoring that gets us closer to implementing to text scrolling for the 2 panels in the split panel. More... about 13 years ago
More for StyledString. More... about 13 years ago
Automatically show and hide subpanels in the split panel. Started on implementing style strings. More... about 13 years ago
Added launcher config option to hide stdout or stderr from display. More... about 13 years ago
Added protocol setting for launchers: which can be one or `tap` or `socket.io`. More... about 13 years ago
Yeah! Now browsers are sending console.log, console.warn and console.error messages over. More... about 13 years ago
Barely barely working split screen view and now example mocha tests running on both browser and node. More... about 13 years ago
Got TAP parsing for processes working. More... about 13 years ago
More work. More... about 13 years ago
Beginnings of configurable launchers. More... about 13 years ago
Added beginnings of node example. More... about 13 years ago
Merge pull request #32 from xonev/master More... about 13 years ago
Fixed a tab/space issue. More... about 13 years ago
Moved defaulting of port into Config object instead of letting command.js handle it -- now port in file config will work. More... about 13 years ago
Node migration for tty.setRawMode. More... about 13 years ago
Merge remote-tracking branch 'raynos/implement-watch' into watch More... about 13 years ago
Added to roadmap. More... about 13 years ago
support array for files to watch More... about 13 years ago
Updated README with contributors and roadmap. More... about 13 years ago
Removed checked in tap. More... about 13 years ago