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

Builder pattern #8

Merged
merged 7 commits into from
Apr 8, 2024
Merged

Builder pattern #8

merged 7 commits into from
Apr 8, 2024

Commits on Apr 5, 2024

  1. Fix Text object

    kaicoh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a646b69 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fix composable objects

    kaicoh committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    57120a6 View commit details
    Browse the repository at this point in the history
  2. fmt

    kaicoh committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8d9f46b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Apply builder pattern

    kaicoh committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    26b5a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix README

    kaicoh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6839f65 View commit details
    Browse the repository at this point in the history
  2. Restruct modules

    kaicoh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    35ae5d1 View commit details
    Browse the repository at this point in the history
  3. Fix docs

    kaicoh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    05da032 View commit details
    Browse the repository at this point in the history