FireChat
FireChat copied to clipboard
Bump react-native-gifted-chat from 0.0.10 to 0.16.3
Bumps react-native-gifted-chat from 0.0.10 to 0.16.3.
Release notes
Sourced from react-native-gifted-chat's releases.
v0.16.3
v0.16.2
- fix: ๐ Avoid transitive dependencies for days 2fc7b99 (@tompap)
- fix: ๐ Pass textStyle prop from Avatar to GiftedAvatar 40b5e76 (@kenkotch)
- fix: ๐ Avoid setting heights twice within 0.1s 8f605e5 (@hanayashiki)
- fix: ๐ Use react-native-parsed-text correct version to be able to go to the web e9a6935 (@xcarpentier)
- fix: ๐ Remove typing indicator from tree when not typing d83c800 (@xcarpentier)
๐ Prepare the future of GiftedChat ๐
v0.16.1
- ๐Fix Typing visibility on the bottom when force the scroll fa7353f
v0.16.0
๐Fix TS types (ie. change file name
types.ts->Models.ts)import { IMessage, Reply } from 'react-native-gifted-chat'v0.15.2
- ๐New
infiniteScrollprop! Should to be used withloadEarlier,isLoadingEarlierandonLoadEarlierprops (7c2b566 , 88d9366)- ๐ Move dependency from
moment.jstodayjs(2fb040d, 7c2b566)v0.14.1
- ๐๏ธโโ๏ธremove new example folder from package
v0.14.0
- ๐Fixes of messagesContainerHeight
- ๐Fixes of typings of
<Bubble />- ๐ฌFeat new TypingIndicator animation (ie. new isTyping prop) by @shamilovtim
- ๐คFeat increase quick reply button text size
- ๐Feat add renderMessageAudio by Rodrigo Angelo Valentini
v0.13.0
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by xcarpentier, a new releaser for react-native-gifted-chat since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)