Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vue Formulate

The easiest way to build forms using Vue.
Collective - Host: opensource - https://opencollective.com/vue-formulate - Website: https://www.vueformulate.com - Code: https://github.com/wearebraid/vue-formulate

Adds FormKit reference to readme

github.com/wearebraid/vue-formulate - 3fdd6fdc2ed82113e6a78dfeec800b36763d7f95 authored over 2 years ago by Justin Schroeder <[email protected]>
2.5.3

github.com/wearebraid/vue-formulate - b5042c06d5bde5d2c6fea8d6da50162ca52d8844 authored almost 3 years ago by Justin Schroeder <[email protected]>
Adds 2.5.3 build files

github.com/wearebraid/vue-formulate - 06088942abe62bd521681ef62c03369e9de9b7dd authored almost 3 years ago by Justin Schroeder <[email protected]>
Removes unecessary escape character

github.com/wearebraid/vue-formulate - 24de1d50ba33f21fd1cfe30c4ebb2e9c93b2f3b3 authored almost 3 years ago by Justin Schroeder <[email protected]>
Removes nanoid and is-url dependencies for full esm support

github.com/wearebraid/vue-formulate - dbbc970c0ce7383b743e04105fbfb90fc2112cb8 authored almost 3 years ago by Justin Schroeder <[email protected]>
Merge pull request #389 from wearebraid/release/2.5.2

Release/2.5.2

github.com/wearebraid/vue-formulate - 10ab31b4939323ed9d61cf810eddc676c4242bd1 authored almost 4 years ago by Justin Schroeder <[email protected]>
Removes test specimen

github.com/wearebraid/vue-formulate - 0e6d5e703f9196afd2cb031bbf8cf1d8dfc73827 authored almost 4 years ago by Justin Schroeder <[email protected]>
Build files 2.5.2

github.com/wearebraid/vue-formulate - 14ce7966477de8e53960a315fdd61d9d1a6fe7ec authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge branch 'release/2.5.2' of github.com:wearebraid/vue-formulate into release/2.5.2

github.com/wearebraid/vue-formulate - 5eb37532b029df6538e928a55934ed648890b24f authored almost 4 years ago by Justin Schroeder <[email protected]>
2.5.2

github.com/wearebraid/vue-formulate - aaeca79af80e81e8734bc27a3fdd067fc0fb47ee authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds hungarian support in i18n

github.com/wearebraid/vue-formulate - 8b7fc671eb8a4dc8571a78cb87f184e0a52318d9 authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge pull request #388 from atharva3010/master

FEAT: Optional argument `whitespace` in the `required` rule

github.com/wearebraid/vue-formulate - a6f066e1a1bf71009c8f2de0824ae92b3ae60c94 authored almost 4 years ago by Justin Schroeder <[email protected]>
update: added cross-env package and updated test script

github.com/wearebraid/vue-formulate - 9fa32b06403d952725e2d2cf56acae626c2e90c1 authored almost 4 years ago by Atharva Sharma <[email protected]>
feat: added cases for whitespace and removed the isRequired cases

github.com/wearebraid/vue-formulate - 6206b363fe164f58674395db4236e7df4bc3d4c7 authored almost 4 years ago by Atharva Sharma <[email protected]>
feat: added support for argument 'trim' to required, removed isRequired

github.com/wearebraid/vue-formulate - 4b50b61b8bf758e64818d9d6bde4c89cf2b98920 authored almost 4 years ago by Atharva Sharma <[email protected]>
chore: package lock update

github.com/wearebraid/vue-formulate - 72a82fb7eecba2ce76c221f3c08c8293226e7849 authored almost 4 years ago by Atharva Sharma <[email protected]>
Fixes a bug that caused box inputs to reset their value when hydrated from a form and nested inside groups

github.com/wearebraid/vue-formulate - 73e1e8b60301204462a640874f18fac82945bb9c authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes a bug that can cause checkbox groups to reset themselves when changing their options

