aboutsummaryrefslogtreecommitdiff
path: root/src/settings/components/form
Commit message (Collapse)AuthorAgeFilesLines
* npm run lint:fixShin'ya Ueoka2019-12-225-21/+21
|
* Add partial blacklist formShin'ya UEOKA2019-10-083-27/+132
|
* Rename valueOf to fromJSONShin'ya UEOKA2019-10-072-3/+3
|
* Fix form optionsShin'ya UEOKA2019-10-071-16/+22
|
* Make Properties classShin'ya UEOKA2019-10-061-3/+3
|
* Save on checkbox changedShin'ya UEOKA2019-08-291-1/+8
|
* Set default engine and remain last engine on form settingsShin'ya Ueoka2019-05-271-1/+6
|
* Use @typescript-eslint/semi ruleShin'ya Ueoka2019-05-222-2/+2
|
* Declare setting typesShin'ya Ueoka2019-05-062-33/+20
|
* Types src/settingsShin'ya Ueoka2019-05-024-62/+68
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-024-0/+0
|
* Save settings by onBlur callbackShin'ya Ueoka2019-04-304-4/+22
|
* Specify default propsShin'ya Ueoka2019-04-304-19/+8
|
* Fix React Component testsShin'ya Ueoka2019-04-303-14/+13
|
* Declare types on settingsShin'ya Ueoka2019-04-294-0/+28
|
* Clean settings componentsShin'ya Ueoka2019-04-299-127/+56
|
* Move to reactShin'ya Ueoka2019-04-294-8/+8
|
* Add close tabs to the right commandShin'ya Ueoka2018-12-271-0/+1
|
* Add start page to form settingsShin'ya Ueoka2018-12-271-0/+2
|
* Add mark fields to setting formShin'ya Ueoka2018-10-131-0/+3
|
* fix but failedShin'ya Ueoka2018-06-283-4/+4
|
* Add commands to settings formShin'ya Ueoka2018-05-161-0/+2
|
* Add page.source formShin'ya Ueoka2018-05-051-0/+1
|
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-181-0/+1
|\ | | | | Focus input
| * add focus input key mapShin'ya Ueoka2018-01-131-0/+1
| |
* | keymaps-form: fix a typoBen Boeckel2018-01-151-1/+1
|/
* Merge pull request #300 from usk/feature/open-clipboard's-urlShin'ya Ueoka2018-01-131-0/+2
|\ | | | | open clipboard's URL in current/new tab
| * open clipboard's URL in current/new tabusk2018-01-031-0/+2
| |
* | Add PropertiesFormShin'ya Ueoka2018-01-052-0/+72
|/
* fix scroll settings typosl42017-12-281-2/+2
|
* remove default form settingsShin'ya Ueoka2017-11-281-0/+4
|
* fix form key bindingsShin'ya Ueoka2017-11-261-1/+2
|
* fix form key bindingsShin'ya Ueoka2017-11-261-2/+4
|
* fix keymap fieldShin'ya Ueoka2017-11-262-5/+7
|
* fix form cssShin'ya Ueoka2017-11-264-3/+7
|
* add KeymapsForm testShin'ya Ueoka2017-11-261-1/+5
|
* add SearchForm testShin'ya Ueoka2017-11-261-7/+11
|
* rename serach engineShin'ya Ueoka2017-11-262-7/+7
|
* settings migration between json and formShin'ya Ueoka2017-11-261-1/+1
|
* fix keymap formShin'ya Ueoka2017-11-261-2/+2
|
* load settiongs from formShin'ya Ueoka2017-11-261-19/+19
|
* add buttonShin'ya Ueoka2017-11-262-0/+8
|
* blacklist formShin'ya Ueoka2017-11-262-0/+56
|
* delete buttonShin'ya Ueoka2017-11-262-15/+3
|
* keymaps formShin'ya Ueoka2017-11-262-0/+104
|
* Add search formShin'ya Ueoka2017-11-262-0/+107