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

Extract design system vue components #5

Merged
merged 51 commits into from
Nov 11, 2023

Commits on Nov 7, 2023

  1. Init new package

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7d83518 View commit details
    Browse the repository at this point in the history
  2. Remove template files

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3241a24 View commit details
    Browse the repository at this point in the history
  3. Configure tailwind

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8fdf90b View commit details
    Browse the repository at this point in the history
  4. Delete public folder

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    60b098f View commit details
    Browse the repository at this point in the history
  5. Configure lib build

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3f3c198 View commit details
    Browse the repository at this point in the history
  6. Copy wrap components

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    631a08e View commit details
    Browse the repository at this point in the history
  7. Copy assets

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    71d1dfc View commit details
    Browse the repository at this point in the history
  8. Copy btn

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    31b63d8 View commit details
    Browse the repository at this point in the history
  9. Fix wrappers imports

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    39e8afb View commit details
    Browse the repository at this point in the history
  10. Copy simple components

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8abcc37 View commit details
    Browse the repository at this point in the history
  11. Fix icons

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    94c2c71 View commit details
    Browse the repository at this point in the history
  12. Copy list components

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f5f3e23 View commit details
    Browse the repository at this point in the history
  13. Install gsap

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a4b62a6 View commit details
    Browse the repository at this point in the history
  14. Copy D animations

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    44b72ae View commit details
    Browse the repository at this point in the history
  15. Copy big bang button

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    017317b View commit details
    Browse the repository at this point in the history
  16. Copy card

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    52e2001 View commit details
    Browse the repository at this point in the history
  17. Copy character

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b804744 View commit details
    Browse the repository at this point in the history
  18. Copy content components

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7027482 View commit details
    Browse the repository at this point in the history
  19. Make quote 2 directional

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e49f078 View commit details
    Browse the repository at this point in the history
  20. Copy polygon animations utils

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    14c1f15 View commit details
    Browse the repository at this point in the history
  21. Tailwind dependency

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    427c4e8 View commit details
    Browse the repository at this point in the history
  22. Utils dependency

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ea1dd94 View commit details
    Browse the repository at this point in the history
  23. Composables dependency

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    37ea05f View commit details
    Browse the repository at this point in the history
  24. tsconfig update for libs

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6348ee8 View commit details
    Browse the repository at this point in the history
  25. Components dependency

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    625ff16 View commit details
    Browse the repository at this point in the history
  26. Lintfix

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    32585ca View commit details
    Browse the repository at this point in the history
  27. Fix build script

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e82727e View commit details
    Browse the repository at this point in the history
  28. Fix tailwind config import

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bed92d0 View commit details
    Browse the repository at this point in the history
  29. Reuse esprit-design in nuxt

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fe693d7 View commit details
    Browse the repository at this point in the history
  30. Fix imports

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    73441d2 View commit details
    Browse the repository at this point in the history
  31. Generate types on build

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f235e47 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    39a6ae8 View commit details
    Browse the repository at this point in the history
  33. Export tailwind config

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    113ac47 View commit details
    Browse the repository at this point in the history
  34. Import from dist

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    df50dd1 View commit details
    Browse the repository at this point in the history
  35. Fix imports

    d0rich committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    296f43c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix list styles

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f218462 View commit details
    Browse the repository at this point in the history
  2. Buttons classes fix

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    022d964 View commit details
    Browse the repository at this point in the history
  3. Complete actions list classes

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    77391ac View commit details
    Browse the repository at this point in the history
  4. Fix actions fan classes

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2d8d801 View commit details
    Browse the repository at this point in the history
  5. Fix animation classes

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9f968c4 View commit details
    Browse the repository at this point in the history
  6. Fix highlight default color

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1389ed8 View commit details
    Browse the repository at this point in the history
  7. Use RouterLink for buttons

    d0rich committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f07e286 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68234df View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Lintfix

    d0rich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d98b28d View commit details
    Browse the repository at this point in the history
  2. Update build script

    d0rich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b5f7311 View commit details
    Browse the repository at this point in the history
  3. Import styles via css file

    d0rich committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    51593a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    a89a523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fcf5f View commit details
    Browse the repository at this point in the history
  3. Update ignore builds script

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    19b6d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf2fc0 View commit details
    Browse the repository at this point in the history
  5. lintfix

    d0rich committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    09591cc View commit details
    Browse the repository at this point in the history