You've already forked wc-bootstrap
Make category tree items span full parent width (v0.1.9)
Move <a> elements to be direct children of the list-group so they naturally fill the full offcanvas/sidebar width. Chevron toggle moved inside the link with click interception to prevent navigation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.1.9] - 2026-03-29
|
||||
|
||||
### Changed
|
||||
|
||||
- **Category tree full-width items** (`category-tree-node.html.twig`): Made `<a>` elements direct children of the `list-group` so they span the full parent/offcanvas width; moved chevron toggle inside the link as a `<span>` with click interception
|
||||
- **Category tree nav wrapper** (`category-tree.html.twig`): Added `w-100` to nav and list-group containers
|
||||
|
||||
## [0.1.8] - 2026-03-29
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user