mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
* Added React Native Share Extension
* Fixed Linting Issues
Fixed linting issues, added tests.
* Fixed other linting issues
Data returns a promise.
* Removed Public from state
Removed public from state.
* Added react-typing-animation
Added react-typing-animation.
* Updated react-typing-animation
Updated the react-typing-animation definitions
with the extra components such as delay, backspace.
* Fix small typo in react-typing-animation
Fixed small typo where onFinishedType should be
onFinishedTyping.
* Functions should return void
Functions in `Typing` should return void not `{}`.
* Added react-svg-morph
Added the react-svg-morph library.
* Added missing component MorphTransition
Added the type definitions for morph transition and
morph transition resize. Also fixed wrong defintion
for MorphReplaceResize.
Co-authored-by: Haseeb Majid <haseeb.majid@sky.uk>
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-svg-morph-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||