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

v3.4.0

Compare
Choose a tag to compare
@kevinparkerson kevinparkerson released this 09 Dec 02:15
· 1493 commits to master since this release

Feature and bug fix release

Enhancements/New Features

#905 - Allows for multiple grunt serve instances [dev util]
#904 - Enables render function to preserve dataSourceOptions [repeater]
#901 - Enables dataSourceOptions to be passed to render function [repeater]
#873 - Adds option to manipulate thumbnail alignment [repeater-thumbnail]
#864 - Adds several LESS variables and helper class [styling]

Bug fixes

#910 - Fixes issues with nowrap whitespace on tree-branch-header and tree-item [tree]
#908 - Adresses an issue where 'change' event was not fired as expected [checkbox]
#900 - Modifies default filter to be more consistent with actual filter values [repeater]
#893 - Resolves issue with grunt servefast command [dev util]
#890 - Fixes issue where checkbox would not behave correctly if quickly clicked [checkbox]