Tanner Linsley
Tanner Linsley
I've resorted using this plugin as opposed to the regular ng-grid in angular, cuz we are using some heavy data. And I must say, you're grid is awesome. I am...
### Discussed in https://github.com/TanStack/react-location/discussions/243 Originally posted by **GabriFila** March 17, 2022 Hi everyone, loving react-location, I use it for its url-search-related features. I added code-route-splitting. I wanted to add/play with...
Thanks for your interest in v3! Here's what needs to happen to hit a stable release: - [ ] Documentation - [x] Finish converting examples into the v3 "simple" example...
Crosshairs
Similar to tooltips and an interaction layer, cursors would be 🔥 and IMO, fit pretty naturally into the API by possibly being able to bind arbitrary marks (like `ruleX` and...
This got me for a bit. I realized that I had copied over the boilerplate (but not hidden files), so none of my scripts worked that use `babel-node` so added...
To reduce the size of the library, only the required prefixed properties for things like transforms should be included in their respective prefixed `@keyframes` declaration.
Known issue. The graphical portion of the masks will most likely be replaced soon by a canvas element that is more graphically capable of accurate transitions. The mouse-event catcher will...
Got any ideas on this? I'm testing some use cases right now. You'd probably want to mimic native scrolling functionality by making the deepest object scroll, and prevent propagation upward.
The pointer transform is awesome, but currently we're using Plot to build some tree maps and the x/y pointer transform doesn't feel natural with "boxed" targets. I would love to...