aboutsummaryrefslogtreecommitdiff
path: root/src/console/components/Console.tsx
Commit message (Expand)AuthorAgeFilesLines
* Migrate Vanilla CSS to styled-componentsShin'ya Ueoka2020-08-161-17/+30
* Allow to change color scheme by "colorscheme" propertyShin'ya Ueoka2020-05-041-3/+20
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-105/+122
* Clean unused codeShin'ya Ueoka2020-03-291-7/+1
* Complete properties on set commandShin'ya Ueoka2020-03-291-0/+3
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-281-0/+15
* Query completions on open command by a completion sourceShin'ya Ueoka2020-03-261-1/+11
* Complete commands on the console scriptShin'ya Ueoka2020-03-251-4/+16
* npm run lint:fixShin'ya Ueoka2019-12-221-2/+2
* Cancel follow mode and console by Ctrl-CShin'ya Ueoka2019-09-051-0/+7
* Use @typescript-eslint/semi ruleShin'ya Ueoka2019-05-221-1/+1
* Find as a controllerShin'ya Ueoka2019-05-111-1/+2
* src/contentShin'ya Ueoka2019-05-061-27/+24
* Types on src/consoleShin'ya Ueoka2019-05-021-17/+26
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-021-0/+149