github.com/wearebraid/vue-formulate - 3b41e167baa579c8b8baac85428c2d022a82c455 authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes a bug that caused dom nodes in nested grouped fields to be improperly re-used when removing a lower index item

github.com/wearebraid/vue-formulate - 8369371a055a1b8024eaa4e86f2864bf96510b6b authored almost 4 years ago by Justin Schroeder <[email protected]>
Prevents deboucne from taking effect until the component is fully mounted on the front end

github.com/wearebraid/vue-formulate - 1ed054243aaed81d303a2a8e79e4137e40871bce authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge pull request #387 from wearebraid/release/2.5.1

Release/2.5.1

github.com/wearebraid/vue-formulate - 82632370c65678ba4a956d95e90e69416710a677 authored almost 4 years ago by Justin Schroeder <[email protected]>
Improves cascade of debounce setting

github.com/wearebraid/vue-formulate - d46081ac3f870e61ec0a86b8fb5726d46079c36d authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge pull request #346 from wearebraid/feature/nuxt-module

adds nuxt module to source files and build process

github.com/wearebraid/vue-formulate - f39ef63439421a22bb78b21f27a6d525dcdfef74 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds #366 allowing easy disabling for select options

github.com/wearebraid/vue-formulate - 96a9d5fbce64ba02cfe6bc5ec3ee284cf775d830 authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes issue #381 invalid day format for date validation rule

github.com/wearebraid/vue-formulate - 39298d7a000c450bf1e36718cbd9325596496a24 authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes #383

github.com/wearebraid/vue-formulate - 9e6e70c00439564e46084b948698b027c7eed88c authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes #373 that caused issues adding files to already populated file uploads

github.com/wearebraid/vue-formulate - 22fd9903324c96ce79b6bd258d65187b3d8f64c5 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds created event to formulateform

github.com/wearebraid/vue-formulate - a2f968df629fd2609454591e9b36e5490fe5653f authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes issue with initial values on groups, adds deboucing

github.com/wearebraid/vue-formulate - 9959e50acafa20548e096973e2a9ad95f648d518 authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge pull request #362 from wearebraid/release/2.5.0

Release/2.5.0

github.com/wearebraid/vue-formulate - 94520091c36889a925fdc3bdd1f850f82ac39689 authored almost 4 years ago by Justin Schroeder <[email protected]>
Removes unecessary comment-outs

github.com/wearebraid/vue-formulate - 6c316f185cb2e8ff3cd00cc35f962c87f567c803 authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes variable typo

github.com/wearebraid/vue-formulate - 9820f59b5ceeacbddde55bfeef3b3880f420d295 authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes input inside button incorrect semantics

github.com/wearebraid/vue-formulate - 3a2d6773d749d141383a749a4f69d09c92e6cdd8 authored almost 4 years ago by Justin Schroeder <[email protected]>
2.5.0 build

github.com/wearebraid/vue-formulate - c8dad445f6c2bdcd6ee2b2f48fa33919a9d92b61 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds additional delay in submittedValue cypress command

github.com/wearebraid/vue-formulate - feaac7516275cbebf759b90808122cdfa101b0ab authored almost 4 years ago by Justin Schroeder <[email protected]>
Bumps i18n to 1.14.0

github.com/wearebraid/vue-formulate - acfd3751a866b8773885069e343fa1043fe4df6e authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes bug intrudced by pre-parsing validation rules

github.com/wearebraid/vue-formulate - 09a15bf022a8ad681c7fa537b386ab99e73207f9 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds support for events on schemas, resolves #132

github.com/wearebraid/vue-formulate - 5d514fe5e01a0b1ff069e9206c3be3c78417548c authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the @blur-context event, resolves #304

github.com/wearebraid/vue-formulate - 4e3723e23a0ed914cf4ff5cf240fc16b2aa934d3 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds blur event to value error-behavior

github.com/wearebraid/vue-formulate - d6982a149f4d440c0ad6ae35e5ba57a9cab1035d authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds a new error-behavior 'value', resolves #150

