gecko-dev/devtools
Ricky Chien d18618bd5e Bug 1350215 - Rename components from camelcase to hyphens r=Honza
MozReview-Commit-ID: Em8AYdGzTcb

--HG--
rename : devtools/client/netmonitor/src/components/CustomRequestPanel.js => devtools/client/netmonitor/src/components/custom-request-panel.js
rename : devtools/client/netmonitor/src/components/Editor.js => devtools/client/netmonitor/src/components/editor.js
rename : devtools/client/netmonitor/src/components/MDNLink.js => devtools/client/netmonitor/src/components/mdn-link.js
rename : devtools/client/netmonitor/src/components/PreviewPanel.js => devtools/client/netmonitor/src/components/preview-panel.js
rename : devtools/client/netmonitor/src/components/RequestListEmptyNotice.js => devtools/client/netmonitor/src/components/request-list-empty-notice.js
rename : devtools/client/netmonitor/src/components/RequestListHeader.js => devtools/client/netmonitor/src/components/request-list-header.js
rename : devtools/client/netmonitor/src/components/RequestListItem.js => devtools/client/netmonitor/src/components/request-list-item.js
rename : devtools/client/netmonitor/src/components/StatisticsPanel.js => devtools/client/netmonitor/src/components/statistics-panel.js
rename : devtools/client/netmonitor/src/components/TimingsPanel.js => devtools/client/netmonitor/src/components/timings-panel.js
rename : devtools/client/netmonitor/src/components/Toolbar.js => devtools/client/netmonitor/src/components/toolbar.js
extra : rebase_source : e889b5a89f9915c5a03dab400de01d573e07b6fb
2017-03-28 18:51:26 +08:00
..
client Bug 1350215 - Rename components from camelcase to hyphens r=Honza 2017-03-28 18:51:26 +08:00
docs Bug 1349165 - DevTools: complete documentation gaps for how to add telemetry to panels. r=jryans,pbro 2017-03-23 15:52:48 +00:00
server Backed out changeset 448adfbcfda1 (bug 1349275) for eslint failure 2017-03-29 10:29:13 +08:00
shared Backed out changeset 448adfbcfda1 (bug 1349275) for eslint failure 2017-03-29 10:29:13 +08:00
.eslintrc.js Bug 1326100 - Allow inline comments in DevTools. r=tromey 2017-03-20 16:06:44 -05:00
.eslintrc.mochitests.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
.eslintrc.xpcshell.js Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
bootstrap.js Bug 1314608 - Install preferences via devtools addon and start devtools on addon install. r=jryans 2017-03-21 16:19:55 +01:00
chrome.manifest Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans 2016-10-27 13:28:31 -07:00
CODE_OF_CONDUCT.md Bug 1315344 - add devtools/CODE_OF_CONDUCT.md; r=jryans,pbro,sole 2016-11-07 14:26:29 -07:00
install.rdf
moz.build Bug 1349256 - Moved docs into folders so it's easier to browse; r=sole 2017-03-22 15:49:14 +01:00
templates.mozbuild Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00