Skip to content

Releases: w3co/jcf

v1.2.3

04 May 20:23

Choose a tag to compare

  • Fixed deprecation warning related to CSSStyleSheet.insertRule()

v1.2.2

01 May 11:35

Choose a tag to compare

  • Fixed compatibility with AMD environment
  • Fixed select width calculation
  • Added dist folder for Bower

v1.2.1

18 Feb 16:09

Choose a tag to compare

  • Fixed scrolling behavior in multiple selects
  • Fixed keyboard behavior in selects with custom dropdowns in Firefox
  • Fixed CommonJS support

v1.2.0

03 Aug 09:08

Choose a tag to compare

  • Added minRange option for the range inputs
  • Reference to the jQuery library is now passed to modules directly from the jcf.js core

v1.1.3

27 May 15:33

Choose a tag to compare

  • Fixed AMD integration with require.js
  • Fixed incorrect value in multiple range sliders
  • Fixed regression (scrolling issues inside select options)
  • Fixed incorrect scrollbar behavior in IE9
  • Added placeholder attribute support for multiple selects with active multipleCompactStyle option

v1.1.2

15 Apr 12:01

Choose a tag to compare

  • Added basic AngularJS integration
  • Behavior fixes

v1.1.1

09 Apr 09:00

Choose a tag to compare

  • Fixed RTL Support

v1.1.0

31 Mar 16:57

Choose a tag to compare

  • Multiple attribute support for range inputs
  • Better scrollbar behavior
  • Better behavior on touch devices

v1.0.3

21 Jan 10:50

Choose a tag to compare

added support for range and number inputs

v1.0.2

02 Dec 16:28

Choose a tag to compare

behavior fixes