Checkboxes (#468)

* Allow custom value option

* Add checkboxes interface

* Style custom value checkbox better

* Fix tests
This commit is contained in:
Rijk van Zanten
2020-04-24 13:06:00 -04:00
committed by GitHub
parent 16c3804b0a
commit a7e938ae8d
8 changed files with 489 additions and 7 deletions

View File

@@ -120,6 +120,7 @@
"all_items": "All Items",
"radio_buttons": "Radio Buttons",
"checkboxes": "Checkboxes",
"users": "Users",
"files": "Files",