github.com/wearebraid/vue-formulate - 7d98a3c46ecca461b06e16574358722ddca69b66 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds slotComponents prefix and suffix

github.com/wearebraid/vue-formulate - 37bfbfd39e54a872052767a8a5b80136d45bf532 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds prefix and suffix slots, resolves #98

github.com/wearebraid/vue-formulate - e580b32c109c83a9148c6995e1a5891549c5a405 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds slotComponent errorList, resolves #128

github.com/wearebraid/vue-formulate - 5ca65d153633099fdba79b7f5748f027094c9693 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds aria-labeledby and role=group to box groups

github.com/wearebraid/vue-formulate - 5d6112d05a83228da3c1a4a1e4644ff9596545c1 authored almost 4 years ago by Justin Schroeder <[email protected]>
Builds new list options

github.com/wearebraid/vue-formulate - 53d8797c2bee8b74b393888d450c23287e798fab authored almost 4 years ago by Justin Schroeder <[email protected]>
Automaticaly coerce numbers to strings for option values

github.com/wearebraid/vue-formulate - 29d779b61a439502d5ac80a789c8449a5c2296a8 authored almost 4 years ago by Justin Schroeder <[email protected]>
Refactors the option list to support simple array of strings, resolves #341

github.com/wearebraid/vue-formulate - e5a0244bd30f9d7602d38d81bd1fad6cc95de19f authored almost 4 years ago by Justin Schroeder <[email protected]>
Removes style block from FormulateButtonContent.vue

github.com/wearebraid/vue-formulate - 84dfb2ecec74bffa0a0c2a879222d960b84559a1 authored almost 4 years ago by Justin Schroeder <[email protected]>
Groups at their minimum now onion skin the remove button, resolves #175

github.com/wearebraid/vue-formulate - 28a327e7878a18cab830f0e30320523d0d655704 authored almost 4 years ago by Justin Schroeder <[email protected]>
Ensures the length of a repeatable is never less than the minimum

github.com/wearebraid/vue-formulate - a71aa5d3a13204f9a0321c7754bd691fe5fcb0ca authored almost 4 years ago by Justin Schroeder <[email protected]>
Allows overriding aria-describedby, resolves #306

github.com/wearebraid/vue-formulate - 4864dc6fa6288b343b53d69f56638cba188c356f authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds a new rules property to the context object, resolves #149

github.com/wearebraid/vue-formulate - 5a31fdf6f7d96a589ebf1df6c0bfabf95e9e0fc9 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds watcher to re-run validation if rules change, resolves #322

github.com/wearebraid/vue-formulate - 3d73f7c421e897967e515770f1fd075c1a3be688 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds a repeatableAdded, repeatableRemoved events from groups, resolves #183

github.com/wearebraid/vue-formulate - 4784e735ad9452c15b61c4fb82bc3245b42488f6 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds build files for #350

github.com/wearebraid/vue-formulate - b591ab0efc0f1a20ef070dbb4b08b18c6075f44d authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes the initial value to default to value over vmodel, resolves #350

github.com/wearebraid/vue-formulate - d646c6e9b66369fa3bc6b4665c8caec6370a6237 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the name attribute to FormulateForm attributes, resolves #333

github.com/wearebraid/vue-formulate - c31291638343f3b3226610ae08ca7bdfa4409a02 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds button slot component

github.com/wearebraid/vue-formulate - 391360cfc2e76d667acbe26ec06bc564988c8412 authored almost 4 years ago by Justin Schroeder <[email protected]>
Builds lib to include #282

github.com/wearebraid/vue-formulate - 364cfa8f2903e0865d9ef95cda4fb0f09214bf29 authored almost 4 years ago by Justin Schroeder <[email protected]>
Automatically re-runs validation on any named forms when setLocale is called — resolves #282

github.com/wearebraid/vue-formulate - cd0d9004eb2d41b2ff9ee6eaeccf5f0e97a4ef10 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the ability to override validation strategy, resolves #291

