commit | ab1d884344f76b71f2520f17b947d1d4e6821fbe | [log] [tgz] |
---|---|---|
author | Changhao Han <[email protected]> | Fri Jul 02 10:09:33 2021 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 02 14:59:52 2021 |
tree | 6975ac4c34dcc8ed64a2ceb73c4cc385dc513b21 | |
parent | 8337a4a09a8bed84e49793e08daecc0375af95ba [diff] |
Componentize CSS Query display in the Styles pane This CL converts legacy UI to LitHTML components with CSSQuery, which handles displaying media queries and container queries. This CL also adds a `name` field to a container query. Currently this name is read-only, which will be changed in a follow-up CL. Bug: chromium:1146422 Change-Id: If6b34b606ff1e4e35de132ab42875ea4537ec4ec Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2988301 Commit-Queue: Changhao Han <[email protected]> Reviewed-by: Johan Bay <[email protected]> Reviewed-by: Jack Franklin <[email protected]>
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools