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(engine): Refactor engine to support modular templates #254

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

Commits on Feb 25, 2023

  1. first draft

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    3b18f4d View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    0bd7804 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Create working setup

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    4619199 View commit details
    Browse the repository at this point in the history
  2. Add example bubble view

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    567bd91 View commit details
    Browse the repository at this point in the history
  3. refactor BubbleTeaView to TeaView

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    aec8fa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Add v3 test

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    11fd4b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Add base setup for v3

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    ce4f8d6 View commit details
    Browse the repository at this point in the history
  2. Add template generation

    Signed-off-by: Steffen Exler <Steffen.Exler@pm.me>
    linuxluigi committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    345745c View commit details
    Browse the repository at this point in the history