Skip to content

Releases: legalthings/legalform-js

v0.3.5 - External source fetch improvement

28 Apr 23:29
Compare
Choose a tag to compare

Rather than just fetching when typing, fetch on page load and when related fields change.

v0.3.4 - JMESpath for external source

23 Apr 22:31
Compare
Choose a tag to compare

Data of external source might be in JSON HAL JSON API, etc format. This causes problems for selectize, since it expects an array.

Transforming the response through JMESPath prior to feeding it to selectize would overcome this issue.

v0.3.3 - Fixed material wizard without material CSS

20 Apr 23:06
Compare
Choose a tag to compare

Fix issues o.a. with selectize when the wizard is materialized, but the material CSS and JS are not loaded.

screenshot-localhost-9080-2017-04-21-01-07-37

v0.3.2 - Fix issue with all help texts shown on load

14 Apr 02:48
Compare
Choose a tag to compare
  • Fix issue with all help texts shown on load
  • Replace dash on non-break space for empty <select> option
  • Fix path to assets in demo

v0.3.1 - Material design fixes

11 Apr 19:38
Compare
Choose a tag to compare

Fixes material design styling and functional issues.

v0.3.0 - Mustache tidy

09 Apr 14:08
Compare
Choose a tag to compare

Using Mustache tidy to clean up ractive template.
Updated Ractive to v0.9.0.
A number of style fixes.

v0.2.2

18 Apr 12:46
b7aad5a
Compare
Choose a tag to compare
Fixed help-text