Skip to content

Releases: ivopetkov/form-elements-bearframework-addon

v2.16.0

08 Mar 20:32
Compare
Choose a tag to compare

Enhance:

  • Add arrows to the datetime tooltips.
  • Better HTML to text conversion in the rich-textarea element.

v2.15.0

29 Feb 10:55
Compare
Choose a tag to compare

New:

  • Add isActive() method for textarea, textbox and rich-textarea.

v2.14.0

29 Feb 10:35
Compare
Choose a tag to compare

New:

  • Add placeholder support for 'rich-textarea'.

Fix:

  • Fix loading value with new lines in 'rich-textarea'.
  • Fix new lines in getValue() in 'rich-textarea'.

v2.13.0

28 Feb 20:55
Compare
Choose a tag to compare

New:

  • Add 'rich-textarea' element.

v2.12.2

26 Feb 07:33
Compare
Choose a tag to compare

Fix:

  • Fix datetime swipe threshold.

v2.12.1

25 Feb 16:48
Compare
Choose a tag to compare

Fix:

  • Change datetime swipe threshold.

v2.12.0

23 Feb 21:21
Compare
Choose a tag to compare

New:

  • Add 'allowSwipe' attribute to the datetime element.

v2.11.1

03 Feb 16:18
Compare
Choose a tag to compare

Fix:

  • Fix for selected date in datetime element.

v2.11.0

02 Feb 15:41
Compare
Choose a tag to compare

New:

  • Add showDate, showTime, showTimeDuration, showSeconds and showOK options to the datetime element.

v2.10.0

10 Jan 21:05
Compare
Choose a tag to compare

New:

  • Add currentDate attribute and setCurrentDate() method to the datetime element to fake the current time.