Commit Graph

772 Commits

Author SHA1 Message Date
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
Xavier Carpentier
10f0a42d5a add peerDependencies (#802)
* chore(deps): add peerDependencies
With prop-types, react and react-native and * versions.
2018-03-21 12:07:27 +01:00
Hristo Hristov
6c5eb2ed8e fixing issue #797 (#798) 2018-03-17 16:26:06 +01:00
Xavier Carpentier
5aa5335d61 chore(bump): 0.4.3 v0.4.3 2018-03-16 14:41:43 +01:00
Xavier Carpentier
869b0b2b49 chore(publish): prepare clean publish v0.4.2 2018-03-16 14:15:30 +01:00
Xavier Carpentier
08301adc4c bump 0.4.2 2018-03-16 14:12:50 +01:00
Bruno Cascio
b9db8f8638 Hotfix bad this context when calling actions 2018-03-15 13:13:47 -03:00
greenkeeper[bot]
74863665f8 chore(package): update babel-jest to version 23.0.0-alpha.0 (#794) 2018-03-15 16:50:20 +01:00
Xavier Carpentier
638db76b6f Create codecov.yml 2018-03-15 10:10:23 +01:00
Joel Arvidsson
4dea9ba580 Remove redundant ref causing crash in React 16.1 (#643) 2018-03-12 18:23:10 +01:00
Andrea Ascari
ad2ede9f79 Removed declare statement, as implicit, use ReactNode instead JSX.Element (#786) 2018-03-09 18:54:18 +01:00
Bruno Cascio
310b156c19 Bumped 0.4.1 v0.4.1 2018-03-08 14:19:02 -03:00
Bruno Cascio
2a02b84af1 Updated yarn.lock 2018-03-08 14:16:29 -03:00
Bruno Cascio
d688dcace5 Bump 0.4.0 version 2018-03-08 14:15:48 -03:00
Martin Adamko
c4e3863a9e Replace hardcoded width set to full screen width (#776)
* Replace hardcoded width set to full screen width

* Update to pass tests
v0.4.0
2018-03-07 12:15:32 +01:00
greenkeeper[bot]
d092d0df50 fix(package): update prop-types to version 15.6.1 (#772) 2018-02-27 15:23:27 +01:00
Xavier Carpentier
f1e3b70fa6 Add mysql question 2018-02-23 10:24:46 +01:00
greenkeeper[bot]
00f79fc0b2 chore(package): update babel-jest to version 22.4.1 (#763) 2018-02-23 10:18:54 +01:00
greenkeeper[bot]
75a8ce21cb chore(package): update babel-jest to version 22.4.0 (#759) 2018-02-20 14:22:36 +01:00