Tintef

Results 7 issues of Tintef

Hi! First of all, great library! I think a pretty common use case for this library is showing a brief preview of the text and let the user expand the...

enhancement

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

I ran into a scenario where we have some fixed columns on the left, but the rest of them are sortable, so we can drag and drop them to do...

When columns resize feature is enable the last column resize handle has a weird behaviour. It either: 1. Grabbing the last column is hard (with both `overscrollX` and `rightElement`). 2....

type:enhancement
package:core

An easy way to reproduce is to add the following spec to the test suite: ```js const consecutiveNewlinesStr = `This is a quite long string that will need to wrap...

- Upgrade `@googlemaps/js-api-loader` and `@types/google.maps` to latest - Prefer using `google.maps.places.AutocompletionRequest` over custom `AutocompletionRequest` type - This makes it so `bounds` and `radius` are not accepted anymore in favor of...