Rishit
Rishit
## Description This PR implements line break functionality in the text editor without using ProseMirror's `splitBlock` command. The solution provides context-aware Enter key behavior that preserves the existing quick-edit workflow...
## Description ## Related Issues Fixes #2150 ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Release...
#### Describe the bug When opening the bottom editor toolbar, there is an unexpected animation where the toolbar initially appears from the center of the screen, pipes up, moves towards...
## Description This PR implements comprehensive UI styling cleanup for the editor toolbars and color components as requested in issue #2150. The changes improve visual consistency, spacing, and user experience...
## Description This PR implements the image + screenshot menu feature requested in issue #2197. The changes replace the single upload button with a dropdown menu containing two options: **Key...
## Description Implements an "Ask" mode toggle for the chat interface as requested in issue #2196. This feature adds a dropdown menu in the bottom-left corner of the chat input...
# Fix Resize Handle Inversion Issue ## Description This PR resolves a critical bug where element resize handles behaved inversely to user expectations. When users attempted to resize elements by...
# Wagtail Bakery Demo Test Suite This test suite demonstrates testing best practices for Wagtail applications through the Bakery Demo project. It provides comprehensive coverage of core Wagtail features and...
## Description This PR introduces two major enhancements to the Onlook chat interface: - **Ask Mode:** Adds an "Ask" mode toggle to the chat, allowing users to ask questions about...
# Add New Gradient Component with Unified Gradient Picker Functionality ## Description This PR implements a complete gradient color picker, allowing users to select and apply gradient colors. It adds...