- Added compiled theme files for each component
- Fixed issue with un-contained Carousel item focus
- Fixed issue with Viewer in Lightbox (Thanks @mackensen!)
- Fixed issue with inline content in Lightbox
- Fixed issue with focus in Lightbox
- 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
- 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
- Fixed issue with Dropdown options in WebKit/Blink on mobile
- 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
- 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
- Fixed link actions in Pagination
- Fixed display bug in Upload
- Added
accept
option to Upload
- Fixed issue with iOS
change
events in Dropdown - Fixed webkit touch scrolling in Lightbox
- Fixed webkit touch scrolling in Navigation (Thanks @nhall!)
- 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
- Fixed issue with empty option values in Dropdown
- Fixed issue with multiple bindings in Media Query
- Fixed issue with fragment identifier linking in Tabs
- Fixed issue with
play
method in Background
- 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