Skip to content

Releases: ProcessMaker/vue-form-elements

v0.43.0

17 Feb 20:24
451c61c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.0...v0.43.0

v0.18.4-P

20 Dec 13:57
db02f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.4...v0.18.4-P

v0.18.4-K

09 Nov 22:29
Compare
Choose a tag to compare

What's Changed

  • _parent variable does not seem to be working by @marcoAntonioNina in #277
  • Encode pmql query by @caleeli in #280
  • Ticket 583: Prevent select list from making duplicate requests when PMQL has not changed by @ryancooley in #281
  • ticket 602: Radio Button Validation Not Working (FOUR-3195) by @danloa in #282
  • Ticket #600: Skip validation for readonly fields by @ryancooley in #283
  • ticket-1033: [FOUR-471] Implement read-only mode for select lists (for 4.1) by @danloa in #287
  • Select list is not populate if other select list is not visible by @marcoAntonioNina in #295
  • Fix Select List content and value by @caleeli in #293
  • Fix mustache replacement in SelectLists by @caleeli in #297
  • Selections in Radio buttons are not showing the values by @marcoAntonioNina in #300

Full Changelog: v0.18.4...v0.18.4-K

v0.18.4-f

23 Aug 12:42
Compare
Choose a tag to compare

Skips validation if a field is read only or has been disabled

v0.18.4-e

20 Aug 15:08
Compare
Choose a tag to compare

The problem was caused by a Bootstrap bug that causes that the invalid-feedback css class doesn't work as expected in the case of radiobuttons and checkboxes

v0.18.4-d

19 Aug 12:52
Compare
Choose a tag to compare

Uses commits intended for a 4.2.x release of VFE from engineering to solve an issue where duplicate requests were being sent by a select list even if the PMQL had not changed

v0.18.4-c

16 Aug 13:08
Compare
Choose a tag to compare

This PR encodes pmql query, so the user could use & in the PMQL of a SelectList.

v0.24.0

03 Aug 12:49
Compare
Choose a tag to compare
  • Fix the date format used to parse dates.

v0.18.4-b

03 Aug 14:22
Compare
Choose a tag to compare
  • Add variable parent to evalute mustache

v0.23.0

15 Jul 13:58
Compare
Choose a tag to compare

Adds aria-label and tab index to datepicker control
Validate endpoint in formSelectList
Use global multiselect component
updates trim-newlines to 3.0.1