Skip to content

Tags: Im-Beast/deno_tui

Tags

2.1.11

Toggle 2.1.11's commit message
fix: don't use deprecated `Deno.write*` API's

2.1.10

Toggle 2.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prevent table from throwing with negative numbers in .repeat() (#40

)

2.1.9

Toggle 2.1.9's commit message
fix: `Table` component crashing when no headers are present

Fixes #38

2.1.8

Toggle 2.1.8's commit message
fix: `cropToWidth` crashing under some circumstances, `textWidth` ret…

…urning accumulated width of all lines

2.1.7

Toggle 2.1.7's commit message
ci: fix CI not running for PRs

2.1.6

Toggle 2.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: selecting last row of a `Table` component using keyboard (#35)

2.1.5

Toggle 2.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Im-Beast Mateusz Franik
fix: quickly return if data row doesn't exist in the table

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: contradictory license statement (#33)

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Im-Beast Mateusz Franik
fix: re-apply style on each column in `getMultiCodePointCharacters`

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Im-Beast Mateusz Franik
chore: deno fmt