react-native-typewriter
Version:
A React Native component for creating typing effects
101 lines (60 loc) • 5.15 kB
Markdown
# Change Log
## [v0.6.2](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.6.2)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.6.1...v0.6.2)
Closed issues:
- Fix visible characters state when children props change
[\#25](https://github.com/TaylorBriggs/react-native-typewriter/issues/25)
## [v0.6.1](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.6.1)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.6.0...v0.6.1)
Closed issues:
- Fix typing with mixed children of nested `<Text>` elements and strings
[\#18](https://github.com/TaylorBriggs/react-native-typewriter/issues/18)
## [v0.6.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.6.0)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.5.4...v0.6.0)
Closed issues:
- Support nested `<Text>` elements
[\#18](https://github.com/TaylorBriggs/react-native-typewriter/issues/18)
## [v0.5.4](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.5.4)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.5.3...v0.5.4)
Closed issues:
- Do not spread style props
[\#16](https://github.com/TaylorBriggs/react-native-typewriter/issues/16)
## [v0.5.3](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.5.3) (2017-10-09)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.5.2...v0.5.3)
**Closed issues:**
- Dependency warnings for RN 0.43+ [\#11](https://github.com/TaylorBriggs/react-native-typewriter/issues/11)
**Merged pull requests:**
- Import PropTypes form separate package [\#14](https://github.com/TaylorBriggs/react-native-typewriter/pull/14) ([sobstel](https://github.com/sobstel))
- Update deps [\#13](https://github.com/TaylorBriggs/react-native-typewriter/pull/13) ([TaylorBriggs](https://github.com/TaylorBriggs))
## [v0.5.2](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.5.2) (2017-08-25)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.5.1...v0.5.2)
**Merged pull requests:**
- Fix crash when fixed is true and style is undefined [\#12](https://github.com/TaylorBriggs/react-native-typewriter/pull/12) ([TaylorBriggs](https://github.com/TaylorBriggs))
## [v0.5.1](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.5.1) (2017-05-04)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.5.0...v0.5.1)
**Closed issues:**
- Unhandled JS Exception on fixed={true} [\#8](https://github.com/TaylorBriggs/react-native-typewriter/issues/8)
**Merged pull requests:**
- Fix invisible text style [\#9](https://github.com/TaylorBriggs/react-native-typewriter/pull/9) ([TaylorBriggs](https://github.com/TaylorBriggs))
- Release v0.5.0 [\#7](https://github.com/TaylorBriggs/react-native-typewriter/pull/7) ([TaylorBriggs](https://github.com/TaylorBriggs))
## [v0.5.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.5.0) (2017-04-12)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.4.0...v0.5.0)
**Merged pull requests:**
- Feature/props.fixed [\#6](https://github.com/TaylorBriggs/react-native-typewriter/pull/6) ([maxkomarychev](https://github.com/maxkomarychev))
- Release 0.4.0 [\#5](https://github.com/TaylorBriggs/react-native-typewriter/pull/5) ([TaylorBriggs](https://github.com/TaylorBriggs))
## [v0.4.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.4.0) (2017-03-15)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.3.0...v0.4.0)
**Merged pull requests:**
- Reformat changelog [\#4](https://github.com/TaylorBriggs/react-native-typewriter/pull/4) ([TaylorBriggs](https://github.com/TaylorBriggs))
- Fix react import syntax; linting changes [\#3](https://github.com/TaylorBriggs/react-native-typewriter/pull/3) ([petermikitsh](https://github.com/petermikitsh))
## [v0.3.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.3.0) (2016-06-11)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.2.0...v0.3.0)
**Merged pull requests:**
- Handle typing text as children [\#2](https://github.com/TaylorBriggs/react-native-typewriter/pull/2) ([TaylorBriggs](https://github.com/TaylorBriggs))
- Retype on props.text change [\#1](https://github.com/TaylorBriggs/react-native-typewriter/pull/1) ([TaylorBriggs](https://github.com/TaylorBriggs))
## [v0.2.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.2.0) (2016-05-27)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.1.1...v0.2.0)
## [v0.1.1](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.1.1) (2016-05-21)
[Full Changelog](https://github.com/TaylorBriggs/react-native-typewriter/compare/v0.1.0...v0.1.1)
## [v0.1.0](https://github.com/TaylorBriggs/react-native-typewriter/tree/v0.1.0) (2016-05-21)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*