implement rich text editor with TipTap integratio#4
Merged
lorrehuggan merged 11 commits intomainfrom Oct 18, 2025
Merged
Conversation
- Add vitest configuration and test setup - Add testing dependencies and scripts - Add initial test utilities and helpers
- Add file utility functions - Add TypeScript type definitions - Add utility CSS classes - Add frontend dependencies for state management and icons
- Add file system commands and services - Add error handling and data models - Add Rust dependencies for async, serialization, and file operations - Implement note management system
- Enhance shell components with new layouts and functionality - Update styling with improved themes and utilities - Integrate new icon library (lucide-svelte) - Remove old custom icons in favor of lucide icons - Update app layout and main page
- Update .gitignore for test coverage and build artifacts - Configure svelte.config.js for testing integration - Remove unused custom icon components
- Add @tiptap/core, @tiptap/pm, @tiptap/starter-kit for rich text editing - Add tailwind-variants for component styling utilities - Add @tailwindcss/typography for better text formatting
- Add reusable Button component with tailwind-variants styling - Add notes queries for data management - Add query index for centralized exports
- Add EditorRoot component with TipTap integration - Add editor-specific CSS styles for rich text formatting - Implement basic editor functionality with starter kit
- Update Container, LeftBar, Main, RightBar components - Enhance StatusBar and TitleBar with better styling - Improve overall shell layout and visual consistency
- Update reset.css for better base styles - Improve root.css with enhanced variables - Refine theme.css for consistent theming across components
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.