Skip to content

Conversation

@LIUBINfighter
Copy link
Owner

Fixes #13

- Implemented automatic detection and rendering of plain-text URLs as clickable links in CSV cells.
- Added functionality to toggle between display and edit modes for URL cells.
- Updated styles for URL display and interaction.
- Created utility functions for URL detection and parsing.
- Added tests for URL detection and parsing functionality.
- Added left and right padding adjustments to the setting item control in the compact dropdown to ensure proper alignment with buttons.
@LIUBINfighter
Copy link
Owner Author

image

- Updated the clickable URLs functionality to automatically detect and render both plain-text URLs and Markdown-style links in CSV cells.
- Enhanced documentation to reflect the new capabilities and provide examples for users.
- Added tests to ensure proper detection and parsing of Markdown links alongside plain URLs.
@LIUBINfighter
Copy link
Owner Author

Fixes #14

@LIUBINfighter LIUBINfighter changed the title feat/url: add clickable URLs in cells. Fixes #13 feat/url: add clickable URLs in cells. Fixes #13 Fixes #14 Feb 1, 2026
@LIUBINfighter LIUBINfighter merged commit 1252c65 into master Feb 1, 2026
1 check passed
@LIUBINfighter LIUBINfighter deleted the feat/url branch February 1, 2026 06:05
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.

[FR] Clickable URLs in cells

2 participants