vest icon indicating copy to clipboard operation
vest copied to clipboard

Vest ✅ Declarative validations framework

Results 37 vest issues
Sort by recently updated
recently updated
newest added

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.2. Release notes Sourced from @​mdx-js/react's releases. 2.1.2 Core 7bcd7059 Fix some performance by improving vdom diffing by @​0phoff in mdx-js/mdx#2062 f77c33f5 Fix support for...

dependencies

| Q | A | | ---------------- | --- | | Bug fix? | ✔/✖ | | New feature? | ✔/✖ | | Breaking change? | ✔/✖ | | Deprecations?...

| Q | A | | ---------------- | --- | | Bug fix? | ✔/✖ | | New feature? | ✔/✖ | | Breaking change? | ✔/✖ | | Deprecations?...

| Q | A | | ---------------- | --- | | Bug fix? | ✖ | | New feature? | ✔ | | Breaking change? | ✖ | | Deprecations?...

Add singular form of the following: getErrors() -> getError() getWarnings() -> getWarning() The idea is to return the first error/warning of a field, instead of an array. Unlike getErrors/getWarnings that...

good first issue

Hi! First of all want to thank you for a great validation library! Currently, I'm in a process of migrating my ember app to your validations library and I'm struggling...

feature request

Is there a way to get the errors of all existing validations suits?

Bit of a weird one in Chrome 98 on Windows 10 (tested in Normal and Incognito modes). On certain pages (this is not all, just a sampling) - https://vestjs.dev/docs/understanding_state -...

Improve the documentation by adding an Angular sandbox.

documentation
help wanted

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.3. Release notes Sourced from @​mdx-js/react's releases. 2.1.3 Core 9904838a Fix rewriting of components for custom elements by @​bholmesdev in mdx-js/mdx#2101 Docs 69a15b76 Add link...

dependencies