Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve a11y on Message component | Shin'ya Ueoka | 2020-09-21 | 1 | -0/+27 |
* | Fix Completion.test | Shin'ya Ueoka | 2020-09-21 | 3 | -70/+225 |
* | Update eslint ant plugins | Shin'ya Ueoka | 2020-08-11 | 1 | -2/+0 |
* | Fix types in tests | Shin'ya Ueoka | 2020-05-02 | 3 | -46/+88 |
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 5 | -203/+205 |
* | Separate repository's interface and its implementation | Shin'ya Ueoka | 2020-03-27 | 1 | -4/+5 |
* | Revert "Remove ! from commands" | Shin'ya Ueoka | 2020-03-25 | 1 | -1/+1 |
* | Remove ! from commands | Shin'ya Ueoka | 2020-03-25 | 1 | -1/+1 |
* | Add command-line parser on console scripts | Shin'ya Ueoka | 2020-03-25 | 2 | -0/+44 |
* | Fix lint rules on tests | Shin'ya Ueoka | 2019-12-22 | 1 | -2/+0 |
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 3 | -38/+38 |
* | Types on src/console | Shin'ya Ueoka | 2019-05-02 | 2 | -2/+2 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 3 | -0/+0 |
* | Fix React Component tests | Shin'ya Ueoka | 2019-04-30 | 2 | -138/+168 |
* | Move to react | Shin'ya Ueoka | 2019-04-29 | 1 | -1/+1 |
* | Fix Completion interface and add test | Shin'ya Ueoka | 2019-02-15 | 1 | -0/+138 |
* | Use single index on completions of the console | Shin'ya Ueoka | 2019-02-15 | 1 | -23/+15 |
* | Use pure redux on console | Shin'ya Ueoka | 2018-07-08 | 1 | -17/+8 |
* | global expect | Shin'ya Ueoka | 2018-05-05 | 2 | -2/+0 |
* | add hide action for console | Shin'ya Ueoka | 2018-03-04 | 2 | -0/+12 |
* | console as redux architecture | Shin'ya Ueoka | 2017-11-11 | 2 | -3/+21 |
* | show find in console | Shin'ya Ueoka | 2017-11-11 | 2 | -2/+9 |
* | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 2 | -0/+15 |
* | use mode in console message | Shin'ya Ueoka | 2017-10-08 | 2 | -16/+15 |
* | separate console | Shin'ya Ueoka | 2017-10-08 | 2 | -0/+169 |
* | move messages to content | Shin'ya Ueoka | 2017-09-30 | 1 | -48/+0 |
* | add Completion class | Shin'ya Ueoka | 2017-09-05 | 1 | -0/+48 |