-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
gabor-farkas edited this page Nov 4, 2015
·
9 revisions
2015.11.04
- a bugfix on CheckboxRenderer to properly support if the model value gets updated
2015.10.14
- 'immediate' flag on Textarea
2015.01.19
- Dynamic column handling on DataTable, #56, #56
- onbeforeunload event support #60
- tab switching interception #61
- Minor bugfixes, #81, #53, #70
2014.11.21
- InputTags split as FreeInputTags for Strings and FixedInputTags for domain objects binding.
- Basic Ordering support on DataTable
2014.11.17
- Some cleanup on Showcase pages
- RichText editor bindings fixed
- InputTagsRenderer fixed
- TabSheet cleanup and fixed
2014.11.04
- fixes with customtext in Typeahead
- 'disabled' renamed to 'enabled' and is fixed a littlebit.
- container.remove()
2014.10.27
- minor fix on Navbar
- prepend and companions