gecko-dev/devtools/client/shared/components
2019-12-19 22:36:48 +00:00
..
menu Bug 1590093 - Lazy load console components. r=Honza. 2019-10-29 10:46:51 +00:00
reps Bug 1602804 - Create WatchpointMap to keep track of objects with watchpoints r=jlast 2019-12-19 22:36:48 +00:00
splitter Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
tabs Bug 1584988 - Only allow files to be dropped onto HAR overlay r=Honza 2019-10-15 15:29:51 +00:00
test Bug 1589333 - Enable ESLint for all of devtools/client/shared/ (manual changes). r=Standard8,jdescottes 2019-11-04 18:05:14 +00:00
throttling Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
tree Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
.eslintrc.js
Accordion.css Bug 1525939 - Use shared Accordion component in Inspector; r=yzen 2019-11-01 16:11:13 +00:00
Accordion.js Bug 1525939 - Use shared Accordion component in Inspector; r=yzen 2019-11-01 16:11:13 +00:00
AutoCompletePopup.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
Frame.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
HSplitBox.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
List.css
List.js Bug 1564138 - Fix DevTools PropTypes errors when updating eslint. r=Ola. 2019-07-17 10:35:44 +00:00
MdnLink.css Bug 1223368 - Refactor searchbox style to be consistent across tools. r=fvsch,gl,Honza,nchevobbe 2019-05-11 17:54:16 +00:00
MdnLink.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
moz.build
NotificationBox.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
NotificationBox.js Bug 1565963 - Add props to NotificationBox to render top and bottom borders. r=Honza. 2019-07-18 05:51:24 +00:00
SearchBox.js Bug 1587419 - Search keyword does not appear in the input text box field after reopening network panel search. r=Honza 2019-10-11 07:59:42 +00:00
Sidebar.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
SidebarToggle.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
SidebarToggle.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
SmartTrace.css Bug 1592969 - Show async separator in Frame component. r=davidwalsh. 2019-11-07 17:28:45 +00:00
SmartTrace.js Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
StackTrace.js Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
VirtualizedTree.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
VisibilityHandler.js