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

Releases: ExactTarget/fuelux

v3.15.7

15 Sep 17:18
Compare
Choose a tag to compare

Change Log

3.15.7 (2016-09-15)

Full Changelog

Implemented enhancements:

  • Attaches row to DOM after all columns have been added #1863

Closed issues:

  • Wizard within an iframe causes problems on mobile devices #1855
  • XSS When Pasting Script Into Pillbox Control #1841

Merged pull requests:

  • Update grunt-shell to version 1.3.1 🚀 #1854
  • Update load-grunt-tasks to version 3.5.2 🚀 #1853
  • Update semver to version 5.3.0 🚀 #1844
  • Update grunt-jsbeautifier to version 0.2.13 🚀 #1834
  • Update serve-static to version 1.11.1 🚀 #1824
  • Update grunt-umd to version 2.3.6 🚀 #1819
  • Update grunt-contrib-compress to version 1.3.0 🚀 #1817
  • Update load-grunt-config to version 0.19.2 🚀 #1809
  • Update grunt-contrib-connect to version 1.0.2 🚀 #1808
  • Update grunt-contrib-concat to version 1.0.1 🚀 #1806
  • Update grunt-bump to version 0.8.0 🚀 #1805
  • Update bower to version 1.7.9 🚀 #1787
  • Changed the path to the latest version to the correct one. #1857
  • [ABSETUP-538] Adds cleanInput method which URI Encodes \< by default #1856

* This Change Log was automatically generated by github_changelog_generator

v3.15.6

22 Jul 21:02
Compare
Choose a tag to compare

Bugfix release

A bug was found in v3.15.5 due to the repeater list's check all row input's id being moved to the label. The cloned id was incorrect. The repeater remained functional, but had a not-so-stellar id such as #undefined_cloned attached to it.

See v3.15.5 for details.

v3.15.5

21 Jul 16:08
Compare
Choose a tag to compare

Bugfix release (with markup change)

This version does change markup, but the markup changed is the checkboxes dynamically created by repeater list component when using multi-selectable. The input's id has been moved to the label.

d8913b96-4ed8-11e6-9387-6c05785481f0

Bugfix

Update repeater header checkbox to use correct markup - #1847

v3.15.4

27 May 19:39
Compare
Choose a tag to compare

Bugfix release

  • Remove spinbox mouse scrolling functionality #1820
  • Allow actions column when first render of repeater is empty #1818
  • Repeater's pageChanged.fu.repeater event fires itself twice due to repeater and combobox bugs #1816 #1790
  • Update tree markup to have alert role on span #1812

3.15.3

02 May 21:52
Compare
Choose a tag to compare

Change Log

3.15.3 (2016-05-04)

Full Changelog

Closed issues:

Merged pull requests:

  • release 3.15.0 #1782
  • Selectable Repeater - add indeterminate check all #1807

* This Change Log was automatically generated by github_changelog_generator

3.15.0

01 Apr 19:32
Compare
Choose a tag to compare

3.15.0 (2016-04-01)

Full Changelog

Implemented enhancements

  • Add ability to text to automatically truncate when space requires #1768
  • Add ability to cancel repeater search #1733
  • Improve Fuel UX release notes #1779

Merged pull requests

  • Add ability to text to automatically truncate when space requires #1776
  • Adds ability to cancel repeater search #1764
  • Adds pull request and issue templates #1744
  • Improve fuel ux release notes #1781
  • Puts unit tests for combobox back in #1738
  • Update grunt-browserify to version 5.0.0 🚀 #1756
  • Update grunt-cli to version 1.1.0 🚀 #1774
  • Update grunt-contrib-compress to version 1.1.1 🚀 #1753
  • Update grunt-contrib-connect to version 1.0.1 🚀 #1771
  • Update grunt-contrib-copy to version 1.0.0 🚀 #1748
  • Update grunt-contrib-uglify to version 1.0.1 🚀 #1765
  • Update grunt-contrib-watch to version 1.0.0 🚀 #1758
  • Update grunt-shell to version 1.2.1 🚀 #1741
  • Update jquery to version 2.2.2 🚀 #1766
  • Update load-grunt-tasks to version 3.4.1 🚀 #1745
  • Update moment to version 2.12.0 🚀 #1752
  • Update package.json & travis to use node 4.4.x #1773
  • Update qunitjs to version 1.23.0 🚀 #1778

