34 Commits (master)

Author SHA1 Message Date
Daniel Milde 6d9f0d140e feat: update gdamore/tcell to 2.7.1
fixes #932
3 months ago
Oliver 007cbb1d13 Upgraded uniseg to latest version. 4 months ago
Oliver bf8f1c43e4 Fixed index out of bounds for when a selected drop-down option is removed in its callback. Fixes #927 4 months ago
Oliver 5f07813844 Upgraded to latest tcell version. 5 months ago
Oliver c8e57d57c6 Upgraded to latest tcell. Fixes #815 and #817 1 year ago
Oliver 02e38ea960 Upgraded to latest tcell version. 1 year ago
Oliver 55965cf21d Replaced mattn/go-runewidth string width calculation with rivo/uniseg for improved character display. 2 years ago
Oliver 7e09c7e6e3 Merge branch 'master' into textarea 2 years ago
Oliver 37ad0bb937 rivo/uniseg went through some turbulences. 2 years ago
Oliver dac4ab9843 Merge branch 'master' into textarea 2 years ago
Oliver b171f26c34 Another minor uniseg upgrade. 2 years ago
Oliver 58883bca7c Resolved merge conflict. 2 years ago
Oliver e5ac3d9d5c Minor uniseg upgrade. 2 years ago
Oliver ac1f564949 Implemented basic text area printing. 2 years ago
Oliver 6537221da8 Merge conflict resolved. 2 years ago
Oliver c6cff75ed5 Adapted to slight change in rivo/uniseg. 2 years ago
Oliver 4b7fb7ecd6 Upgraded to new rivo/uniseg version. 2 years ago
Oliver 566470eb7a Some basic TextArea code. 2 years ago
Oliver 2cb20002bc Removed accidental inclusion of Postgres driver. 3 years ago
Oliver bb872b4b26 Added a reference go Golang's Code of Conduct instead of rolling our own. 3 years ago
Oliver 2f13f81dcb Upgraded to latest tcell commit. Fixes #624 3 years ago
Oliver c723ed0769 Upgraded to latest tcell version. Fixes #70 3 years ago
Oliver ea0971753c Upgrade tcell to v2.2.1. 3 years ago
Oliver 7df0389ccc Cleaned up modules. 3 years ago
Oliver ae9464cc35 Upgraded printing and style handling to the new definition of tcell.ColorDefault. 3 years ago
Oliver b2dec96e1a Upgraded to tcell v2.2.0 and rewrote the Application.Suspend() function to use tcell's new methods. 3 years ago
Oliver 09f1384966 Added SetMaxLines() to TextView. Resolves #451, fixes #452 3 years ago
Oliver 745e4ceeb7 Upgraded to latest tcell which uses latest go-runewidth which uses uniseg for improved Unicode handling. Resolves #548 3 years ago
Oliver f9f2182520 Upgraded to latest uniseg package. 4 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Oliver deb54e1422 Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421 4 years ago
Trevor Slocum f1e2d87625 Update dependencies colorful and runewidth 4 years ago
Oliver 731cb7162a Updated dependencies. Resolves #354 5 years ago
Oliver 7a653a04b3 Package now uses go modules. 5 years ago