Releases: finsweet/ts-utils
Releases · finsweet/ts-utils
`getCollectionElements`: Now `items` query will return `HTMLDivElement[]` instead of `NodeListOf<HTMLDivElement>`
types: Added export `type` keyword in front of all exports
`getCollectionElements`: Added 'previous' query
getCollectionElements: Fixed `page` param not being optional in the overload
Revert: Removed .npmignored and switched to the "files" param in package.json instead"
Added getCollectionElements helper. Removed .npmignored and switched to the "files" param in package.json instead
Improved selectInputElement helper
No need to manually set the custom checked CSS class, Webflow already detects the custom dispatched events and sets it automatically.
Added PickPartial type
v0.4.0
Added PartialExcept type
v0.3.0