feat(api): generic API config, send workflow, and multi-platform integration#68
Merged
Merged
Conversation
- Implemented API sending capabilities for articles, Hacker News, universal content, and X. - Added new settings and UI elements for managing API integrations, including floating action buttons and integration profiles. - Updated documentation in AGENTS.md and README.md to reflect new API features and local server setup for previewing changes. - Improved CSS styles for API settings and integration cards for better user experience. - Refactored existing extraction logic to support API payload generation and error handling. This commit lays the groundwork for a more robust API interaction model, allowing users to send extracted content seamlessly across various platforms.
Made-with: Cursor
…nce FloatingButton functionality - Updated CHANGELOG.md to clarify API integration features and improve readability. - Modified FloatingButton.js to ensure the main button remains clickable while secondary actions are visible, enhancing user interaction. - Added a test case to verify the functionality of the FloatingButton component, ensuring it behaves as expected during hover actions.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Targets
release/1.3(was mistakenly squash-merged tomain;mainreverted in 344c8f5).Changes
Notes
release/1.3for the 1.3 release line per release branching workflow.Made with Cursor