Kristján Oddsson
1ae22f232b
Install `eslint-plugin-custom-elements`
2021-04-26 09:57:52 +01:00
Kristján Oddsson
78c9cb68bd
Set eslint config as root
2021-04-26 09:52:42 +01:00
Kristján Oddsson
b987cafa0c
Update test and build tools
2021-04-26 09:52:01 +01:00
Kristján Oddsson
f31718322a
Update eslint and eslint-plugin-github
2021-04-26 09:51:37 +01:00
Kristján Oddsson
5299d49392
Merge pull request #44 from github/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-16 14:43:05 +00:00
dependabot[bot]
b423b8bdbe
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 03:18:12 +00:00
Mu-An Chiou
51fd925552
3.0.2
2020-06-04 12:21:33 -04:00
Mu-An Chiou
e21388936a
Add return type defs=
2020-06-04 12:18:58 -04:00
Mu-An Chiou
418acb0d52
Upgrade eslint config
2020-06-04 12:15:20 -04:00
Mu-An Chiou
500614d954
Upgrade rollup
2020-06-04 12:14:10 -04:00
Mu-An Chiou
37c2bb5604
Simplify workflows
2020-06-04 12:13:03 -04:00
Mu-An Chiou
b9486ba3b1
Add HTMLElementTagNameMap back
...
see https://github.com/github/auto-complete-element/pull/34
2020-05-22 16:28:37 -04:00
Mu-An 慕安
adcb15e9cb
Merge pull request #43 from github/ts
...
TypeScript conversion
2020-05-21 14:11:50 -04:00
Mu-An Chiou
e8c3a12c96
Only build on push
2020-05-20 18:30:15 -04:00
Mu-An Chiou
b39fb89b54
Add build on different os
2020-05-20 18:29:02 -04:00
Mu-An Chiou
76c43ebbc5
Build on push
2020-05-20 18:24:57 -04:00
Mu-An Chiou
6169911757
Convert to TypeScript
2020-05-20 18:24:33 -04:00
Mu-An Chiou
9cc771c160
3.0.1
2020-05-12 12:29:19 -04:00
Mu-An Chiou
829c395596
Upgrade combobox-nav for ctrlKey fix
2020-05-12 12:29:09 -04:00
Mu-An Chiou
e47c6fe9d0
3.0.0
2020-04-30 14:40:22 -04:00
Mu-An Chiou
d8e4b442c9
Merge tag 'v2.0.0'
...
2.0.0
2020-04-30 14:34:34 -04:00
Mu-An 慕安
b017ed706e
Merge pull request #42 from github/combobox
...
Upgrade combobox-nav to v2 for ARIA 1.2
2020-04-30 14:23:38 -04:00
Mu-An Chiou
21348b469c
Rename browser.js to bundle.js
...
so the purpose is clearer
2020-04-30 12:59:14 -04:00
Mu-An Chiou
c1ca987133
Only run with the latest stable version of node
2020-04-30 12:56:59 -04:00
Mu-An Chiou
f044235f50
Update packages
2020-04-30 12:56:10 -04:00
Mu-An Chiou
4f3e9d3716
Assign browser build path
2020-04-30 12:55:54 -04:00
Mu-An Chiou
1587223153
Remove browser key and add in readme
2020-04-30 12:51:01 -04:00
Mu-An Chiou
2e448aa744
Add prevent default
2020-04-29 14:38:49 -04:00
Mu-An Chiou
c68ce3f188
Add back prevent default
...
This is so that we take full control of this shortcut
On macOS user can style use Up/Arrow without modifier keys
in place of this shortcut
2020-04-29 14:36:24 -04:00
Mu-An Chiou
b2c64067bc
Bump combobox version for type module
2020-04-29 14:33:34 -04:00
David Graham
ca5395c93f
Build native module as main file
...
Co-authored-by: Mu-An Chiou <me@muanchiou.com>
2020-04-29 11:00:53 -06:00
David Graham
7553da85b7
Use @github/prettier-config
...
Co-authored-by: Mu-An Chiou <me@muanchiou.com>
2020-04-29 10:30:58 -06:00
Mu-An Chiou
44dbb27030
Update readme
2020-04-28 15:53:36 -04:00
Mu-An Chiou
87cd268157
Expect default to not be prevented
2020-04-28 15:39:43 -04:00
Mu-An Chiou
9bf4e4f041
Remove prevent default so alt + arrow to move cursor still works
2020-04-28 15:30:43 -04:00
Mu-An Chiou
7b5b1a2f91
Upgrade combobox-nav to v2 for ARIA 1.2
2020-04-28 15:12:42 -04:00
Mu-An Chiou
3c434192d5
Add optional alt + arrow key support
...
https://www.w3.org/TR/wai-aria-practices-1.2/#combobox
Alt + Down Arrow (Optional):
If the popup is available but not displayed,
displays the popup without moving focus.
Alt + Up Arrow (Optional):
If the popup is displayed:
If the popup contains focus, returns focus to the combobox.
Closes the popup.
2020-04-28 12:25:53 -04:00
Mu-An Chiou
3ba7929e42
Change aria-owns to for
2020-04-28 12:22:26 -04:00
Mu-An Chiou
9149ecac4f
Upgrade API calls to combobox-nav v2
2020-04-28 12:21:12 -04:00
David Graham
8f64602b3c
Merge pull request #39 from github/dependabot/npm_and_yarn/acorn-7.1.1
...
Bump acorn from 7.1.0 to 7.1.1
2020-03-26 12:16:50 -06:00
dependabot[bot]
8101462f52
Bump acorn from 7.1.0 to 7.1.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 21:40:22 +00:00
Kristján Oddsson
48283d0338
2.0.0
2020-03-10 12:20:49 +00:00
Kristján Oddsson
5574169a6c
Merge pull request #37 from github/remove-fragment-header
...
Remove `text/html; fragment` from accept header
2020-03-10 12:17:28 +00:00
Kristján Oddsson
233ad38ce1
Merge branch 'master' into remove-fragment-header
2020-03-10 12:14:10 +00:00
Kristján Oddsson
031f9e923d
Create CODEOWNERS
2020-03-10 08:57:35 +00:00
Kristján Oddsson
f79a04e8d5
remove `text/html; fragment` from accept header
2020-03-10 08:54:11 +00:00
Kristján Oddsson
73432be394
1.0.11
2020-01-31 10:41:07 +00:00
Kristján Oddsson
784b02109e
fix element reference in typescript declaration file
2020-01-31 10:40:05 +00:00
Kristján Oddsson
a66fa4be55
1.0.10
2020-01-29 08:48:25 +00:00
Kristján Oddsson
1d582160df
Merge pull request #36 from github/accept-text-fragment-html-as-well
...
Accept `text/fragment+html` as a content-type
2020-01-29 08:47:25 +00:00