wedocs-plugin
wedocs-plugin copied to clipboard
feature: sidebar gutenberg block
trafficstars
fixes #162
User Story As a site admin, I want to add a Sidebar block to my documentation pages so that I can display selected docs, sections, and docs with customizable order and layout, making navigation easier for users.
Description Introduce a "Sidebar" Gutenberg block in weDocs. The block should allow selecting ocsd, including/excluding categories, defining order, and customizing layout.
Developers can follow the default Gutenberg block handbook for implementation standards and coding best practices.
Summary by CodeRabbit
Release Notes
-
New Features
- Added DocsGrid block with customizable layouts, pagination, and styling options for displaying documentation in grid format.
- Added Sidebar block featuring collapsible sections, nested articles, and comprehensive styling controls for documentation navigation.
-
Chores
- Updated WordPress development dependencies for improved build tooling.
- Enhanced RTL and responsive styling across documentation blocks.