CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 18:41:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/RSSNext/Folo.git
etag: W/"346fe0e67b05dcf44cfb6ac7420e97ef"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Anb5nlPTtj3q4vrYqtRWCEvPoLJUi5WoLIZpxgPrbGJUBROjtWlcNPax8cn5laI9XcsVgp4miVY8c2FgaP0EKi%2Fwrphw9c0%2FwCjHvYWFdM6ewdDgiojKkqN%2FwD%2B8vcSg3zuIJAKVjCUUGY%2FkGc%2BXYnvLp7LhAH3U%2FmsP8U9yUnJ%2FXqudJg9lONxcNukrLPhJGaOH3yCcPc%2FS50aS3SkQWIuHdYjkSU2ZVIU0EYSVmgmM2KMGR4pYQ5YUSn0k%2F2OHiB4H9Vs09SNObas5nQhiww%3D%3D--ZVCezxMp3N2ktEmR--%2FYwsYXYHLMDyHv24OYWN%2FA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2115255379.1753296086; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:41:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 18:41:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CC94:271430:FE84F7:12D3969:68812CD6
feat(ui): add readability command to entry item wrapper and enhance a… · RSSNext/Folo@6256b7d · GitHub
Copy file name to clipboardExpand all lines: apps/desktop/src/renderer/src/modules/entry-column/layouts/EntryItemWrapper.tsx
Copy file name to clipboardExpand all lines: configs/tailwind-extend.css
Copy file name to clipboardExpand all lines: packages/components/src/ui/button/action-button.tsx
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit 6256b7d
committed
feat(ui): add readability command to entry item wrapper and enhance action button animation
- Introduced a new readability command in the EntryItemWrapper for improved user interaction.
- Updated ActionButton to utilize a radial pulse animation for enhanced visual feedback.
- Adjusted state management in ActionButton to control highlight motion based on user interaction.
Signed-off-by: Innei <tukon479@gmail.com>1 parent f6578df commit 6256b7dCopy full SHA for 6256b7d
File tree
Expand file treeCollapse file tree
3 files changed
+34
-8
lines changedFilter options
- apps/desktop/src/renderer/src/modules/entry-column/layouts
- configs
- packages/components/src/ui/button
Expand file treeCollapse file tree
3 files changed
+34
-8
lines changedapps/desktop/src/renderer/src/modules/entry-column/layouts/EntryItemWrapper.tsx
Copy file name to clipboardExpand all lines: apps/desktop/src/renderer/src/modules/entry-column/layouts/EntryItemWrapper.tsx+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| 113 | + | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
|
configs/tailwind-extend.css
Copy file name to clipboardExpand all lines: configs/tailwind-extend.css+20-3Lines changed: 20 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
399 |
| - | |
| 399 | + | |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
402 | 414 |
| |
403 | 415 |
| |
404 |
| - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
405 | 422 |
| |
406 | 423 |
| |
407 | 424 |
| |
|
packages/components/src/ui/button/action-button.tsx
Copy file name to clipboardExpand all lines: packages/components/src/ui/button/action-button.tsx+13-5Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 |
| - | |
92 |
| - | |
| 92 | + | |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
97 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
98 | 105 |
| |
99 | 106 |
| |
100 | 107 |
| |
101 | 108 |
| |
102 |
| - | |
| 109 | + | |
103 | 110 |
| |
| 111 | + | |
104 | 112 |
| |
105 | 113 |
| |
106 | 114 |
| |
| |||
109 | 117 |
| |
110 | 118 |
| |
111 | 119 |
| |
112 |
| - | |
| 120 | + | |
113 | 121 |
| |
114 | 122 |
| |
115 | 123 |
| |
|
You can’t perform that action at this time.
0 commit comments