aboutsummaryrefslogtreecommitdiff
path: root/test/console
Commit message (Expand)AuthorAgeFilesLines
* Replace app state with Custom HooksShin'ya Ueoka2021-04-113-82/+99
* Replace completion state with Custom HooksShin'ya Ueoka2021-04-115-150/+168
* Separate Command and Completion reducerShin'ya Ueoka2021-04-054-128/+167
* Separate Message to InfoMessage and ErrorMessageShin'ya Ueoka2021-04-043-27/+34
* Make Completion as a React.FCShin'ya Ueoka2021-04-041-21/+40
* Improve a11y on Message componentShin'ya Ueoka2020-09-211-0/+27
* Fix Completion.testShin'ya Ueoka2020-09-213-70/+225
* Update eslint ant pluginsShin'ya Ueoka2020-08-111-2/+0
* Fix types in testsShin'ya Ueoka2020-05-023-46/+88
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-135-203/+205
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-271-4/+5
* Revert "Remove ! from commands"Shin'ya Ueoka2020-03-251-1/+1
* Remove ! from commandsShin'ya Ueoka2020-03-251-1/+1
* Add command-line parser on console scriptsShin'ya Ueoka2020-03-252-0/+44
* Fix lint rules on testsShin'ya Ueoka2019-12-221-2/+0
* npm run lint:fixShin'ya Ueoka2019-12-223-38/+38
* Types on src/consoleShin'ya Ueoka2019-05-022-2/+2
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-023-0/+0
* Fix React Component testsShin'ya Ueoka2019-04-302-138/+168
* Move to reactShin'ya Ueoka2019-04-291-1/+1
* Fix Completion interface and add testShin'ya Ueoka2019-02-151-0/+138
* Use single index on completions of the consoleShin'ya Ueoka2019-02-151-23/+15
* Use pure redux on consoleShin'ya Ueoka2018-07-081-17/+8
* global expectShin'ya Ueoka2018-05-052-2/+0
* add hide action for consoleShin'ya Ueoka2018-03-042-0/+12
* console as redux architectureShin'ya Ueoka2017-11-112-3/+21
* show find in consoleShin'ya Ueoka2017-11-112-2/+9
* Show info on yankedShin'ya Ueoka2017-10-082-0/+15
* use mode in console messageShin'ya Ueoka2017-10-082-16/+15
* separate consoleShin'ya Ueoka2017-10-082-0/+169
* move messages to contentShin'ya Ueoka2017-09-301-48/+0
* add Completion classShin'ya Ueoka2017-09-051-0/+48