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 custom entry #325

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

Implement custom entry #325

wants to merge 11 commits into from

Commits on Feb 20, 2024

  1. implement single entry

    mrm007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3aa9edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfc647 View commit details
    Browse the repository at this point in the history
  3. use mjs

    mrm007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c443e0d View commit details
    Browse the repository at this point in the history
  4. use live module bindings

    mrm007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4eea27b View commit details
    Browse the repository at this point in the history
  5. add changeset

    mrm007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d32d505 View commit details
    Browse the repository at this point in the history
  6. simplify custom entry

    mrm007 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e2b5918 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    504da1a View commit details
    Browse the repository at this point in the history
  2. add tests for multiple entries

    mrm007 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4e3c670 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    92a3fce View commit details
    Browse the repository at this point in the history
  2. update tests after merge

    mrm007 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a6ce975 View commit details
    Browse the repository at this point in the history
  3. a bit of gold plating

    mrm007 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a3ca889 View commit details
    Browse the repository at this point in the history