Commit Graph

17 Commits (47ad095e9919a4ab44d232a007b2d9ceeed13850)

Author SHA1 Message Date
Oliver c9421b4bd9 Enabled bracketed pasting. 8 months ago
Oliver 8b7bcf9883 InputField is now based on TextArea. 11 months ago
Oliver caea67a4ef Implemented string parser and migrated all widgets but TextView. 1 year ago
Oliver b86a50a512 Added more control to the input field's autocomplete functionality. Also fixed mouse handling bugs. 2 years ago
Oliver 9c04916f4e Enabling mouse on Autocomplete demos. 2 years ago
Oliver b610d436f3 Minor improvements. 3 years ago
Oliver 675ed5b96b Removed Focusable interface. 4 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Oliver 9af6826328 Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 5 years ago
Oliver c3d1d4bcf9 Added autocomplete functionality to InputField. Resolves #299, resolves #77 5 years ago
Oliver 370ee01609 Added placeholder text to InputField. Resolves #75 7 years ago
Oliver c2f07f9548 Some housekeeping. 7 years ago
Robert Craig 7c2d6fc65f Added README files for demos to make screenshots easier to view on github 7 years ago
Oliver 4db30f9ed4 "FieldLength" is now "FieldWidth" everywhere for clarity and consistency. Sorry for this breaking change. It is better in the long run. 7 years ago
Oliver 50871c3386 Added screenshots for all demos. 7 years ago
Oliver 36cca0dedc Completed Godoc documentation. 7 years ago
Oliver 6751475a74 Added a short demo for each primitive. 7 years ago