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

Remove bootstrap & jquery deps + Refactor app files & config #154

Merged
merged 59 commits into from
Nov 8, 2024

Commits on Nov 6, 2024

  1. Remove bootstrap package

    matiboux committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8999ad0 View commit details
    Browse the repository at this point in the history
  2. Remove bootstrap imports

    matiboux committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9bca6b8 View commit details
    Browse the repository at this point in the history
  3. Update layout props

    matiboux committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    62c1121 View commit details
    Browse the repository at this point in the history
  4. Refactor default layout

    matiboux committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    59bcb30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ec861 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cbd2fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    690a333 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40d3dbe View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    b7ccc04 View commit details
    Browse the repository at this point in the history
  2. Add newsline carousel style

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6e38972 View commit details
    Browse the repository at this point in the history
  3. Refactor newsline toggle

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    94bbe9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b7efc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27aa9cb View commit details
    Browse the repository at this point in the history
  6. Update modal content

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dcd7112 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    033b9a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87b0426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b9e283 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a100e25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5b6563 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63d813b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97a84b2 View commit details
    Browse the repository at this point in the history
  14. Move script in carousel.ts

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b5c39c3 View commit details
    Browse the repository at this point in the history
  15. Remove smallscreen script

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b962286 View commit details
    Browse the repository at this point in the history
  16. Replace smallscreen style

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2670652 View commit details
    Browse the repository at this point in the history
  17. Refactor layout styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1246447 View commit details
    Browse the repository at this point in the history
  18. Update modal styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b336f10 View commit details
    Browse the repository at this point in the history
  19. Update layout styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    096ff52 View commit details
    Browse the repository at this point in the history
  20. Fix image in about page

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3bde423 View commit details
    Browse the repository at this point in the history
  21. Update about page styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ece34aa View commit details
    Browse the repository at this point in the history
  22. Fix link in about page

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    916b05d View commit details
    Browse the repository at this point in the history
  23. Move global content styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c1619d9 View commit details
    Browse the repository at this point in the history
  24. Move app icon assets

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7ee5f2d View commit details
    Browse the repository at this point in the history
  25. Fix layout styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c171ea9 View commit details
    Browse the repository at this point in the history
  26. Set favicon

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fa37cbb View commit details
    Browse the repository at this point in the history
  27. Set favicon in site config

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    40dfda6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    868da3a View commit details
    Browse the repository at this point in the history
  29. Fix layout max width

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d004112 View commit details
    Browse the repository at this point in the history
  30. Move btn styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e5db8cf View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5f9a54e View commit details
    Browse the repository at this point in the history
  32. Update footer styles

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7d26a5b View commit details
    Browse the repository at this point in the history
  33. Update footer padding

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ebb282c View commit details
    Browse the repository at this point in the history
  34. Update btn primary colors

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d300b07 View commit details
    Browse the repository at this point in the history
  35. Disable script

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5c60164 View commit details
    Browse the repository at this point in the history
  36. Remove popper js import

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b21f395 View commit details
    Browse the repository at this point in the history
  37. Remove jquery import

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    82036f2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4e0448f View commit details
    Browse the repository at this point in the history
  39. Remove jquery package

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ba93979 View commit details
    Browse the repository at this point in the history
  40. Install @iconify-json/mdi

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0adda3d View commit details
    Browse the repository at this point in the history
  41. Update packages

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e6cc993 View commit details
    Browse the repository at this point in the history
  42. Update modal close icon

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c4c20bb View commit details
    Browse the repository at this point in the history
  43. Update navbar toggler icon

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    300e78d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    34b44ee View commit details
    Browse the repository at this point in the history
  45. Update click event handlers

    matiboux committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    91ad238 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    98a0b10 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d5ea29 View commit details
    Browse the repository at this point in the history
  2. Add navbar-sm screen

    matiboux committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    28769d6 View commit details
    Browse the repository at this point in the history
  3. Fix navbar unpack styles

    matiboux committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0b6361b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25848e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7038568 View commit details
    Browse the repository at this point in the history