DevTools/Backlog: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "= Current Developer Tools Product Backlog = This is a prioritized list of work that needs to be done. # SI-F1 Sidebar for Style Inspecto...")
 
Line 1: Line 1:
= Current Developer Tools Product Backlog =
= Current Developer Tools Product Backlog =


This is a prioritized list of work that needs to be done.
This is a prioritized list of work that needs to be done. Key:
 
<dl>
<dt>SI
<dd>Style Inspector
<dt>H
<dd>Highlighter
<dt>HT
<dd>HTML Tree
<dt>SE
<dd>Style Editor
</dl>


# [[DevTools/Features/StyleInspector#F1|SI-F1]] Sidebar for Style Inspector, etc.
# [[DevTools/Features/StyleInspector#F1|SI-F1]] Sidebar for Style Inspector, etc.
# [[DevTools/Features/StyleInspector#F3|SI-F3]] Display only user-defined styles by default
# [[DevTools/Features/StyleInspector#F5|SI-F5]] Finalized collapsed style view
# [[DevTools/Features/StyleInspector#F15|SI-F15]] Filter the list of styles
# [[DevTools/Features/StyleInspector#F6|SI-F6]] Click property name to expand property
# [[DevTools/Features/StyleInspector#F24|SI-F24]] Updates to the element's styles are reflected in the style inspector
# [[DevTools/Features/StyleInspector#F10|SI-F10]] Display values as they appear in the style sheets
# [[DevTools/Features/StyleInspector#F14|SI-F14]] Include default styles option
# [[DevTools/Features/StyleInspector#F9|SI-F9]] Property name is displayed when it doesn't match the property shown
# [[DevTools/Features/StyleInspector#F7|SI-F7]] New style MDN links
# [[DevTools/Features/StyleInspector#F13|SI-F13]] Actual values vs. stylesheet values
# [[DevTools/Features/StyleInspector#F16|SI-F16]] Unit conversions during filtering
# [[DevTools/Features/StyleInspector#F12|SI-F12]] Display color swatches
# [[DevTools/Features/StyleInspector#F11|SI-F11]] Show as few properties as possible to reflect the way the user is styling the element
# [[DevTools/Features/StyleInspector#F2|SI-F2]] Open Style Inspector via the command line
# [[DevTools/Features/StyleInspector#F2|SI-F2]] Open Style Inspector via the command line
# [[DevTools/Features/StyleInspector#F17|SI-F17]] Edit property value for selected element
# [[DevTools/Features/StyleInspector#F18|SI-F18]] Edit property value for the stylesheet rule
# [[DevTools/Features/StyleInspector#F19|SI-F19]] Rule changes are also visible in the Style Editor

Revision as of 16:29, 1 September 2011

Current Developer Tools Product Backlog

This is a prioritized list of work that needs to be done. Key:

SI
Style Inspector
H
Highlighter
HT
HTML Tree
SE
Style Editor
  1. SI-F1 Sidebar for Style Inspector, etc.
  2. SI-F3 Display only user-defined styles by default
  3. SI-F5 Finalized collapsed style view
  4. SI-F15 Filter the list of styles
  5. SI-F6 Click property name to expand property
  6. SI-F24 Updates to the element's styles are reflected in the style inspector
  7. SI-F10 Display values as they appear in the style sheets
  8. SI-F14 Include default styles option
  9. SI-F9 Property name is displayed when it doesn't match the property shown
  10. SI-F7 New style MDN links
  11. SI-F13 Actual values vs. stylesheet values
  12. SI-F16 Unit conversions during filtering
  13. SI-F12 Display color swatches
  14. SI-F11 Show as few properties as possible to reflect the way the user is styling the element
  15. SI-F2 Open Style Inspector via the command line
  16. SI-F17 Edit property value for selected element
  17. SI-F18 Edit property value for the stylesheet rule
  18. SI-F19 Rule changes are also visible in the Style Editor