Changelog
- 972df3b Merge pull request #20 from surge-downloader/test-pool
- e841f1a feat: Add rounded border styling to tabs in
RenderTabBarand include counts inRenderNumberedTabBar. - e28f896 feat: Adjust settings view layout to push help text to the bottom and style numbered tabs with rounded borders.
- c95091a feat: Enhance settings view UI with a larger modal, improved spacing, and new visual dividers.
- 717b804 feat: Implemented clipboard monitoring (#22)
- 59d8dc2 feat: Introduce
renderModalWithOverlayto centralize modal rendering with a dark overlay and apply it to all modal views. - 7718f2b feat: Make maximum concurrent downloads configurable via settings. (#21)
- d0be95a feat: Make settings modal width responsive and adjust layout padding and column widths.
- f76c6ac feat: add a vertical divider between the list box and right content in the settings view
- 0759f68 feat: add clipboard integration to README and include README and LICENSE in archive
- 92c7ac0 feat: update settings view active tab, selected row, and box border colors to purple
- 26b123b refactor: move help text rendering to the bottom of the confirmation modal in
RenderWithBtopBoxand remove it fromView. - 0994ee5 refactor: remove tab divider and center help text with a gray foreground.
- 2294790 refactor: rename extension to extension-chrome
- f616532 style: customize progress bar gradient colors and update default pane border colors.
- f6fb219 style: unify gray color usage in TUI view components.