Releases: micjamking/devtools-author
Resolved legibility issues with media queries in Element > Styles Panel
Style inactive selectors less prominently
Pull Request #140 by @MethodGrab
Resolved critical usability issue in Author Settings panel in Chrome v50
Replaced Object.observe two-way data-binding and setup Object.defineProperty
custom setters and getters for _panel model
Resolves #131
Resolved debugger line legibility issue
Resolved where debugger line in dark themes is illegible; resolves #130
Improving `console.table` readability
Resolves #124; Improving readability of console.table
in both light and dark themes; also improved legibility of console resource links (comment w/ line number on right-side of console)
3024 theme
Added Default theme
Resolves #121; Allows for the use of DevTools Author using the default color scheme for DevTools. Users can still take advantage of font-size
and font-family
customizations.
Added support for default light/dark theme in sources panel in Chrome v50
Improve contrast of selected top panel
Resolves #115; Selected panel is difficult to see, suggest moving to top of screen and highlighting in primary color from theme.
The One theme bug fixes
Additional targeted styling in theme scss file; resolves #109