gecko-dev/devtools/client/debugger
Kyle Knaggs 72e43bb2fd Bug 1601073 - Moved info icon from right side to left side of WhyPaused text r=jlast
Moved info icon from after text to before text.
Matched the spacing between the icon and text to the spacing between the icon and text in the Console.
Updated relevant WhyPaused snapshot tests.

Differential Revision: https://phabricator.services.mozilla.com/D78601
2020-06-12 00:37:22 +00:00
..
assets Bug 1572409 - TargetList in debugger: rename tabTarget to currentTarget r=jlast 2019-12-23 14:46:05 +00:00
bin Bug 1622191 - Improve performance of evals in the debugger. r=loganfsmyth 2020-06-03 00:03:20 +00:00
configs Bug 1607559 - Part 1: Do not replace the global URL with whatwg-url. r=jlast 2020-04-07 16:46:37 +00:00
dist Bug 1599978 - Stores clientX as state.width for start-panel and the difference between clientWidth and clientX for end-panel. r=bomsy,davidwalsh 2020-06-02 16:10:11 +00:00
flow-typed Bug 1629175 - refactor updatePrefs to use new registerStoreHelper. r=davidwalsh 2020-04-15 02:29:19 +00:00
images Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
packages Bug 1643697 - Add rel attribute to string rep links. r=bomsy,Gijs. 2020-06-08 11:37:26 +00:00
src Bug 1601073 - Moved info icon from right side to left side of WhyPaused text r=jlast 2020-06-12 00:37:22 +00:00
test/mochitest Bug 1581708 - Inline preview for exceptions r=jlast,nchevobbe 2020-06-04 23:11:56 +00:00
.eslintignore Bug 1608799 - Load devtools debugger's .eslintignore directly into ESLint to avoid duplication. r=jdescottes 2020-01-21 20:46:38 +00:00
.eslintrc.js Bug 1617959: Switch to the babel-eslint parser and turn on support for optional chaining and nullish coalescing operator syntaxes. r=Standard8 2020-03-13 19:15:11 +00:00
.eslintrc.jsx-a11y
.flowconfig Bug 1622996 - Refactor devtools codebase to use optional chaining. r=jdescottes 2020-03-19 21:11:12 +00:00
.prettierignore
.prettierrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.remarkignore
.remarkrc
.stylelintignore
.stylelintrc
README.mozilla
babel.config.js Bug 1630957 - Provide settings menu for debugger UI to allow disabling JavaScript r=jlast,Honza 2020-04-29 15:00:43 +00:00
index.html
jest-test.config.js Bug 1630957 - Provide settings menu for debugger UI to allow disabling JavaScript r=jlast,Honza 2020-04-29 15:00:43 +00:00
jest.config.js
moz.build
package.json Bug 1626508 - Part 2: Add flow-typed definitions for Redux v4. r=jlast 2020-04-01 16:42:06 +00:00
panel.js Bug 1643180 - Part 4: Centralize viewSourceInDebugger's source ID and sourcemap processing. r=jlast 2020-06-05 22:19:23 +00:00
postcss.config.js
webpack.config.js
yarn.lock Bug 1626508 - Part 2: Add flow-typed definitions for Redux v4. r=jlast 2020-04-01 16:42:06 +00:00

README.mozilla

This is the debugger.html project output.
See https://github.com/devtools-html/debugger.html

Version 128

Comparison: https://github.com/devtools-html/debugger.html/compare/release-127...release-128

Packages:
- babel-plugin-transform-es2015-modules-commonjs @6.26.2
- babel-preset-react @6.24.1
- react @16.4.1
- react-dom @16.4.1
- webpack @3.12.0