-
Updated
Dec 2, 2020 - TypeScript
form-validation
Here are 707 public repositories matching this topic...
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
Form onChange
is called only on attachToForm
but it doesn't called when you remove an input.
working example: https://codesandbox.io/s/formsy-vnfvm?file=/src/index.js
-
Updated
Dec 13, 2019 - JavaScript
I would love to have the functionality to sort the selected Images via Drag and Drop. I think it could be solved by an ReorderableListView relative easily.
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Oct 2, 2019 - Swift
-
Updated
May 18, 2019 - JavaScript
It will be nice to have style options for MsgBox: option to define class, different mods for each button (right now we can define mod but it is the same for both buttons). Also, it will be great to add icons to the MsgBox buttons (button consistency). Thanks!
-
Updated
Apr 23, 2019 - JavaScript
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Apr 29, 2020 - Clojure
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Nov 12, 2020 - Vue
-
Updated
Nov 30, 2020 - PHP
-
Updated
May 6, 2016 - JavaScript
-
Updated
Nov 9, 2018 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Dart
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Sep 23, 2017 - Java
TextArea, CheckBox
Is your feature request related to a problem? Please describe.
Feature request: Expose "key" in key.js.
Thanks! I've used Formik in the past and your implementation is very easy to understand.
I needed to use textarea and checkboxes (modifying value to true/false), but the slots in Form don't give me access to the "key" to the store. So, I couldn't add custom components.
**Describe t
For a long time I thought this was impossible to do without writing toString/fromString
functions for your custom types, but I just realized that you can make it work by instead using the list index of the options as the "value", and then in the onChange
decoder use that index to retrieve the item from the passed in options list.
Here's a demo: https://ellie-app.com/7253Q8THR2xa1
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Aug 13, 2018 - Java
Improve this page
Add a description, image, and links to the form-validation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the form-validation topic, visit your repo's landing page and select "manage topics."
Are you submitting a bug report or a feature request?
Bug? I guess.
What is the current behavior?