DubFriend / jquery.repeater

Create a repeatable group of input elements
MIT License
390 stars 192 forks source link

Add all html5 missing input with unit test #159

Closed dansleboby closed 2 years ago

dansleboby commented 2 years ago

Input type date Input type url Input type color Input type datetime-local Input type month Input type number Input type search Input type tel Input type time Input type week

dansleboby commented 2 years ago

I just test in browser (index.html) seems to working fine too