3.14.2

23 Feb 20:42
Compare
Choose a tag to compare

3.14.2

Full Changelog

Adds lazy loading to tree and filtering to combobox.

Implemented enhancements:

  • expose onkeyup in combobox for typeahead support #1710
  • Tree lazy loading #1708
  • Input elements should support validation and feedback #1723
  • Adds proper form wrapping and many missing attributes from form controls #1721
  • Tree lazy loading #1720

Closed issues:

  • Placard template name attribute should have closing quotation mark #1727
  • Handlebars form element templates should contain form-group wrappers #1716
  • Tree:clearSelection() #1715
  • Scheduler Timezone JSON object doesn't handle right values #1713
  • Scheduler doesn't work with default Hash #1711
  • Add ability to specify data attributes to repeater.hbs template #1698

Merged pull requests:

  • (GH1708) rips out unit test for now so we can release #1732
  • (GH1708) converts div to li to match hbs template #1731
  • (GH1727) adds missing quotation for name attribute #1728
  • adds filter option to combobox and keyboard nav for dropdown #1725
  • (GH1698) adds ability to specify data attributes for repeater to hbs … #1699

* This Change Log was automatically generated by github_changelog_generator

3.14.1

27 Jan 22:45
Compare
Choose a tag to compare

Bugfix Release 3.14.1 (2016-01-27) repairs 3.14.0 /dist problems

Full Changelog

Bugfixes

  • fixes new templates structure source (destination was correct) - #1686
  • Package failed to bump correctly so did it manually - 61e50ed

3.14.0

27 Jan 22:39
Compare
Choose a tag to compare

We highly recommend using version 3.14.1 instead.

*** USE AT YOUR OWN RISK ***

Dist did not build correctly

Enhancement Release 3.14.0 (2016-01-27) Repeater w/ Action Column, Base Handlebars Templates for Controls

Full Changelog

DRY your code with us!
Copying and pasting markup from examples is a pain. We fully understand it after watching our examples get so far behind. So now we'll practice what we preach. I for one welcome our new template overlords.

Enhancement

  • HBS templates for controls - #1684
  • Add non checkbox or selectable action header - #1691

3.13.1

27 Jan 22:21
Compare
Choose a tag to compare

Bugfix Release 3.13.1 (2016-01-27) HAPPY NEW YEAR!!!

Full Changelog

Bugfixes

  • Thumbnail repeater extension does not return selected items' data [repeater] - #1686
  • Unit tests for variation of timezone value input [scheduler] - #1689
  • Add data to thumbnail element, return data on thumbnail_getSelectedItems [repeater] - #1685
  • Better selecting row in selectable repeater with frozen columns [repeater] - #1681
  • Datepicker shows selected date when opened [datepicker] - #1672
  • Increase readability and maintainability: scheduler setValue [scheduler] - #1635

Documentation

  • Docs: pageIndex is zero based [repeater] - #1668

Pluming

  • Update grunt-contrib-jshint to version 0.12.0 - #1677
  • Update serve-static to version 1.10.1 - #1678
  • Update jquery to version 2.2.0 - #1670
  • Update bower to version 1.7.2 - #1664
  • Update load-grunt-tasks to version 3.4.0 - #1662
  • point travis at fuelux-edge instead of fuelux-dev - #1660
  • Update bower to version 1.7.1 - #1657
  • Update grunt-bump to version 0.7.0 - #1656