gecko-dev/devtools/client/accessibility
Alexandre Poirot 63b32d2839 Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes
MozReview-Commit-ID: HN33KNmbCaY

--HG--
rename : devtools/client/accessibility/accessibility-panel.js => devtools/client/accessibility/panel.js
rename : devtools/client/dom/dom-panel.js => devtools/client/dom/panel.js
rename : devtools/client/scratchpad/scratchpad-panel.js => devtools/client/scratchpad/panel.js
rename : devtools/client/styleeditor/styleeditor-panel.js => devtools/client/styleeditor/panel.js
extra : rebase_source : 24bef9ee149421ac77a5d05f7f1d98e66f556875
2018-06-25 12:47:52 -07:00
..
actions
components Bug 1466534 - Centralize DevTools link handling. r=jdescottes 2018-06-11 23:42:19 -07:00
reducers Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
test Bug 1467643 - remove 'help' accessibility property from accessibility inspector. r=pbro 2018-06-19 10:17:19 -04:00
utils
accessibility-startup.js Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
accessibility-view.js Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
accessibility.css Bug 1466806 - fix RTL for tree view row expanders overlay and positioning. r=Honza 2018-06-19 10:53:45 -04:00
constants.js Bug 1467643 - remove 'help' accessibility property from accessibility inspector. r=pbro 2018-06-19 10:17:19 -04:00
index.html Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
main.js
moz.build Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
panel.js Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
picker.js Bug 1453093 - move accessible actor instantiation and panel tab highlighting into tool startup component. r=ochameau 2018-06-08 13:24:20 -04:00
provider.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00