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(elements): add file picker #3404

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 25, 2024

  1. feat: add file picker

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d3b677b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7127c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1500de1 View commit details
    Browse the repository at this point in the history
  4. chore: linting

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e956225 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68de952 View commit details
    Browse the repository at this point in the history
  6. feat: add tests

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5c2a065 View commit details
    Browse the repository at this point in the history
  7. chore: linting

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8576a2f View commit details
    Browse the repository at this point in the history
  8. chore: linting

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6492c7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fec5db2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    837b7a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    826cd38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    054116f View commit details
    Browse the repository at this point in the history
  13. fix: lint

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e019099 View commit details
    Browse the repository at this point in the history
  14. fix: test

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f17d75c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f89fb9 View commit details
    Browse the repository at this point in the history
  16. chore: linting again

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b2cc96f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e885295 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9f00e5d View commit details
    Browse the repository at this point in the history
  19. fix: use createRef

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d192186 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88346be View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92ffe42 View commit details
    Browse the repository at this point in the history
  22. fix: repeat directive

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b61ae7f View commit details
    Browse the repository at this point in the history
  23. fix: add label to input

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c8c21b4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    31a8bee View commit details
    Browse the repository at this point in the history
  25. fix: simplify keycombo's

    xandervedder committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    36488e0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9f04f35 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    18937df View commit details
    Browse the repository at this point in the history