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: New Border Title API #97

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

Commits on Jul 28, 2022

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

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    f3ebe5c View commit details
    Browse the repository at this point in the history
  2. Add border title alignment

    eugener committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2b9468b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    2795dbc View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    eugener committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    346a978 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    80468e0 View commit details
    Browse the repository at this point in the history
  2. Delete .gitignore

    eugener committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    32c0787 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Redesign BorderTitle API by converting argument to a Style. This elim…

    …inates the need all other methods and add an ability to style the title itself.
    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3e6dff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fec27d1 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    cd06217 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b317d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80169c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27c2a27 View commit details
    Browse the repository at this point in the history
  7. Update example code

    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    314a2e2 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    78fea2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c829e8 View commit details
    Browse the repository at this point in the history
  10. Calculate horizontal frame for border title correctly.

    Introduce default padding if one is not present.
    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4cf8c19 View commit details
    Browse the repository at this point in the history
  11. Update example

    eugener committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9e516bc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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