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 36b1da0afa
Create PropertiesComponent and redesign layout (#128)
* create properties component

* refactor app.rs

* add a test for checking if gobang has overlappted keys

* add keys for switching tabs to properties

* fix tab

* add serialize

* update record_table

* add properties group

* use serialize only in tests

* remove alias

* remove query field
3 years ago
..
components Create PropertiesComponent and redesign layout (#128) 3 years ago
database Add SQL Editor component (#84) 3 years ago
event Create PropertiesComponent and redesign layout (#128) 3 years ago
ui Add SQL Editor component (#84) 3 years ago
app.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
cli.rs Some minor modifications (#60) 3 years ago
clipboard.rs Use command for clipboard instead of copypasta (#36) 3 years ago
config.rs Create PropertiesComponent and redesign layout (#128) 3 years ago
log.rs Add SQL Editor component (#84) 3 years ago
main.rs create version module 3 years ago
version.rs create version module 3 years ago