-
Notifications
You must be signed in to change notification settings - Fork 72
Changelog
redstone2010 edited this page Oct 27, 2017
·
7 revisions
- Add a high
z-index
to the log panel to make it show over other elements. #23
- Major bug fix in screenlog.info code.
- Add support for
console.warn
,console.info
andconsole.error
methods too. #17
- Add
destroy
method to public API. - Overridden functions call original functions too. #10
- Minor code refactoring #12
- Add bower support
- Initial release