Changelog
1.4.20
- Removed deprecated
$.type()
- Fixed in-line regression in Lightbox
1.4.19
- Fixed issue with using
paged
andmaxWidth
options in Carousel - Fixed gallery regression in Lightbox
1.4.18
- Adding option to disable touch controls in Carousel
- Fixed issue with control accessibility in Carousel (Thanks @nhall!)
- Fixed issue with iFrame galleries in Lightbox
1.4.17
- Fixing issue with brackets in Checkbox
1.4.16
- Fixing issue with autoAdvance in linked Carousel
1.4.15
- Adding basic inline content gallery support to Lightbox
1.4.14
- Fixed issue with auto play videos in Background
- Fixed issue with auto upload queues in Upload
1.4.13
- Fixed inner content issue in Tabs
1.4.12
- Added support for custom headers in Upload (Thanks @haagen!)
- Fixed issue with nested Scrollbars
1.4.11
- Added YouTube tracking URL parameters in Lightbox (Thanks @mimoduo!)
- Fixed issue with static item widths in Carousel
- Fixed issue with item visibility in Carousel
- Fixed issue with scroll position in Checkbox (Thanks @Bonscho!)
- Fixed issue with stopPropagation in Checkbox (Thanks @matthisamoto!)
1.4.10
- Fixed issue with
paged
option in Carousel
1.4.9
- Added
autoplay
attribute tovideo
tags in Background - Fixed issue with alignment on
-contained
and-padded
cells in Grid
1.4.8
- Added mobile auto-play video support in Background
- Added
threshold
andtime
options in Touch - Fixed issue with
matchWidth: false
paging in Carousel - Fixed issue with page scrolling in Carousel
1.4.7
- Fixed issue with nested cell widths in Grid for legacy IE
1.4.6
- Added
parent
scroll context support in Checkpoint - Fixed issue with Carousel
1.4.5
- Fixed issue with
-first
and-last
classes in Grid - Fixed issue with inactive animations in Checkpoint
1.4.4
- Added option to select multiple items without pressing 'ctl' key in Dropdown (Thanks @qtsd!)
- Fixed issue with
contained
classes in Grid - Fixed issue with default behavior in Number
1.4.3
- Fixed issue with 'autoAdvanced' in Carousel
- Fixed issue with 'first' and 'last' cells in Grid
- Fixed issue with image URL detection in Lightbox
- Renamed 'mobile' to 'overlay' in Lightbox
1.4.2
- Fixed issue with 'paged' counts in Carousel
- Fixed issue with cell alignment in Grid
1.4.1
- Added
alt
option in Background - Added aria labeling options in Carousel, Lightbox, and Pagination
- Fixed issue with nested rows in Grid
- Fixed issue with initialization in Checkpoint
- Fixed issue with label selector in Dropdown
- Fixed issue with rounding small steps in Number
- Fixed issue with accessibility in Pagination (Thanks @nhall!)
1.4.0
- Updated minimum jQuery version
- Updated to Gulp build process
- Added flexbox based grid as default (legacy float based grid still available)
- Added Checkpoint plugin for CSS animations scroll
- Added Sticky plugin for sticky elements on scroll
- Added Formstone.Ready handler to Core
- Added additional AJAX parameters in Upload events
- Fixed issue with moving input elements in Checkbox
- Fixed issue with load order and
setup
calls - Renamed
mobile
option tonative
in Dropdown for clarity - Removed Modernizr requirement
- Removed legacy browser support
1.3.3
- Added compiled theme files for each component
- Fixed issue with un-contained Carousel item focus
1.3.2
- Fixed issue with Viewer in Lightbox (Thanks @mackensen!)
- Fixed issue with inline content in Lightbox
- Fixed issue with focus in Lightbox
1.3.1
- Added viewport and gesture locking for touch based components
- Added
maxFile
option in Upload - Renamed
maxQueue
option tomaxConcurrent
in Upload for clarity - Fixed error handling in Lightbox
- Fixed issue with Scrollbar jumping in Firefox
- Fixed issue with Scrollbar handle closing Dropdown
- Fixed issue with
wheel
event on Scrollbar track - Fixed Viewer styling issue in Lightbox theme
- Fixed issue when installing via NPM
- Deprecated YouTube options in Background for TOS compliance
1.3.0
- Added Viewer component
- Added file chunking to Upload
- Added load error event to Background
- Added
jumpItem
method to Carousel - Aliased
jump
,previous
, andnext
methods tojumpPage
,previousPage
, andnextPage
in Carousel - Fixed protocol agnostic YouTube thumbnail in Background
- Fixed Navigation styles in fs-light base theme
- Fixed issue with mobile dropdown options in Pagination
1.2.2
- Fixed issue with Dropdown options in WebKit/Blink on mobile
1.2.1
- Added ability to define custom fields for scroll depth events in Analytics
- Fixed issue with accessing target element from
beforeSend
callback in Upload - Fixed video sizing issue in Lightbox
- Fixed link actions in Pagination
- Removed erroneous
vertical
option in Tabs
1.2.0
- Added
lazy
andlazyEdge
options to Background - Added
update
method to Number - Added
update
method to Range - Added example code to demos
- Added custom pagination container in Carousel
- Fixed accessibility issues in Checkbox
- Fixed accessibility issues in Dropdown
- Fixed accessibility issues in Lightbox
- Fixed accessibility issues in Navigation
- Fixed accessibility issues in Number
- Fixed accessibility issues in Pagination
- Fixed accessibility issues in Scrollbar
- Fixed accessibility issues in Range
- Fixed accessibility issues in Tabs
- Fixed accessibility issues in Upload
- Fixed
visible
classing in Pagination - Fixed
disabled
hover state in Range - Normalized setting
active
item in Pagination - Removed non-standard
readonly
support from Checkbox
1.1.3
- Fixed link actions in Pagination
- Fixed display bug in Upload
1.1.2
- Added
accept
option to Upload
1.1.1
- Fixed issue with iOS
change
events in Dropdown - Fixed webkit touch scrolling in Lightbox
- Fixed webkit touch scrolling in Navigation (Thanks @nhall!)
1.1.0
- Added
thumbnail
option to Lightbox - Added
maxHeight
andmaxWidth
options for element modals in Lightbox - Added linked carousel support to Carousel
- Added controller carousel support to Carousel
- Fixed
rtl
positioning in Carousel - Fixed issues with Dropdown option container positioning
1.0.4
- Fixed issue with empty option values in Dropdown
1.0.3
- Fixed issue with multiple bindings in Media Query
1.0.2
- Fixed issue with fragment identifier linking in Tabs
1.0.1
- Fixed issue with
play
method in Background
1.0.0
- Added theme support for all Widget plugins
- Added fs-light base theme
- Added AMD module wrappers to all components
- Added custom video formatters in Lightbox
- Fixed issue with removing data in Cookie