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

refactor(playgrounds): use Vue's script setup syntax #3328

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

Commits on Dec 14, 2023

  1. accordion

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    71ddb11 View commit details
    Browse the repository at this point in the history
  2. action-sheet

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e139adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d213c View commit details
    Browse the repository at this point in the history
  4. backdrop

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4367cfa View commit details
    Browse the repository at this point in the history
  5. badge

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3a6db20 View commit details
    Browse the repository at this point in the history
  6. breadcrumbs

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3f52485 View commit details
    Browse the repository at this point in the history
  7. button

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6669972 View commit details
    Browse the repository at this point in the history
  8. buttons

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4b14c62 View commit details
    Browse the repository at this point in the history
  9. card

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ac9c1d9 View commit details
    Browse the repository at this point in the history
  10. checkbox

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4674420 View commit details
    Browse the repository at this point in the history
  11. chip

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0e91ee3 View commit details
    Browse the repository at this point in the history
  12. content

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5be175e View commit details
    Browse the repository at this point in the history
  13. datetime

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7b5a625 View commit details
    Browse the repository at this point in the history
  14. fab

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ae73d34 View commit details
    Browse the repository at this point in the history
  15. footer

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ac34cd2 View commit details
    Browse the repository at this point in the history
  16. grid

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c1e79b7 View commit details
    Browse the repository at this point in the history
  17. header

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b59188f View commit details
    Browse the repository at this point in the history
  18. icon

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e2216af View commit details
    Browse the repository at this point in the history
  19. img

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0c959ed View commit details
    Browse the repository at this point in the history
  20. infinite-scroll

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bc71b76 View commit details
    Browse the repository at this point in the history
  21. input

    mapsandapps committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0e75efe View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. item

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    11004f4 View commit details
    Browse the repository at this point in the history
  2. item-divider

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    00ca0cb View commit details
    Browse the repository at this point in the history
  3. item-group

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c0dad46 View commit details
    Browse the repository at this point in the history
  4. label

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7cb8ef8 View commit details
    Browse the repository at this point in the history
  5. list

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    78d5eec View commit details
    Browse the repository at this point in the history
  6. list-header

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    980f6c5 View commit details
    Browse the repository at this point in the history
  7. loading

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f630b75 View commit details
    Browse the repository at this point in the history
  8. menu

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ab31953 View commit details
    Browse the repository at this point in the history
  9. nav: nav-link

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    037efca View commit details
    Browse the repository at this point in the history
  10. note

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ae5b161 View commit details
    Browse the repository at this point in the history
  11. picker

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e551846 View commit details
    Browse the repository at this point in the history
  12. popover

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    311bf82 View commit details
    Browse the repository at this point in the history
  13. radio

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    72bc39c View commit details
    Browse the repository at this point in the history
  14. range

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ca8646a View commit details
    Browse the repository at this point in the history
  15. refresher

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b817e5d View commit details
    Browse the repository at this point in the history
  16. reorder

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d60f494 View commit details
    Browse the repository at this point in the history
  17. ripple-effect

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    385f4b5 View commit details
    Browse the repository at this point in the history
  18. searchbar

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2b91117 View commit details
    Browse the repository at this point in the history
  19. segment

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    df2e759 View commit details
    Browse the repository at this point in the history
  20. segment-button

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d45f6ae View commit details
    Browse the repository at this point in the history
  21. select

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c37baab View commit details
    Browse the repository at this point in the history
  22. skeleton-text

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    585691c View commit details
    Browse the repository at this point in the history
  23. spinner

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    73d1a51 View commit details
    Browse the repository at this point in the history
  24. split-pane

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b20a8a7 View commit details
    Browse the repository at this point in the history
  25. tabs

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    369506e View commit details
    Browse the repository at this point in the history
  26. text

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6ccfaad View commit details
    Browse the repository at this point in the history
  27. textarea

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    27b4b12 View commit details
    Browse the repository at this point in the history
  28. thumbnail

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d2f334a View commit details
    Browse the repository at this point in the history
  29. title

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9f74da6 View commit details
    Browse the repository at this point in the history
  30. toast

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0dcb673 View commit details
    Browse the repository at this point in the history
  31. toggle

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cfcc61c View commit details
    Browse the repository at this point in the history
  32. toolbar

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    559b5ea View commit details
    Browse the repository at this point in the history
  33. refactor: <ion-avatar />

    Co-authored-by: icarusgk icarusgk@users.noreply.github.com
    icarusgk authored and mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    811936f View commit details
    Browse the repository at this point in the history
  34. refactor: <ion-back-button />

    Co-authored-by: icarusgk icarusgk@users.noreply.github.com
    icarusgk authored and mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    22c2363 View commit details
    Browse the repository at this point in the history
  35. lint

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c0f1a98 View commit details
    Browse the repository at this point in the history
  36. modal

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d0aeb8f View commit details
    Browse the repository at this point in the history
  37. progress-bar

    mapsandapps committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    faed9d1 View commit details
    Browse the repository at this point in the history