Firebug 1.10a8
getfirebug.com has another great release: Firebug 1.10a8!
Firebug 1.10a8 fixes 25 issues.
Some highlights from this release:
- Trace Styles (issue 2916) – This fresh new feature allows to trace all places which affected specific CSS attribute. This feature is now part of the Computed side panel where every CSS
attribute is now expandableAs part of this feature, the Computed side panel also supports tooltips for colors, images and fonts.
- Extended
monitorEventS()
API (issue 5406) – it’s possible to specify a group of events that should be monitored. - Auto Completion for CSS selectors (issue 5421) – Firebug auto-completes IDs or class names when the users creates a new CSS selectors!
- Link between web-font usage and its declaration (issue 5438) – This feature allows to quickly find the place where web-fonts are declared.
Thanks to awesome Sebastian Zartner and Simon Lindholm who have done tremendous work on this release!
Please post feedback in the newsgroup, thanks.
Jan ‘Honza’ Odvarko