blitzar icon indicating copy to clipboard operation
blitzar copied to clipboard

Generate Vue Forms and Data-tables fast with a simple JSON-like syntax ⚡

Results 57 blitzar issues
Sort by recently updated
recently updated
newest added

The "Edit this page on GitHub" -links at the bottom of the docs returns 404. https://blitzar.cycraft.co/blitz-form/#validate-formdata-programatically currently links to https://github.com/cycraft/blitzar/edit/production/packages/docs/docs/blitz-form/index.md

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.1. Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29 Fixes RFC 3447 and RFC 8017 allow for optional DigestAlgorithm NULL parameters for sha* algorithms and...

dependencies

Hey, I was wondering whether it's somehow possible to generate a form using a schema with components that have sub-components in them. For example using this schema: ```js const schema...

hi bro, this error is happening is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in...

awaiting information

Hi Luca & team, Nice work on all of this! I'm wondering if there is a way to stop the automatic updating of the oldData to the formData from the...

Thank you for offering this useful library with a doc **too**. Is it possible to use QTr , QTd as slot component or it is open for html tags only?...

Blitzar seems to be an absolutely great piece of code to generate forms and tables from json. Do you think, it would be possible to implement drag/drop sortable rows into...