Commit Graph

  • 19737074c9 use key config in help component Takayuki Maeda 2021-07-30 01:10:08 +0900
  • b84cdc1cb1 implement key config Takayuki Maeda 2021-07-30 01:09:51 +0900
  • 3c00d78326
    Implement Help component (#32) Takayuki Maeda 2021-07-29 19:47:36 +0900
  • cfbd46ef62 fix clippy warnings Takayuki Maeda 2021-07-29 19:36:53 +0900
  • 53c097efae add a test for get_text Takayuki Maeda 2021-07-29 19:34:50 +0900
  • 9845233fb1 add decimal Takayuki Maeda 2021-07-29 17:12:47 +0900
  • 640b62dc05 not panic but return error Takayuki Maeda 2021-07-29 17:12:18 +0900
  • 3f2787da7c panic if type is not implemented yet Takayuki Maeda 2021-07-29 16:41:18 +0900
  • 961fde8c48 help scrolling Takayuki Maeda 2021-07-29 16:40:49 +0900
  • 58a0485742 fix clippy warnings Takayuki Maeda 2021-07-26 04:45:36 +0900
  • b64e43bbc9 add column types Takayuki Maeda 2021-07-26 04:37:08 +0900
  • c1ae33601f fix database filter Takayuki Maeda 2021-07-26 04:30:34 +0900
  • bf404dad55 implement help compoment Takayuki Maeda 2021-07-26 02:01:11 +0900
  • c768ffd461
    Refactor Table component (#31) Takayuki Maeda 2021-07-25 23:34:51 +0900
  • 61ea31991b make some fields private Takayuki Maeda 2021-07-25 23:27:28 +0900
  • 0dd3a5b39d fix variable names Takayuki Maeda 2021-07-25 23:13:55 +0900
  • 943280de94 add a test for is_number_column Takayuki Maeda 2021-07-25 22:43:19 +0900
  • 5012be26bd refactor function name Takayuki Maeda 2021-07-25 22:30:08 +0900
  • 8ff6236f8d fix table component field names Takayuki Maeda 2021-07-25 22:23:19 +0900
  • 7e8291be22
    Select multiple cells (#30) Takayuki Maeda 2021-07-25 19:22:31 +0900
  • 53524faf06 fix clippy warnings Takayuki Maeda 2021-07-25 19:18:13 +0900
  • 13d343af56 implement `reset` Takayuki Maeda 2021-07-25 18:58:38 +0900
  • 9846d89741 add comments Takayuki Maeda 2021-07-25 18:38:29 +0900
  • 34abf64314 add tests for expand_selected_area Takayuki Maeda 2021-07-25 18:28:10 +0900
  • a5ec99996c calculate the number of cells considering cell spacing Takayuki Maeda 2021-07-25 13:18:50 +0900
  • 73f26fb1b4 select cells while scrolling right Takayuki Maeda 2021-07-25 13:08:11 +0900
  • ad33928322 add tests for `is_selected_cell` and `selected_cells` Takayuki Maeda 2021-07-24 21:35:55 +0900
  • 7844e4c6fe fix a cell selection bug in page 2 and after Takayuki Maeda 2021-07-24 20:59:58 +0900
  • 16527c9052 fix keymap Takayuki Maeda 2021-07-24 20:58:59 +0900
  • 5ca0500764 make some table component fields private Takayuki Maeda 2021-07-24 16:57:18 +0900
  • 48bc83b8bd define `expand_selected_area_x`, `expand_selected_area_y` Takayuki Maeda 2021-07-24 16:50:42 +0900
  • c25f892fd7 select multiple cells Takayuki Maeda 2021-07-24 16:13:18 +0900
  • 6ff158a6de
    Merge 38b49dee2a into da06d0b557 Takayuki Maeda 2021-07-24 05:48:01 +0000
  • 38b49dee2a Merge branch 'horizontal-scroll' of github.com:TaKO8Ki/gobang into horizontal-scroll horizontal-scroll Takayuki Maeda 2021-07-24 14:47:51 +0900
  • 4f27c79bf7 fix horizontal scroll bar style Takayuki Maeda 2021-07-24 14:45:51 +0900
  • a86183916a horizontal scroll Takayuki Maeda 2021-07-09 10:43:31 +0900
  • da06d0b557
    Make table cells responsive (#23) Takayuki Maeda 2021-07-24 03:16:17 +0900
  • 28deb74f60 remove a debug line Takayuki Maeda 2021-07-24 03:09:49 +0900
  • ab6e11d90d add a test for `calculate_widths` Takayuki Maeda 2021-07-24 03:08:27 +0900
  • ddc4213c9b add keymap and update gobang.gif Takayuki Maeda 2021-07-24 02:38:15 +0900
  • d159d249b5 remove unused functions Takayuki Maeda 2021-07-24 02:01:19 +0900
  • 7cf7375f26 implement TEXT type Takayuki Maeda 2021-07-24 01:46:32 +0900
  • 414e800542 add row number Takayuki Maeda 2021-07-24 01:19:18 +0900
  • 013e7d562e fix limit Takayuki Maeda 2021-07-24 00:36:32 +0900
  • bfcf4a091e horizontal scrolling without numbers Takayuki Maeda 2021-07-23 23:20:58 +0900
  • 4b92503864 scrolling responsive cells Takayuki Maeda 2021-07-22 13:53:41 +0900
  • 843aad23d6 fix compile error Takayuki Maeda 2021-07-19 01:23:10 +0900
  • 85d1939d2e add workspace flag Takayuki Maeda 2021-07-11 22:49:32 +0900
  • 23b7085bef make table cells responsive Takayuki Maeda 2021-07-11 18:30:37 +0900
  • 5a2e7ae144
    Merge b2a34b6226 into 98ca815c68 Takayuki Maeda 2021-07-18 16:09:13 +0000
  • b2a34b6226 databases filter text overflow scroll input-text-overflow-scroll Takayuki Maeda 2021-07-19 01:08:57 +0900
  • 98ca815c68
    Filter records (#24) Takayuki Maeda 2021-07-19 00:50:39 +0900
  • 0aa2b24ffc fix and enhance databases filter Takayuki Maeda 2021-07-18 23:43:15 +0900
  • 401c390800 fix event order and table filter cursor Takayuki Maeda 2021-07-18 22:58:34 +0900
  • 8b1f611b6b remove unneeded doc Takayuki Maeda 2021-07-18 18:51:19 +0900
  • ed15da24b5 fix scrollbar style Takayuki Maeda 2021-07-18 18:44:04 +0900
  • 6a166d8e34 refactor components event Takayuki Maeda 2021-07-18 18:25:24 +0900
  • 72fb787038 filter records Takayuki Maeda 2021-07-15 21:55:25 +0900
  • 4472b63754
    Implement table infinite scrolling (#22) Takayuki Maeda 2021-07-11 22:07:12 +0900
  • 9647376876 add windows as runs-on OS Takayuki Maeda 2021-07-11 21:38:06 +0900
  • 7f7bc8be90 implement infinite scrolling Takayuki Maeda 2021-07-11 18:25:12 +0900
  • 4486fc707d
    Filter tables (#20) Takayuki Maeda 2021-07-11 01:10:46 +0900
  • 7b71901c8b fix placeholder Takayuki Maeda 2021-07-11 01:04:26 +0900
  • fa03b83710 fix clippy warnings Takayuki Maeda 2021-07-11 00:56:15 +0900
  • 7008af9e62 add tests for databasetree Takayuki Maeda 2021-07-11 00:56:05 +0900
  • 88e1113db4 remove focus shortcut Takayuki Maeda 2021-07-10 23:19:59 +0900
  • a3b9605f3d remove filter when input is empty Takayuki Maeda 2021-07-10 23:17:52 +0900
  • 4c767fe5dd implement utils Takayuki Maeda 2021-07-10 22:39:48 +0900
  • a6262ed5c4 filter databases Takayuki Maeda 2021-07-10 18:00:06 +0900
  • a9f918b53d
    add error component (#19) Takayuki Maeda 2021-07-09 19:32:55 +0900
  • 2dc6f58c12 add error component Takayuki Maeda 2021-07-09 19:08:18 +0900
  • 91d0409560
    Fix CI error (#18) Takayuki Maeda 2021-07-09 17:46:18 +0900
  • 2c067bb580 remove unneeded dependencies Takayuki Maeda 2021-07-09 17:40:00 +0900
  • 24436f9e6a fix dependencies Takayuki Maeda 2021-07-09 17:35:18 +0900
  • 6e487ec26b add sudo Takayuki Maeda 2021-07-09 17:29:19 +0900
  • e0c3047a1b fix dependencies Takayuki Maeda 2021-07-09 17:22:58 +0900
  • d847d1c809 fix dependencies Takayuki Maeda 2021-07-09 17:16:26 +0900
  • 25aad082e3 fix dependencies Takayuki Maeda 2021-07-09 17:15:14 +0900
  • e5567e9618 install dependencies Takayuki Maeda 2021-07-09 17:07:42 +0900
  • 946510873c fix dependencies Takayuki Maeda 2021-07-09 16:54:54 +0900
  • fb3bafdf39 default feature false Takayuki Maeda 2021-07-09 16:44:55 +0900
  • 4566815851 remove cfg os Takayuki Maeda 2021-07-09 16:39:09 +0900
  • d9aa9dc335 remove linux feature Takayuki Maeda 2021-07-09 16:28:26 +0900
  • 5ddc6f730d install dependencies Takayuki Maeda 2021-07-09 16:16:44 +0900
  • 942cdf22c6 fix ci error Takayuki Maeda 2021-07-09 16:07:41 +0900
  • 0ebb39f3cd
    Implement TableValue component (#17) Takayuki Maeda 2021-07-09 15:51:08 +0900
  • cb1c3832a5 update gobang.gif Takayuki Maeda 2021-07-09 15:49:40 +0900
  • 58c7b8cf1f fix clippy warnings Takayuki Maeda 2021-07-09 15:38:04 +0900
  • ce72067285 add default features for copypasta Takayuki Maeda 2021-07-09 15:34:11 +0900
  • 4e3359b4b5 add linux target_os Takayuki Maeda 2021-07-09 15:29:10 +0900
  • faf5ce1cb6 add todo Takayuki Maeda 2021-07-09 15:18:46 +0900
  • 8141bfbbc3 use table value component Takayuki Maeda 2021-07-09 15:14:28 +0900
  • 0be60b5039 update README Takayuki Maeda 2021-07-09 10:43:53 +0900
  • 922b1d96e2 horizontal scroll Takayuki Maeda 2021-07-09 10:43:31 +0900
  • 2f1edc8384
    Select one specific Cell (#14) Takayuki Maeda 2021-07-09 01:42:41 +0900
  • ec706de3d3 update gobang.gif Takayuki Maeda 2021-07-09 01:34:35 +0900
  • 6ba0e41c69 update README Takayuki Maeda 2021-07-09 01:34:29 +0900
  • 21a1da8f0b fix redundant codes Takayuki Maeda 2021-07-09 01:14:53 +0900
  • 088f2dd198 add tests for headers and rows Takayuki Maeda 2021-07-09 01:13:06 +0900
  • d7676a4368 select a cell Takayuki Maeda 2021-07-09 01:03:45 +0900