Skip to content

Releases: jarvisfriends/tui-base

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 05:31
37de9ee

Changelog

  • 1dbe81f Merge pull request #27 from jarvisfriends/check_mistakes
  • 37de9ee updated a lot to better support being used as a library (#28)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:22

Changelog

  • 4ed9195 Bump actions/cache from 5 to 6
  • fd00cbb Bump actions/checkout from 6 to 7
  • 3366716 Fix hardcoded frame-size math and border-glyph hit-testing
  • 5d5dddc Merge origin/main (dependabot bumps) into local main alongside frame-size fixes
  • 52eb8d2 Merge pull request #22 from jarvisfriends/dependabot/github_actions/actions/checkout-7
  • 8e26a3a Merge pull request #24 from jarvisfriends/dependabot/github_actions/actions/cache-6
  • a29c659 Merge pull request #26 from jarvisfriends/feature_flags

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:40

Changelog

  • ea8b088 Feature: dynamic keybindings and feature flags in settings options
  • c87f35f Merge pull request #21 from jarvisfriends/feature_flags
  • 5bc4443 added more ci tests and static analysis

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:17
53d6958

Changelog

  • 53d6958 Merge pull request #20 from jarvisfriends/ci-fix-stringer
  • b9eff52 ci: install stringer for goreleaser

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:27

Changelog

  • 77b4a51 Added unit tests and linting tests to check for wrapping at the wrong times
  • 0b21e7d made keyboard implementation and checking consistent to make it easier to change all keys globally

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Jun 21:29

Changelog

  • eca444d added setups so that we can run race checking on our unit tests
  • 622bc27 showing accesibility in its own tab instead of sub page
  • bc746c3 tui-base framework: top nav, sidebar focus model, conformance harness, secret egg

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:20

Changelog

  • 54e7781 Added notifications that require user action

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:56

Changelog

  • a551304 Bump DavidAnson/markdownlint-cli2-action from 20 to 23
  • a716085 Bump actions/cache from 4 to 5
  • b05fb14 Bump actions/checkout from 4 to 6
  • 5d25e85 Bump actions/dependency-review-action from 4 to 5
  • a6129de Bump actions/setup-go from 5 to 6
  • ea52f51 Bump actions/upload-artifact from 4 to 7
  • 2925552 Bump golangci/golangci-lint-action from 8 to 9
  • 2faaac7 Bump goreleaser/goreleaser-action from 6 to 7
  • b316da2 Merge branch 'main' of github.com:jarvisfriends/tui-base into base_class_helpers
  • f88b70a Merge pull request #10 from jarvisfriends/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-23
  • 5281843 Merge pull request #11 from jarvisfriends/dependabot/github_actions/actions/dependency-review-action-5
  • b67af0d Merge pull request #12 from jarvisfriends/base_class_helpers
  • bee7bf0 Merge pull request #4 from jarvisfriends/dependabot/github_actions/actions/checkout-6
  • b514e72 Merge pull request #5 from jarvisfriends/dependabot/github_actions/actions/cache-5
  • a41650f Merge pull request #6 from jarvisfriends/dependabot/github_actions/goreleaser/goreleaser-action-7
  • 642e9ad Merge pull request #7 from jarvisfriends/dependabot/github_actions/actions/upload-artifact-7
  • 1c6d86f Merge pull request #8 from jarvisfriends/dependabot/github_actions/golangci/golangci-lint-action-9
  • 16d4fcf Merge pull request #9 from jarvisfriends/dependabot/github_actions/actions/setup-go-6
  • e714e85 added in some more unit tests
  • 375950a removed some duplicates

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 22:29
9971861

Changelog

  • 3b408ca Added nicer CI jobs and fixed some issues
  • 9971861 Merge pull request #3 from jarvisfriends/base_class_helpers

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 08 Jun 22:29

Changelog

  • 3b408ca Added nicer CI jobs and fixed some issues