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

feat: 🎸 dotLottie v2 #89

Draft
wants to merge 51 commits into
base: main
Choose a base branch
from
Draft

feat: 🎸 dotLottie v2 #89

wants to merge 51 commits into from

Commits on Oct 25, 2024

  1. feat: 🎸 dotLottie v2

    theashraf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9457abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df81d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb2a8d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9dffb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0833b60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67b8137 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adcef6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcbd205 View commit details
    Browse the repository at this point in the history
  9. chore: 🤖 update versions (beta) (#91)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    649aa92 View commit details
    Browse the repository at this point in the history
  10. chore: Update .changeset configuration

    - Update the "ignore" property in the .changeset/config.json file to include "node-example", "next-example", "react-example", and "vue-example".
    theashraf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8614d66 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d32d4ff View commit details
    Browse the repository at this point in the history
  12. chore: v2 filenames

    theashraf committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b3f0b67 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    118d12c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    964672d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5570a8f View commit details
    Browse the repository at this point in the history
  16. chore: 🤖 update versions (beta) (#92)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ca5de2a View commit details
    Browse the repository at this point in the history
  17. fixes: proposed fixes for the beta launch (#93)

    * fixes: proposed fixes for the beta launch
    
    * chore: changeset
    samuelOsborne authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9e7fa8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f2ecb29 View commit details
    Browse the repository at this point in the history
  19. chore: 🤖 update versions (beta) (#94)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    227e1dc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ffb3ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81014cb View commit details
    Browse the repository at this point in the history
  3. chore: 🤖 update versions (beta) (#95)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9446f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a32fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7ba524 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 update versions (beta) (#96)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f4da60a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df94db0 View commit details
    Browse the repository at this point in the history
  4. chore: 🤖 update versions (beta) (#97)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d45a351 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    74bfed1 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 update versions (beta) (#98)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bde0b64 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. chore: add tests

    theashraf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    518d7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6499a3 View commit details
    Browse the repository at this point in the history
  3. fix: format

    theashraf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6edbf81 View commit details
    Browse the repository at this point in the history
  4. fix: add theme data schema

    theashraf committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1611716 View commit details
    Browse the repository at this point in the history
  5. chore: 🤖 update versions (beta) (#99)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3666858 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    926de78 View commit details
    Browse the repository at this point in the history
  2. chore: 🤖 update versions (beta) (#100)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c052381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28e6b57 View commit details
    Browse the repository at this point in the history
  4. chore: 🤖 update versions (beta) (#101)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4c0b6cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5372c7c View commit details
    Browse the repository at this point in the history
  6. chore: update changelog

    theashraf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2134d08 View commit details
    Browse the repository at this point in the history
  7. chore: 🤖 update versions (beta) (#102)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9cfb87b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f333907 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b167892 View commit details
    Browse the repository at this point in the history
  10. chore: 🤖 update versions (beta) (#103)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9d571dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc0ce5d View commit details
    Browse the repository at this point in the history
  12. chore: 🤖 update versions (beta) (#104)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5b94a6c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6fa979 View commit details
    Browse the repository at this point in the history
  14. chore: 🤖 update versions (beta) (#105)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3873f14 View commit details
    Browse the repository at this point in the history
  15. chore: add playground.js

    theashraf committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9b1d77e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 8, 2024

  1. chore: 🤖 update versions (beta) (#106)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    samuelOsborne and github-actions[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a4302fb View commit details
    Browse the repository at this point in the history