aboutsummaryrefslogtreecommitdiff
path: root/apps/browser-extension/entrypoints/popup/style.css
Commit message (Collapse)AuthorAgeFilesLines
* feat: fix interaction and improve Design for extension (#679)01-17-feat_fix_interaction_and_improve_design_for_extensionMaheshtheDev2026-01-181-1/+1
| | | | | | | | | | | | | | | | | | ### TL;DR Redesigned the browser extension UI with a dark theme and improved the Twitter bookmarks import experience with a new onboarding flow. ### What changed? - Added a new `RightArrow` icon component for UI navigation - Completely redesigned the popup UI with a dark theme and improved layout - Enhanced Twitter bookmarks import functionality: - Added an onboarding toast that appears the first time a user visits the bookmarks page - Implemented a persistent import intent system that automatically opens the import modal when navigating to the bookmarks page - Created a progress toast to show import status - Improved folder import UI - Updated the extension icon and added a new logo SVG - Improved the project selection modal with better styling
* extension: updated telemetry and batch upload (#415)MaheshtheDev2025-09-081-1/+0
|
* fix the css issue with buttonMahesh Sanikommmu2025-08-291-3/+0
|
* tailwind css to popupMahesh Sanikommmu2025-08-281-40/+0
|
* feat: browser extensionMahesh Sanikommmu2025-08-281-0/+70