This website requires JavaScript.
Explore
Help
Sign In
danog
/
react-datalist-input
Watch
1
Star
0
Fork
0
You've already forked react-datalist-input
mirror of
https://github.com/danog/react-datalist-input.git
synced
2024-12-02 09:27:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
6c09db775a
react-datalist-input
/
.eslintrc
5 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fixing bug with keys of type number on click with mouse
2019-08-14 15:37:25 +02:00
{
refactors to functional component - rewrites DataListInput as a functional component - changes version to 2.0.0 - describes versioning in README - adds more unit tests - adds snapshot tests - adds better a11y support by adding aria-labels and roles
2020-09-06 00:58:18 +02:00
"extends": ["wesbos"],
"plugins": ["jest-dom"]
}
Reference in New Issue
Copy Permalink