commit | a39d2144406a014c56a0d42fbb46a9af7ad6ebbd | [log] [tgz] |
---|---|---|
author | Alex Rudenko <[email protected]> | Tue Aug 11 05:09:40 2020 |
committer | Commit Bot <[email protected]> | Tue Aug 11 05:46:01 2020 |
tree | 3243c35bb873f1638b75f64444cd2689fa8e5f88 | |
parent | 52a390f2125ca5958a7f488b5ff022307312be1a [diff] |
Layout pane This CL adds a new layout panel to the sidebar in Elements. Currently, the pane only displays CSS Grid settings. In the future, the list of all CSS grids will show up above the settings. The new panel is behind the CSS Grid experiment flag. Screenshot: https://i.imgur.com/T5Kd5Wi.png Bug: 1109177 Change-Id: I7b5620ce6818df68d1f9cb36975be3679ca16837 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2317315 Commit-Queue: Alex Rudenko <[email protected]> Reviewed-by: Jack Franklin <[email protected]> Reviewed-by: Paul Lewis <[email protected]> Reviewed-by: Changhao Han <[email protected]> Reviewed-by: Brandon Goddard <[email protected]> Reviewed-by: Patrick Brosset <[email protected]> Reviewed-by: Peter Müller <[email protected]> Reviewed-by: Mathias Bynens <[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 here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
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