2.2.6 • Published 2 months ago

@taufik-nurrohman/option-picker v2.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Option Picker

Accessible custom <select> (and <input list>) element.

index.js index.min.js

Press Enter or Space key to open/close the options list. Use ArrowDown and ArrowUp keys to open the options list and then focus on an option, then press Enter, Space, or Tab to select it. On the “strict” option picker presentation, you should be able to type away when you focus on it to select the first active option that contains text that matches the search query you are currently typing. On the “loose” option picker presentation, when you start to input a value, the available options get filtered instead of selected immediately.

Contribute

  • Please do not make pull requests by editing the files that are in the root of the project. They are generated automatically by the build tool.
  • Install Git and Node.js
  • Run git clone https://github.com/taufik-nurrohman/option-picker.git
  • Run cd option-picker && npm install --save-dev
  • Edit the files in the .factory folder.
  • Run npm run pack to generate the production ready files.
2.2.1

2 months ago

2.1.2

2 months ago

2.2.0

2 months ago

2.1.1

2 months ago

2.2.3

2 months ago

2.1.4

2 months ago

2.2.2

2 months ago

2.1.3

2 months ago

2.2.5

2 months ago

2.2.4

2 months ago

2.2.6

2 months ago

2.1.0

2 months ago

2.0.0

3 months ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.2.4

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago