Merge: merge dev into main (1.3.0)#8
Merged
Merged
Conversation
- Add ProductHunt launch section with badge and voting call-to-action - Reorganize website link positioning for better flow - Update demo screenshot to reflect latest UI
… the project - Added multiple font files for Inter and InterDisplay in .woff2 format. - Created a new font-faces.css file to define font-face rules for both variable and static fonts. - Updated style.css to import the new font-faces.css. - Enhanced the ui.ts to extract font-face styles from the loaded stylesheet. - Removed unused FONT_FACE_CSS constant from constants.ts. - Updated package.json and pnpm-lock.yaml to include dependencies for KaTeX and marked-katex-extension. - Modified ModelSelector.vue to improve styling for ModelLogo component. - Updated background.ts log message for clarity. - Enhanced MarkdownViewer.vue to support KaTeX rendering with appropriate styles.
Add utm_source=github parameter to all nativemind.app links in README to track traffic from GitHub repository.
- Deleted `com.google.Chrome.plist`, `key.pem`, and `update.xml` as they are no longer needed. - Introduced `click-action-button.test.ts` to test the visibility of the side container upon clicking the action button. - Added `utils.ts` to extend Playwright's test functionality for handling Chrome extension interactions.
feat(test): Playwright tests for action button functionality
- Implemented a new end-to-end test for the click action button in the extension. - Created utility functions for managing the extension context in Playwright tests. - Added unit tests for user configuration helpers to verify storage behavior. - Updated user config helpers to expose key and areaKey properties. - Configured Vitest to exclude end-to-end tests from unit tests.
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.