Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Releases: LivePersonInc/json-pollock

v1.4.5

13 Sep 07:56
Compare
Choose a tag to compare

accessibility-related fixes

v1.4.0

11 Feb 08:49
Compare
Choose a tag to compare

Expose validate function (not available on no-validation build)

v1.3.4

06 Jan 17:23
Compare
Choose a tag to compare

Adding formEl property to callback if clicked button if inside a list - thanks @th9061

v1.3.2

05 Dec 21:11
Compare
Choose a tag to compare

Some css fixes related to the checkbox element - thanks @th9061

v1.3.1

05 Dec 08:44
Compare
Choose a tag to compare

Schema update: support for slideout on link action target

v1.3.0

20 Nov 16:16
Compare
Choose a tag to compare

Adding support for the following elements:

  1. Submit Button
  2. Checkbox
  3. Checklist
  4. List (Form)
  5. Form Section
  6. Form Section List
  7. Button List

Thanks @th9061

v1.2.1

07 Oct 13:33
Compare
Choose a tag to compare

Style improvements for text and button elements.
thanks @shaikrn

v1.2.0

30 Apr 15:37
3d50369
Compare
Choose a tag to compare
  1. Support for onAfterElementRendered hook
  2. bugfix: default handler for map element opened the wrong location
  3. minor stabilization additions

v1.1.8

09 Jul 11:21
03a2bc8
Compare
Choose a tag to compare

Added new bundle json-pollock.global.no_validation.min.js which skip the validation phase and not bundles the validation package (AJV)

v1.1.7

15 May 13:50
Compare
Choose a tag to compare

Align carousel items to top - thanks @abo-yahav