Releases: danreeves/react-tether
Releases · danreeves/react-tether
v3.0.0
Compare
Sorry, something went wrong.
No results found
Ported source to TypeScript and simplified the repo. Upgrade from 2.x if you want, this is just prepping the repo for v4
2.0.7
Compare
Sorry, something went wrong.
No results found
2.0.6
Compare
Sorry, something went wrong.
No results found
v2.0.4
Compare
Sorry, something went wrong.
No results found
Added constraints property to Typescript type definitions. Thanks @JabbyPanda
Improved stability of class names on the tethered element. Thanks @j3tan
2.0.2
Compare
Sorry, something went wrong.
No results found
Fixed attachment property in TypeScript definition. Thanks @dylan-baskind
2.0.1
Compare
Sorry, something went wrong.
No results found
Fix unnecessary DOM mutations in render, which caused unexpected behaviour. Thanks @NilSet
1.0.4
Compare
Sorry, something went wrong.
No results found
Fixed passing of event arguments to onUpdate and onRepositioned. Thanks @minznerjosh
Improved TypeScript definition. Thanks @minznerjosh
1.0.3
Compare
Sorry, something went wrong.
No results found
Added some missing props in the TypeScript definition. Thanks to @flacerdk
1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.1
Compare
Sorry, something went wrong.
No results found
Add className to the TypeScript definition for the TetherComponent. Thanks @ryprice