github.com/wearebraid/vue-formulate - 55359726dbcdfaa085adae403de8ea75ba15ed4d authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the useInputDecorators option

github.com/wearebraid/vue-formulate - 0dcf6c99c0ed48a2d62a2c569a091cd6b80533b5 authored almost 4 years ago by Justin Schroeder <[email protected]>
Changes Set desctructure to Array.from to get around issue with Rollup build

github.com/wearebraid/vue-formulate - 827d790bfab63fb97798a96d92ebdb10da169b25 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the ability to deeply set error messages using dot notation, resolves #261

github.com/wearebraid/vue-formulate - c63aed36f3fae3efb609a505538f4aa90f2c3377 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds initial support for nested group errors

github.com/wearebraid/vue-formulate - 040da003ff4b3ec8599a936c25f0794c9ce43e01 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds test for cross group syncing

github.com/wearebraid/vue-formulate - 451a84e884c858d672b8a5f332a2fc249c65e7dd authored almost 4 years ago by Justin Schroeder <[email protected]>
Reduces the faux upload time to 1500ms to prevent false errors on cypress

github.com/wearebraid/vue-formulate - d7ad5f1e35be16ed6bb99baaa43b7703a305817d authored almost 4 years ago by Justin Schroeder <[email protected]>
Resolves #192

github.com/wearebraid/vue-formulate - 79019d7020ef620ebb35c7e2d370e81772376030 authored almost 4 years ago by Justin Schroeder <[email protected]>
Resolves #226 by adding getGroupValues

github.com/wearebraid/vue-formulate - 49aa7ca4eca32343d0868d388b0fc30aa285718b authored almost 4 years ago by Justin Schroeder <[email protected]>
Resolves issue #352

github.com/wearebraid/vue-formulate - 279a86a27e916fd065f4b7dc0d582406af3520fe authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes has-files attribute bleed on uploadAreaMask

github.com/wearebraid/vue-formulate - d6e47bb7d44b204284a8b48a77f0bb16679d6cbb authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the uploadAreaMask slot

github.com/wearebraid/vue-formulate - 7b2432b8b6429b5089b30b260a6a61a8c5a6e1f3 authored almost 4 years ago by Justin Schroeder <[email protected]>
Resolves issue #296

github.com/wearebraid/vue-formulate - f96ce5b0c649046ae16ace7259226d25926c2427 authored almost 4 years ago by Justin Schroeder <[email protected]>
Allows files that are re-hydrated to use the name property for the file name

github.com/wearebraid/vue-formulate - 78842c5e064809f85aa66b374ddee9c38c85740c authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds the ability to add additional files when to multiple uploader

github.com/wearebraid/vue-formulate - b79b8a62fdd0fffcb2b5e6a4e2fcdff2f63da687 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds support for add file button on multiple file inputs

github.com/wearebraid/vue-formulate - 4a8063e31e136a351e0b55ec99950740dd9d195b authored almost 4 years ago by Justin Schroeder <[email protected]>
Fixes cypress test

github.com/wearebraid/vue-formulate - 5aa7672702e03d7483103410623f677c9de3f99e authored almost 4 years ago by Justin Schroeder <[email protected]>
adds build files for file slot component

github.com/wearebraid/vue-formulate - a80953ec4c1492bed6a03a65509c80a99f9336a8 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds events for files, resolves #259. Adds file slot, resolves #277

github.com/wearebraid/vue-formulate - cb4e9619233c383547dda16ca9460eea5c620c94 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds backing test for #303

github.com/wearebraid/vue-formulate - b9b70c5951a72acbf8fd97851bd348030251e7b2 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds cypress build script, fixes e2e tests

github.com/wearebraid/vue-formulate - afe2aff8bd4f5120f5e10dd61c3a1081492841fe authored almost 4 years ago by Justin Schroeder <[email protected]>
Switches travis runtime to node 12

