greenkeeper[bot]
b6d328c48d
chore(package): update lockfile package-lock.json
2018-11-30 00:52:00 +00:00
greenkeeper[bot]
29d9c69a97
chore(package): update @types/react to version 16.7.9
2018-11-30 00:51:57 +00:00
Sibelius Seraphini
11548edbfa
Merge pull request #1018 from tomasAlabes/patch-1
...
Error in FlatList with latest react-native version
2018-11-22 05:35:31 -02:00
Tomas Alabes
f1ba7d87d1
Error in FlatList with latest react-native version
...
`keyExtractor` in `FlatList` must now return a string: https://facebook.github.io/react-native/docs/flatlist#keyextractor
2018-11-21 23:06:35 -08:00
Xavier Carpentier
0a253f0f2b
fix imageStyle?: ViewStyle
2018-11-21 11:47:37 +01:00
Sibelius Seraphini
ad9c79744a
0.5.0
v0.5.0
2018-11-19 14:28:32 -02:00
Xavier Carpentier
fd5f1dfb22
Update index.d.ts
2018-11-14 16:54:45 +01:00
Xavier Carpentier
47465d8f1a
Update index.d.ts
2018-11-14 11:59:14 +01:00
Xavier Carpentier
f6573fc38d
Update index.d.ts
2018-11-14 11:55:56 +01:00
Xavier Carpentier
905c74829f
Update index.d.ts
2018-11-14 11:54:14 +01:00
Xavier Carpentier
d50e403237
Update README.md
2018-11-09 09:05:03 +01:00
Danilo Bürger
ebe4b31510
Improved typings ( #940 )
...
* Improved render typings
* Use IMessage type instead of any
2018-11-08 22:52:13 +01:00
raphaelpra
89c7b573cc
Change component interface name ISystemChat to SystemChat ( #995 )
...
* Change component name ISystemChat to SystemChat
ISystemChat was defined twice leading to issues
* Add system param to IChatMessage
2018-11-08 22:51:05 +01:00
Gianfrancø Palumbo
96f8cf8a7a
Add prop to customise to Text style of timestamps ( #942 )
...
* Add prop to customise to Text style of rendering times
* fix(Time) linting and test snapshot issues
2018-09-06 17:33:58 +02:00
Xavier Carpentier
a44cd245b5
Update README.md
2018-08-29 15:01:18 +02:00
Xavier Carpentier
c0bf5a91dc
Update README.md
2018-08-29 14:59:58 +02:00
doomsower
052094d4dd
Fix MessageContainer keyboard avoiding when messages array is empty ( #898 )
...
* Fix MessageContainer keyboard avoiding when messages array is empty
* Make linter happy
2018-07-22 16:26:51 +02:00
Araya
1ba8f8b233
Use IMessage type instead of any to define the type of message property ( #861 )
2018-07-09 11:17:31 +02:00
greenkeeper[bot]
0e17d218fb
chore(package): update prop-types to version 15.6.2 ( #907 )
2018-07-09 11:16:36 +02:00
greenkeeper[bot]
ffcfc78c4f
fix(package): update uuid to version 3.3.0 ( #913 )
2018-07-09 11:16:07 +02:00
Larry-Liu2016
1186b02deb
Update InputToolbar.js ( #906 )
2018-07-09 11:14:29 +02:00
Danilo Bürger
8ec3b1dbfe
Improved typings ( #916 )
...
* Replaced LinkStyle with TextStyle as LinkStyle doesn't even exist
* Properly typed renderDay and renderTime
* Added optional image prop to IChatMessage
2018-07-09 11:13:52 +02:00
Gleb Kost
1fedba2203
fix: enable renderFooter for FlatList MessageContainer ( #914 )
2018-06-29 14:44:39 +02:00
Helielson
36082ff059
Move listViewProps to the end ( #882 )
...
It allows to override props like `style` as suggested on #795
2018-06-16 22:47:19 +02:00
greenkeeper[bot]
dd6c79f5c0
chore(package): update react-test-renderer to version 16.4.0 ( #868 )
2018-06-16 22:45:09 +02:00
greenkeeper[bot]
ecc4c1f4d6
chore(package): update babel-jest to version 23.0.0 ( #869 )
2018-06-16 22:44:48 +02:00
David Meyer
dd0a756323
Update and Fix Slack Example ( #895 )
...
* 👽 Fixing PropTypes
* 🐛 Fix onSend()
2018-06-12 11:38:52 +02:00
Adrian Carolli
7f371855cc
Remove prop removeClippedSubviews on Flatlist ( #897 )
...
- Fixes videos disappearing on Android
2018-06-12 11:38:19 +02:00
Farid Safi
87560af32f
Merge pull request #890 from FaridSafi/example-pusher-chatkit
...
Example pusher chatkit
2018-06-05 11:56:12 +02:00
Farid Safi
972d44bbd0
Merge branch 'master' into example-pusher-chatkit
2018-06-05 11:55:40 +02:00
Farid Safi
e284d45097
Merge pull request #889 from bookercodes/patch-1
...
Update Chatkit readme.md
2018-06-05 11:44:55 +02:00
Alex Booker
75bad4da20
Update Chatkit readme.md
2018-06-05 10:32:54 +01:00
Frederic Barthelemy
7f98b26c2f
Fix typos in TS Types ( #877 )
...
* Fix typos in TS Types
* Some more typos!
2018-06-05 10:21:39 +02:00
Xavier Carpentier
c143b5f0fe
Modified for flatlist (from #629 ) ( #705 )
...
Modified for FlatList
2018-05-30 16:37:00 +02:00
Farid Safi
3914237768
fix tabs
2018-05-27 22:51:46 +02:00
Farid Safi
f825ae8181
ignore example folder
2018-05-27 22:46:18 +02:00
Farid Safi
cbbf8121a6
Merge pull request #853 from bookercodes/master
...
Add Chatkit banner
2018-05-09 22:57:10 +02:00
Alex Booker
c8c359e4cf
Add Chatkit asset to README.md
2018-05-09 21:52:32 +01:00
Alex Booker
ed769ac601
Add Chatkit banner asset
2018-05-09 21:48:37 +01:00
greenkeeper[bot]
53e1d90d62
chore(package): update react-test-renderer to version 16.3.2 ( #829 )
2018-05-07 17:50:26 +02:00
youpin
76c57a75d5
Update README.md ( #827 )
...
Update image because last image not exist
2018-05-07 17:49:36 +02:00
Farid Safi
fef50811cd
add image beacon to readme
2018-04-27 15:35:32 +02:00
greenkeeper[bot]
091de08d3b
chore(package): update react-test-renderer to version 16.3.1 ( #821 )
2018-04-14 18:39:03 +02:00
Xavier Carpentier
7232ac023e
chore(package): not ignore types definition
2018-04-06 23:08:38 +02:00
Bruno Cascio
bdb96d0665
Merge branch 'master' of github.com:FaridSafi/react-native-gifted-chat
2018-04-06 10:43:16 -03:00
Bruno Cascio
c0add098ec
(hotfix) Use indexOf instead of latest item for cancel action. Refactorized action press callback
2018-04-06 10:35:43 -03:00
greenkeeper[bot]
1b73a2433d
chore(package): update react-test-renderer to version 16.3.0 ( #812 )
2018-03-31 15:39:34 +02:00
Omkar Joshi
beabebdcee
Added type for showAvatarForEveryMessage in index.d.ts. #731 ( #811 )
2018-03-30 11:53:03 +02:00
Aaron Lee
ecc5ca98e1
Fixed Day headers when inverted prop is false ( #810 )
...
* Fix date headers when invert false
* Add nextMessage, inverted inherited PropTypes for Day
* Day inverted default prop should be inherited from parent
2018-03-27 16:26:34 +02:00
Aaron Lee
a830d65cb6
Add prop to always show send button ( #717 )
...
* Add prop to always show send button
* Clarify alwaysShowSend usage
2018-03-26 21:08:07 +02:00