gecko-dev/devtools/client/styleeditor
Emilio Cobos Álvarez 097eb3703e Bug 1820534 - Move front-end to modern flexbox. r=Gijs,dao,settings-reviewers,credential-management-reviewers,sgalich,devtools-reviewers,nchevobbe
Done mostly automatically via find/replace following the conversions
specified here:

  https://groups.google.com/a/mozilla.org/g/firefox-dev/c/9sGpF1TNbLk/m/QpU3oTUuAgAJ

For the most part I think the "flex: N N" usage could be simplified to
just "flex: N", but I wanted to preserve behavior (-moz-box-flex sets
both flex-grow and flex-shrink).

I changed legacy layout to also look at the order property rather than
-moz-box-ordinal-group because it made splitters and treecols easier (we
don't need to deal with both orders).

Differential Revision: https://phabricator.services.mozilla.com/D171715
2023-03-08 16:13:57 +00:00
..
test Bug 1795255 - autofix duplicate imports in tests under devtools, r=Standard8 2023-01-31 11:48:42 +00:00
StyleEditorUI.sys.mjs Bug 1820534 - Move front-end to modern flexbox. r=Gijs,dao,settings-reviewers,credential-management-reviewers,sgalich,devtools-reviewers,nchevobbe 2023-03-08 16:13:57 +00:00
StyleEditorUtil.sys.mjs Bug 1788033 - [devtools] Rename StyleEditor media sidebar to at-rules sidebar. r=jdescottes,fluent-reviewers,devtools-backward-compat-reviewers. 2022-11-09 16:29:50 +00:00
StyleSheetEditor.sys.mjs Bug 1808870 - [devtools] Fix bug number in comments about constructed stylesheets r=nchevobbe 2023-01-17 08:06:17 +00:00
index.xhtml Bug 1788033 - [devtools] Rename StyleEditor media sidebar to at-rules sidebar. r=jdescottes,fluent-reviewers,devtools-backward-compat-reviewers. 2022-11-09 16:29:50 +00:00
moz.build Bug 1788032 - [devtools] Convert devtools/client JSM to ES Modules. r=bomsy 2022-09-06 18:37:10 +00:00
original-source.js Bug 1808870 - [devtools] Remove the stylesheet actor r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2023-01-17 08:06:15 +00:00
panel.js Bug 1808870 - [devtools] Remove the stylesheet actor r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2023-01-17 08:06:15 +00:00