Skip to content

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

29 Sep 16:02
Compare
Choose a tag to compare

`getCollectionElements`: Added 'previous' query

29 Sep 15:59
Compare
Choose a tag to compare

getCollectionElements: Fixed `page` param not being optional in the overload

26 Sep 17:25
Compare
Choose a tag to compare

Revert: Removed .npmignored and switched to the "files" param in package.json instead"

26 Sep 17:21
Compare
Choose a tag to compare

Added getCollectionElements helper. Removed .npmignored and switched to the "files" param in package.json instead

Improved selectInputElement helper

30 Apr 07:58
Compare
Choose a tag to compare

No need to manually set the custom checked CSS class, Webflow already detects the custom dispatched events and sets it automatically.

Added PickPartial type

27 Apr 11:13
Compare
Choose a tag to compare

Added PartialExcept type

27 Apr 09:03
Compare
Choose a tag to compare

Fixed removeChildElements helper not being properly exported

25 Apr 18:04
Compare
Choose a tag to compare