commit | f76210b66b3bd9d1ec0e9ac4c52a836bd0a63138 | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Thu Jan 19 04:38:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 19 04:38:30 2023 |
tree | ed2a40e598402253951265b5d6a4974b9e154ee6 | |
parent | cb0f3588e3953d19de4e6c7bb391fe2e4a15152c [diff] |
Side Panel: Add heading component This CL merges Read Later and Bookmarks++ headings to a common sp-heading component. This will eventually also be used in other side panel UIs such as Notes and Customize Chrome. The [compact] property is a temporary attribute on the sp-heading component to also support the all-uppercase, smaller, lighter headings, which will eventually go away with Chrome Refresh 2023. Bug: 1402857 Change-Id: I1518540e9c91a97ff9220621e081ee8591cf1eb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4172197 Reviewed-by: Emily Shack <emshack@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1094281}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.