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

Implement basic component API #14

Merged
merged 35 commits into from
Jan 20, 2023
Merged

Implement basic component API #14

merged 35 commits into from
Jan 20, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    4ec94bf View commit details
    Browse the repository at this point in the history
  2. Add form test

    simonihmig committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ea808d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d3f69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d53e2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12a2eac View commit details
    Browse the repository at this point in the history
  6. Fix type linting in tests

    simonihmig committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3283734 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Support only Ember 4.8+

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9daa0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f5fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c523a90 View commit details
    Browse the repository at this point in the history
  4. Remove classic scenario

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    bed86e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e93824 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07edccb View commit details
    Browse the repository at this point in the history
  7. Fix Glint errors

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9b3eafe View commit details
    Browse the repository at this point in the history
  8. Pass data down

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9278915 View commit details
    Browse the repository at this point in the history
  9. Fix Embroider tests

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ed1f6c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38718aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b478d4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f5cadd View commit details
    Browse the repository at this point in the history
  13. Add reactivity test

    simonihmig committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    760fe2d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. submit handler

    simonihmig committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    87f43ae View commit details
    Browse the repository at this point in the history
  2. yield value

    simonihmig committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    865c834 View commit details
    Browse the repository at this point in the history
  3. yield field id

    simonihmig committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0ba351f View commit details
    Browse the repository at this point in the history
  4. yield setValue

    simonihmig committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0f3c84d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81979df View commit details
    Browse the repository at this point in the history
  6. Fix Glint types

    simonihmig committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a418ef6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Fix ESLint issues

    simonihmig committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b63d5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19729e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    093ad97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaee023 View commit details
    Browse the repository at this point in the history
  5. Tweak test message

    simonihmig committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c094820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e77cba1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb2b675 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    089fce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568199c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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