Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

3.13.0

Compare
Choose a tag to compare
@kevinparkerson kevinparkerson released this 09 Dec 23:05
· 712 commits to master since this release

Minor Feature & Bugfix Release 3.13.0 (2015-12-09)

Some additional features along with bugfixes and documentation improvements.
Full Changelog

Features

  • Placard now supports content-editable divs as the form field [placard] - #1646

Bugfixes

  • CommonJS modules now list dependencies correctly [general] - #1654
  • Repeater sub-controls and functions now acknowledge overall disabled state [repeater] - #1652
  • Fixed issue with checkbox and input-group-addon [checkbox] - #1645
  • Header height issue for repeaters in an iframe fixed [repeater] - #1636
  • Scheduler weekdays frequency correctly returns 'weekly' instead of 'daily' [scheduler] - #1627
  • Fixed issue introduced in previous release where repeater was reloading upon resize [repeater] - #1625

Documentation

  • Updated placard documentation with additional functionality [placard] - #1648
  • Added links to live demos for repeater [repeater] - #1641
  • Fixed example page scheduler ID [scheduler] - #1632