Skip to content

implement rich text editor with TipTap integratio#4

Merged
lorrehuggan merged 11 commits intomainfrom
platinum
Oct 18, 2025
Merged

implement rich text editor with TipTap integratio#4
lorrehuggan merged 11 commits intomainfrom
platinum

Conversation

@lorrehuggan
Copy link
Owner

No description provided.

- 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
@lorrehuggan lorrehuggan merged commit fa6f254 into main Oct 18, 2025
1 check passed
@lorrehuggan lorrehuggan deleted the platinum branch October 18, 2025 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant