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

feature/Support for multiple styles in same text #447

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

Commits on Jun 4, 2024

  1. feat: Allow the use of different styles in the same text

    Update interface to include a method that will add subtexts
    Fernando-hub527 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2a10589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8026555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1d7e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abc1387 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb538ab View commit details
    Browse the repository at this point in the history
  6. feat: allow the use of different styles in the same text

    Create a structure of subtexts within texts, making each subtext have its own personalized style.
    Fernando-hub527 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    396d4b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    87e8755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1394eb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    993fa10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea25f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1679ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90dd958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9959c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67c0a49 View commit details
    Browse the repository at this point in the history
  7. style: Standardize the size of function signatures

    fernando.saraiva committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eebd7e5 View commit details
    Browse the repository at this point in the history