commit | 71440668aa4222ef663149d22423b80895a973c4 | [log] [tgz] |
---|---|---|
author | Changhao Han <changhaohan@chromium.org> | Sun Sep 27 20:44:35 2020 |
committer | Changhao Han <changhaohan@chromium.org> | Mon Sep 28 21:41:51 2020 |
tree | 690b076813e01e5c94647e46387b82f83b807f9b | |
parent | abc7b89c285fae2a99b0ee26f5367d69b49665b0 [diff] |
Add collapsable Computed pane into Styles pane This CL adds a collapable Computed sidebar pane to the right side of the Styles pane. This sidebar pane is separate from the existing standalone Computed pane, and is controlled by user clicks. It will be collapsed by default, and will remember user choice across DevTools sessions. screencast: https://imgur.com/a/EkMCfMb Bug: chromium:1073899 Change-Id: Id3a4d55ccb996935aa7093edc83d0cc4965a7310 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2422957 Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Changhao Han <changhaohan@chromium.org> (cherry picked from commit 7b61e9210b440c6133758f9adcccbe460bd99808) Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2434524 Commit-Queue: Mathias Bynens <mathias@chromium.org> Auto-Submit: Changhao Han <changhaohan@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org>
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: devtools-reviews@chromium.org
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools