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

Migrate to tailwindcss #553

Merged
merged 40 commits into from
Oct 17, 2023
Merged

Migrate to tailwindcss #553

merged 40 commits into from
Oct 17, 2023

Commits on Oct 10, 2023

  1. Add tailwindcss

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bf50f1f View commit details
    Browse the repository at this point in the history
  2. Apply design to main page

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    02fd0c0 View commit details
    Browse the repository at this point in the history
  3. Apply style to form tabs

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fce3549 View commit details
    Browse the repository at this point in the history
  4. Improve navbar

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    edf1a48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e645fa6 View commit details
    Browse the repository at this point in the history
  6. Migrate stacked react form

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    004106f View commit details
    Browse the repository at this point in the history
  7. Migrate inline react form

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b8c544b View commit details
    Browse the repository at this point in the history
  8. Improve no-router page

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b9b9bfa View commit details
    Browse the repository at this point in the history
  9. Improve simple react page

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8f710ea View commit details
    Browse the repository at this point in the history
  10. Migrate stimulus page

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4ddc830 View commit details
    Browse the repository at this point in the history
  11. Improve classic rails page

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0edf3b8 View commit details
    Browse the repository at this point in the history
  12. Update style of error notice partial

    Signed-off-by: Mostafa Ahangarha <[email protected]>
    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2d12cf5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a7cc53 View commit details
    Browse the repository at this point in the history
  14. Minor style improvement

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1226e1a View commit details
    Browse the repository at this point in the history
  15. Fix test failures

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b42478e View commit details
    Browse the repository at this point in the history
  16. Linter

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0682a41 View commit details
    Browse the repository at this point in the history
  17. Fix typo in style

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    43480b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ff638b7 View commit details
    Browse the repository at this point in the history
  19. Improve overal layout

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    57e5443 View commit details
    Browse the repository at this point in the history
  20. Fix linter issues

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6e1a4bc View commit details
    Browse the repository at this point in the history
  21. Remove commented code

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0012206 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    501089a View commit details
    Browse the repository at this point in the history
  23. Improve footer style

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    57c45db View commit details
    Browse the repository at this point in the history
  24. Improve branding in navbar

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4328844 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4a4b1de View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e307c1 View commit details
    Browse the repository at this point in the history
  27. Remove unused scss files

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    44b4d63 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1200b78 View commit details
    Browse the repository at this point in the history
  29. Improve navbar links

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c0664b9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1d4925f View commit details
    Browse the repository at this point in the history
  31. Remove duplicate style

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c5b1973 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ffb5db7 View commit details
    Browse the repository at this point in the history
  33. Minor style improvement

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    633d99d View commit details
    Browse the repository at this point in the history
  34. Revert "Remove sass-resources-loader"

    This reverts commit 3d70655.
    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4b51f0a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    42638c3 View commit details
    Browse the repository at this point in the history
  36. Fix eslint issue

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dc96932 View commit details
    Browse the repository at this point in the history
  37. Fix eslint issue

    ahangarha committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3118b54 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f7598b0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a315ca2 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    bfa0fd1 View commit details
    Browse the repository at this point in the history