You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src
Takayuki Maeda 3c00d78326
Implement Help component (#32)
* implement help compoment

* fix database filter

* add column types

* fix clippy warnings

* help scrolling

* panic if type is not implemented yet

* not panic but return error

* add decimal

* add a test for get_text

* fix clippy warnings
3 years ago
..
components Implement Help component (#32) 3 years ago
event Filter records (#24) 3 years ago
ui Filter records (#24) 3 years ago
app.rs Implement Help component (#32) 3 years ago
clipboard.rs Fix CI error (#18) 3 years ago
log.rs Refactor components (#12) 3 years ago
main.rs Filter records (#24) 3 years ago
user_config.rs Refactor Table component (#31) 3 years ago
utils.rs Implement Help component (#32) 3 years ago