-
Notifications
You must be signed in to change notification settings - Fork 2
✨ implement web proxy page function #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
…move isSlaxWebsite utility to a new file
…ottiefiles/dotlottie-web' from pnpm-lock.yaml
…ove responsiveness; enhance service worker by adding clientsClaim import and invoking it
…ess; remove unused styles and imports
…support and clean up unused styles
…; update styles for better layout consistency
…structure - Updated AISummaries.vue to enhance layout and styling, including background containers for summaries and loading states. - Adjusted CSS styles for better responsiveness and dark mode compatibility. - Refined MarkMindMap.vue to remove unnecessary background styles and improve toolbar visibility. - Enhanced MarkdownText.vue with updated text colors and styles for better readability and consistency. - Improved loading animations and transitions across components for a smoother user experience.
…n across components
…unctionality; adjust minimum content width and sidebar styles
# Conflicts: # apps/slax-reader-dweb/layers/core/pages/w/[id].vue # apps/slax-reader-dweb/package.json # pnpm-lock.yaml
… 'approx-string-match' package
…mline menu handling
…ling in message processing
# Conflicts: # apps/slax-reader-dweb/layers/core/pages/w/[id].vue
… and tiny comment
- Introduced a Base class to encapsulate common functionality for selection-related classes. - Updated MarkManager, MarkModal, SelectionMonitor, and MarkRenderer to extend from Base. - Refactored methods in MarkManager and MarkModal to utilize the new Base class for accessing document and window properties. - Enhanced the ArticleSelection class to manage modal interactions and selection monitoring more effectively. - Added iframe support in SelectionConfig to handle different contexts for selection. - Improved event handling for showing menus and panels based on the selection state.
…ved iframe styling and click handling
…ArticleCommentsView
… styling and icons
…ced comment functionality in ArticleSelectionPanel
…plement useDraggable hook for enhanced drag functionality
…c in MarkManager and MarkModal
…electionPanel and modal
…t in MarkModal and MarkRenderer
…and refactor useDraggable to simplify position handling
… Chat features - Removed the entire comment section including related methods and UI elements. - Integrated RawWebPanel to handle AI summaries and ChatBot functionalities. - Added loading state management for iframe content. - Updated styles for iframe mask and loading indicators. - Cleaned up unused imports and variables related to comments.
…ogic with defineModel
…ove quote data handling
…ookmark management and user interaction
…mline data structure
boxcounter
previously approved these changes
May 10, 2025
# Conflicts: # apps/slax-reader-dweb/layers/core/components/Article/Selection/modal.ts # apps/slax-reader-dweb/layers/core/components/Article/Selection/selection.ts
boxcounter
approved these changes
May 10, 2025
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.