github.com/wearebraid/vue-formulate - bb7a869bfe76186bde22ae5814a581e6ff29a446 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds travis ci step for cypress

github.com/wearebraid/vue-formulate - f73518a2d6a55cf3288c974a7b43d097eced4505 authored almost 4 years ago by Justin Schroeder <[email protected]>
Adds test to verify you can remove invalid mime type files, resolves #288

github.com/wearebraid/vue-formulate - 62062bc737438f07100fd489997968788ad57e42 authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge branch 'release/2.5.0' of github.com:wearebraid/vue-formulate into release/2.5.0

github.com/wearebraid/vue-formulate - 3fc405c65e5e23c30b1e4606d40f4a9e9f065573 authored almost 4 years ago by Justin Schroeder <[email protected]>
adds ability to test individual inputs with different props in cypress, adds initial file input tests

github.com/wearebraid/vue-formulate - 0cff5606ee7b79ae9718294bc297bd65929bd190 authored almost 4 years ago by Justin Schroeder <[email protected]>
Merge pull request #280 from acemir/fix/remove-file-uploaded

Fix remove file already uploaded

github.com/wearebraid/vue-formulate - 851068751d6a5030e248b6fdf9dd836704b04cb2 authored almost 4 years ago by Justin Schroeder <[email protected]>
remove nuxt build step and build assets

github.com/wearebraid/vue-formulate - 35b6836833e91072e0f4054fe5c4a26c8685a706 authored almost 4 years ago by Andrew Boyd <[email protected]>
updates nuxt module to expect external config file

github.com/wearebraid/vue-formulate - 09226b9d4dc5ce2ee08b97fa197aa10236f4bba0 authored almost 4 years ago by Andrew Boyd <[email protected]>
adds nuxt module to source files and build process

github.com/wearebraid/vue-formulate - fd7184eec87f7f41e50be7a9eac7ed8b743c0749 authored about 4 years ago by Andrew Boyd <[email protected]>
Removes debug comments

github.com/wearebraid/vue-formulate - 4b654c6a3041febc3df6a1197dd1c4b1dc7ea80e authored about 4 years ago by Justin Schroeder <[email protected]>
Fixes bug described in #344 where scalar non-string objects were not being set when modeled on form

github.com/wearebraid/vue-formulate - 1d8d3ec772ae621e946737f1dd3b8307766c2245 authored about 4 years ago by Justin Schroeder <[email protected]>
Adds initial cypress integration for file inputs

github.com/wearebraid/vue-formulate - aab33c7f735a1ef38be3c4256cf869cad034dd66 authored about 4 years ago by Justin Schroeder <[email protected]>
Fixes duplicate key warnings for schema types, closes #275

github.com/wearebraid/vue-formulate - 704349a4197b7e02ef0d97947a4b5f5e5aca4457 authored about 4 years ago by Justin Schroeder <[email protected]>
Adds support for fileImagePreviewImage, resolves #172

github.com/wearebraid/vue-formulate - 8580224bd4d06fb21602b2b97dd5d36712a987a9 authored about 4 years ago by Justin Schroeder <[email protected]>
Adds support for state keys on form classes

github.com/wearebraid/vue-formulate - 1e1213084ce58129d7afecdfd41fc3a31238a6b7 authored about 4 years ago by Justin Schroeder <[email protected]>
Adds support for class keys on form errors

github.com/wearebraid/vue-formulate - e5d610d4c47a14e1f73fa3244f18d5470ee8c9ed authored about 4 years ago by Justin Schroeder <[email protected]>
Ensures invalid-message functions are not called with all fields are validated

github.com/wearebraid/vue-formulate - ced893a016085d259352021671f711c0a6991138 authored about 4 years ago by Justin Schroeder <[email protected]>
Ensures invalid-message functions are not called with all fields are validated

github.com/wearebraid/vue-formulate - c49b6019ae9aaf10054771f1c75fe4d22283f373 authored about 4 years ago by Justin Schroeder <[email protected]>