Conversation
- Added CLI action handling in commands.ts with various actions such as initPresentation, themeApply, snippetAppend, and more. - Introduced a new DevModeController to log performance metrics and enable/disable dev mode. - Created a new provider for CLI actions in providers.ts, organizing actions into groups for better accessibility. - Enhanced snippet completion with a new ScholarlyCompletionProvider to suggest snippets based on context. - Added error handling and user feedback for various operations, improving overall user experience. - Refactored existing code for better readability and maintainability.
…; update citation handling and add layout and theme configurations
…a into a single source of truth
…nce documentation and add CLI bin entries
…tsconfig.json for better readability
- Added ThemePreview component for color theme previews. - Updated Cite component to support additional context and numeric markers. - Refactored Columns component to use 'columns' prop instead of 'cols'. - Improved Highlight component to use 'type' instead of 'color' for better clarity. - Updated Keywords component to use 'keywords' prop instead of 'items'. - Added toc layout for auto-generated table of contents. - Enhanced VSCode extension guide with new layout options. - Updated syntax sugar documentation for consistency. - Added new images for components and layouts. - Translated all changes to Chinese documentation.
…VS Code extension
… styling - Updated ScholarlyFooter.vue to conditionally display interactive controls based on the slide route. - Added computed properties for managing page number display styles and conditions. - Enhanced layout and styling of the footer using CSS Grid for better alignment and responsiveness. - Introduced new CSS variables for toolbar and footer styling in layout.css and mode.css. - Created utility functions in presentationMode.ts to determine interactive and print/export routes. - Improved overall visual consistency and accessibility of footer elements.
…s and layouts JSON structure
…ol body font based on theme.
…note display logic
…and header visibility options
…and utility functions
…ts for consistency
…, changes, removals, and fixes
Deploying slidev-theme-scholarly with
|
| Latest commit: |
11a6374
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e8071aa9.slidev-theme-scholarly.pages.dev |
| Branch Preview URL: | https://dev.slidev-theme-scholarly.pages.dev |
Deploying slidev-theme-scholarly-docs with
|
| Latest commit: |
11a6374
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7c1dc677.slidev-theme-scholarly-docs.pages.dev |
| Branch Preview URL: | https://dev.slidev-theme-scholarly-docs.pages.dev |
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.