-
Form validation is a very essential part of an web application. Ofcourse there are some famous packages that help us do so but they are not error free or they don't satisfy all needs so. It would be g…
-
I am defining the validation rules (object) on backend. During the initialization of vuex store, it downloads the rules form api. and for form validation, i am trying to use the vuex stored rules (obj…
-
We have monkey patched the Rack mixin to allow caching both headers and body, like this:
``` ruby
module Garner
module Cache
class Identity
TRACKED_HEADERS = %w{ X-Total-Count }
al…
-
Is there a way to show errors on blur, but hide errors immediately as they are fixed?
In my opinion, both Vuelidate basic form examples (https://monterail.github.io/vuelidate/#sub-basic-form) are s…
-
Hello
Followed the instructions but no changes take place even after restarting. It seems that chrome folder is ignored. Any ideas?
Thunderbird version: 52.3.0 on Ubuntu Gnome 16.04 LTS
Here'…
-
**Describe the bug**
As already mentioned in one of the user ratings I have the same problem with fuzzy fonts. I am using Windows 10 and a fresh install of Thunderbird 78.5.0 64bit. I installed the T…
-
While one could write one's own, however date is a very common user interface operation and should be included as a built-in validator. Alternatively, format the docs to better show how this could be …
-
I know some CSS and I would like to contribute by fixing small issues here and there, but I don't know how to start. It would be great to have a few links or a small part of the README describing how …
-
Node : 6+ npm 5+ vue: 2.5 bootstrap-vue: ^2.0.0-rc.11 vuelidate: 0.7.4
Html
Js
import { required } from 'vuelidate/lib/validators'
validations: {
client: {
clientName: { requir…
-
First, thanks for the theme, lets make thunderbird popular! ;-)
![screenshot_2017-04-28_14-14-47](https://cloud.githubusercontent.com/assets/445200/25528243/12077404-2c1d-11e7-9645-b3d3303fdfeb.png…