commit | 9eeffe41f5c80426a3a53ebe0454e33df49e7d5c | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Thu Jan 19 03:22:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 19 03:22:01 2023 |
tree | 977174ff0f546495118efa7d001e4523a320004f | |
parent | faf5f1f744079e1adb4496cde9df838dd9eff78e [diff] |
Side Panel: Move filter chips into a shared component This CL moves all the existing CSS for Bookmark++'s "label"s to a shared sp-filter-chip component so that it can be used in other side panel UIs. Also adds some new colors for hover/selected states. Bug: 1402857 Change-Id: Iaaba99a4c97f0ca31aefb1dcdd0cb29fcf079538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4178567 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#1094258}
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.