Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite all styles to tailwind CSS from Bootstrap by @arccik #58

Merged
merged 32 commits into from
Dec 14, 2023

Commits on Dec 9, 2023

  1. add tailwindcss

    arccik committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ec9d47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    771cea8 View commit details
    Browse the repository at this point in the history
  3. remove bootstrap from few files replace it with tailwindcss classes, …

    …add card which diplay all nessesarry information about torrent and current state
    arccik committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b69da6c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    a8ed1d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. add useModal hook to render modal though react portal, remove UrlProm…

    …ptModal and replace it with useModal.
    arccik committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3ee2ff1 View commit details
    Browse the repository at this point in the history
  2. add taliwindcss to Desctop app

    arccik committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    29f3726 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    52250ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec296ff View commit details
    Browse the repository at this point in the history
  3. saving

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fe0f611 View commit details
    Browse the repository at this point in the history
  4. Saving

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0e0674f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6e9ade View commit details
    Browse the repository at this point in the history
  6. Modals still broken...

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7ff83c1 View commit details
    Browse the repository at this point in the history
  7. still doesnt work

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7911b4a View commit details
    Browse the repository at this point in the history
  8. Finally it scrolls

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    de9d5a0 View commit details
    Browse the repository at this point in the history
  9. Continuing to fix bugs

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    57e5041 View commit details
    Browse the repository at this point in the history
  10. Continuing to fix bugs

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0e48a66 View commit details
    Browse the repository at this point in the history
  11. Aler

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    028f484 View commit details
    Browse the repository at this point in the history
  12. Getting better

    ikatson committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1a27735 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1c0664 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge main

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6f1194b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f8830 View commit details
    Browse the repository at this point in the history
  3. Styles fully work

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5c9667a View commit details
    Browse the repository at this point in the history
  4. (De)select all buttons

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    104f13b View commit details
    Browse the repository at this point in the history
  5. fix alert styles

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    86391b2 View commit details
    Browse the repository at this point in the history
  6. Animate progress bar

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    62ba973 View commit details
    Browse the repository at this point in the history
  7. Progress bar + error colors

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c1280ff View commit details
    Browse the repository at this point in the history
  8. Fix error message

    ikatson committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ec6bc9a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Torrent status icon (#56)

    * add statusIcon component to display icon of the torrent status
    
    * change props name and remove isDownloading variable
    arccik authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3fce244 View commit details
    Browse the repository at this point in the history
  2. Tweak styles for icon

    ikatson committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    759b7ce View commit details
    Browse the repository at this point in the history
  3. Tweak styles

    ikatson committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d225df4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d555f4 View commit details
    Browse the repository at this point in the history
  5. Update styles

    ikatson committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    aa1562f View commit details
    Browse the repository at this point in the history