• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vue-generators / vue-form-generator / 840

Builds Branch Commit Type Ran Committer Via Coverage
840 master make build dist Pull #650 11 Oct 2019 02:43PM UTC web-flow travis-ci pending completion   set done
839 master faster debounce Pull #650 11 Oct 2019 02:42PM UTC web-flow travis-ci pending completion   set done
838 master commit dist Pull #650 11 Oct 2019 02:14PM UTC web-flow travis-ci pending completion   set done
837 master add visibility for group make form group have a visible property Revert "make form group have a visible property" This reverts commit ab0093407. Pull #650 11 Oct 2019 12:42PM UTC web-flow travis-ci pending completion   set done
836 v3-enable-group-visibility Add group visibility control I would like to be able to control the visibility of the group. This has already been implemented in a pending PR in master https://github.com/vue-generators/vue-form-generator/pull/606 Added it to v3. Pull #647 08 Oct 2019 10:29AM UTC web-flow travis-ci pending completion   set done
835 v3-enable-custom-validators Check existence of fieldOptions in validators In some validator functions, we were checking the existence of min and max values in the field schema using !isNil(field.fieldOptions.min) and !isNil(field.fieldOptions.max). However, some fields mig... Pull #646 08 Oct 2019 10:04AM UTC web-flow travis-ci pending completion   set done
834 v3-fix-simple-bugs Remove unnecessary comments Pull #645 08 Oct 2019 09:55AM UTC web-flow travis-ci pending completion   set done
833 v3-fix-simple-bugs Fix fieldID prop case Wrong casing where `fieldID` prop was passed as `field-id` which gets resolved as `fieldId` which means that inputs did not receive the id configured in the schema. Resolved this by passing the component as `field-i-d` whic... Pull #645 08 Oct 2019 09:52AM UTC web-flow travis-ci pending completion   set done
832 v3-enable-lodash-paths Enable lodash 'paths' feature According to the documentation, most features were turned off by default to reduce the package size. In order to use your desired feature, you needed to opt in to it. 'paths' feature was set to false. According to d... Pull #644 08 Oct 2019 09:36AM UTC web-flow travis-ci pending completion   set done
830 Add-visible-option-to-groups Make is possible to hide/show a group Pull #639 09 Aug 2019 06:54AM UTC web-flow travis-ci pending completion   set done
829 visible-field-for-groups Added 'visible' field functionality for groups Pull #627 20 Jul 2019 09:48AM UTC web-flow travis-ci pending completion   set done
828 master Fix fieldComponents exposure Exposing fieldComponents was broken because we were exporting named exports in the fieldsLoader.js while we were importing as though it was exported as a default export. In export (utils/fieldsLoader.js): ``` module... Pull #618 20 Jun 2019 10:17AM UTC web-flow travis-ci pending completion   set done
827 feature/slots Update formGenerator.vue Pull #611 13 May 2019 11:17AM UTC web-flow travis-ci pending completion   set done
826 patch-3 Group visibility control Pull #606 08 Apr 2019 05:26PM UTC web-flow travis-ci pending completion   set done
825 master Merge pull request #603 from okydk/patch-1 Updated bundle sizes in README push 26 Mar 2019 03:26PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc