Commit graph

1274 commits

Author SHA1 Message Date
Shin'ya Ueoka
8eddcc1785
Merge pull request #654 from ueokande/settings-as-a-class
Refactor settings on shared logics
2019-10-07 12:54:32 +00:00
Shin'ya UEOKA
b77a473498 Use Settings.toJSON on test 2019-10-07 12:44:26 +00:00
Shin'ya UEOKA
532eeb5a1d Rename valueOf to fromJSON 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
16352502cf Use string settings on default settings 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
da3ce77aa0 Move Key to settings 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
8428671a0a Fix form options 2019-10-07 12:31:13 +00:00
Shin'ya UEOKA
0dec6c641f Make Settings class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
b86b4680b6 Make Blacklist class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
574692551a Make Properties class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
2116ac90a6 Make Search class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
410ffbb037 Make Keymap class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
b496cea582 Make KeySequence class 2019-10-06 12:58:59 +00:00
Shin'ya UEOKA
62a86c5253 Make key class 2019-10-06 12:58:59 +00:00
Shin'ya Ueoka
7fc2bb615f
Merge pull request #653 from cirelli94/patch-7
Update properties.md for clarification
2019-10-03 23:31:57 +00:00
Shin'ya Ueoka
938a10a591
Merge pull request #652 from cirelli94/patch-1
Fix typo
2019-10-03 23:31:09 +00:00
Cirelli
26aee53e4d
Update properties.md
Added all properties in the example.
Added explanation to hintchars, it was not clear at first sight what it was for.
2019-10-03 11:50:15 +02:00
Cirelli
5d9457ba51
Fix typo
Fix typo GtiHub in GitHub
2019-10-03 11:37:59 +02:00
Shin'ya Ueoka
620d4bc03e
Merge pull request #649 from ueokande/help-page
Add :help command to show help page
2019-10-01 13:37:09 +00:00
Shin'ya UEOKA
cb08141a55 Fix completion e2e test 2019-10-01 13:21:58 +00:00
Shin'ya UEOKA
5291c4cca1 Add e2e test for help command 2019-10-01 13:21:58 +00:00
Shin'ya UEOKA
80ed062487 Add :help command to open help 2019-10-01 13:21:58 +00:00
Shin'ya Ueoka
1afdb51fea
Merge pull request #650 from ueokande/docs
Help page
2019-10-01 06:14:45 +00:00
Shin'ya UEOKA
02aa2d00a9 Remove usage from README 2019-10-01 04:49:26 +00:00
Shin'ya UEOKA
104c04eb68 Improve documents 2019-10-01 04:34:21 +00:00
Shin'ya UEOKA
9a7e261f60 Custom help theme 2019-10-01 04:34:21 +00:00
Shin'ya UEOKA
9db4794a88 Add help pages from readme 2019-10-01 04:34:21 +00:00
Shin'ya UEOKA
c92d3ae708 Update docs 2019-09-30 06:46:54 +00:00
Shin'ya UEOKA
5b89b65154 Add doc index 2019-09-30 06:18:06 +00:00
Shin'ya Ueoka
7be9a6f407 Set theme jekyll-theme-slate 2019-09-30 06:14:38 +00:00
Shin'ya Ueoka
4f4396d0a6
Merge pull request #648 from ueokande/migrate-to-latest-lanthan
Clean E2E tests
2019-09-29 01:06:01 +00:00
Shin'ya UEOKA
9f0bc57328 Remove deprecated assert 2019-09-29 00:52:56 +00:00
Shin'ya UEOKA
1b92be6360 Use TestServer on e2e 2019-09-29 00:13:04 +00:00
Shin'ya UEOKA
4a4b5e1303 Add graceful shutdown to TestServer 2019-09-28 00:02:57 +00:00
Shin'ya UEOKA
9c40914bba Add TestServer 2019-09-27 10:02:00 +00:00
Shin'ya UEOKA
ffc20750e9 Support clipbard on MacOS 2019-09-27 09:11:33 +00:00
Shin'ya UEOKA
fff371ae6e Scroll option page for Firefox 60 2019-09-25 13:32:12 +00:00
Shin'ya UEOKA
8e5e6bfcdd Fix form option page 2019-09-25 03:22:11 +00:00
Shin'ya UEOKA
5fac5ba664 Add switchTo().defaultContent(); 2019-09-24 03:49:39 +00:00
Shin'ya Ueoka
dd123eb254 Increase retries 2019-09-23 21:22:51 +09:00
Shin'ya Ueoka
414ca11ec9 Fix tests on CI 2019-09-23 20:56:37 +09:00
Shin'ya Ueoka
a45ba3c072 Remove redundant field 2019-09-23 16:38:07 +09:00
Shin'ya Ueoka
d37896887e Make pages as a page object 2019-09-23 16:16:51 +09:00
Shin'ya Ueoka
b5540dea9a Install test deps 2019-09-22 16:13:27 +09:00
Shin'ya Ueoka
7e77e31ad6 Migrate e2e tests to TypeScript 2019-09-22 16:13:12 +09:00
Shin'ya Ueoka
91f8383ecc Install ts-node@8.4.1 2019-09-22 12:15:44 +09:00
Shin'ya Ueoka
6301af8249 Install lanthan@0.0.2 2019-09-22 11:55:07 +09:00
Shin'ya Ueoka
28a54cdbe6 Install lanthan@0.0.1 2019-09-22 11:47:50 +09:00
Shin'ya Ueoka
4d36a203c0 Use latest lanthan 2019-09-21 16:33:14 +09:00
Shin'ya Ueoka
0fc2eea743
Merge pull request #641 from ueokande/cancel-by-ctrl-c
Cancel console by Ctrl+C
2019-09-05 12:48:10 +00:00
Shin'ya Ueoka
bf9bec2146 Do not map Ctrl+C on imput 2019-09-05 21:36:57 +09:00