Skip to content

Releases: legalthings/legalform-js

Obtain wizard actions from template. Fix for refreshing wizard after any action

14 Jul 15:28
Compare
Choose a tag to compare
Merge pull request #68 from legalthings/Obtain_wizard_actions_from_view

Obtain wizard actions from template. Fix for refreshing wizard after any action

v0.3.24 - moment.toString

05 Jul 01:02
Compare
Choose a tag to compare
Merge pull request #67 from legalthings/moment-tostring

Add moment.fn.toString

v0.3.23 - Show empty option group

03 Jul 15:02
Compare
Choose a tag to compare

Workaround for broken option fields

v0.3.22 - Don't scroll document wizard

25 May 13:21
997f216
Compare
Choose a tag to compare

Scrolling gives a weird effect, when a step is hidden and another is show, because the size of the navmenu contents change. Instead just jump the new step.

v0.3.21 - Minor style fix

25 May 11:40
5580181
Compare
Choose a tag to compare
No top padding wizard-form

v0.3.20 - Don't crash if there is no meta for a field

24 May 23:28
321f940
Compare
Choose a tag to compare

Fix for issue

legalform-builder.js:828 Uncaught TypeError: Cannot read property 'type' of undefined
    at LegalFormValidation.validateField (legalform-builder.js:828)
    at HTMLInputElement.<anonymous> (legalform-builder.js:752)
    at Function.each (jquery.js:383)

v0.3.19 - Proper use of jQuery

19 May 12:52
Compare
Choose a tag to compare

We can't assume that the global $ is jQuery. Instead we should pass jquery to the function as $.

v0.3.18 - Don't set fonts for headers

18 May 17:14
Compare
Choose a tag to compare
Merge pull request #62 from legalthings/header-document-wrong-font

Header in editor has wrong font

v0.3.17 - Added distribution files

18 May 14:42
863c0ed
Compare
Choose a tag to compare
Added concatenated css and js files in dist folder

Build using `npm build`

v0.3.16 - Several small fixes

15 May 14:08
Compare
Choose a tag to compare
Merge pull request #61 from legalthings/material-label-over-input-addons

Do some background on the lables addons