Releases: finsweet/ts-utils
Releases · finsweet/ts-utils
`getCurrentBreakpoint`: Fixed media matching issue.
`webflow`: Added `WEBFLOW_BREAKPOINTS` and `getCurrentBreakpoint`
Created `sameValues` helper.
Added `PaginationWrapper` to `WebflowElements`, `css` and `getCollectionElements`
`extractCommaSeparatedValues`: Fixed edge cases where the string had spaces in determinate positions.
Created new `setFormFieldValue` method that replaces the `selectInputElement` one.
Created `getCollectionListWrappers` webflow helper
`clearFormField`: Added `omitEvents` param.
`webflow/css.ts`: Added `HTML_EMBED_CSS_CLASS`
Added `RichTextBlockElement` type