Skip to content

Tags: JavaScriptJohn/react-native-toast-message

Tags

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BaseToast.styles.ts

Fix for toast not working on smaller devices.

v2.0.0

Toggle v2.0.0's commit message
**1) chore: publish v2.0.0** calintamas

(SHA: 8e01db7)

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message
**1) fix: publish workflow** calintamas

(SHA: f81ad08)

**1) fix: type declaration path** calintamas
(SHA: 2da43c9)

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message
**1) update changelog** calintamas

(SHA: d6e506b)

**1) Bump @types/jest from 27.0.1 to 27.0.2 (calintamas#252)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>** dependabot[bot]
(SHA: 02c5eaf)

**1) Bump prettier from 2.3.2 to 2.4.1 (calintamas#253)

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>** dependabot[bot]
(SHA: 7fe3db6)

**1) Bump eslint-config-backpacker-react from 0.5.0 to 0.6.0 (calintamas#254)

Bumps [eslint-config-backpacker-react](https://github.com/backpacker/eslint-config) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/backpacker/eslint-config/releases)
- [Commits](https://github.com/backpacker/eslint-config/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: eslint-config-backpacker-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>** dependabot[bot]
(SHA: a89e95c)

**1) Bump tmpl from 1.0.4 to 1.0.5 (calintamas#248)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>** dependabot[bot]
(SHA: 60bf51b)

**1) feat: typescript rewrite (calintamas#259)

* feat: typescript rewrite

* feat: write tests

* feat: add readme** calintamas
(SHA: dd4e28b)

**1) docs: update docs for v2 (calintamas#263)** calintamas
(SHA: e76bcc4)

**1) chore: add issue templates (calintamas#268)** calintamas
(SHA: 11e2d83)

**1) chore: update github workflows (calintamas#269)

* chore: update github workflows

* chore: add repo dispatch script** calintamas
(SHA: f4e0e90)

**1) chore: set v2.0.0-beta.1 (calintamas#270)** calintamas
(SHA: 96565cb)

**1) chore: add demo gif (calintamas#272)** calintamas
(SHA: e98de7d)

**1) Merge pull request calintamas#271 from calintamas/v2

chore: publish v2.0.0-beta.1** calintamas
(SHA: ad6b942)

v1.6.0

Toggle v1.6.0's commit message
**1) fix changelog** calintamas

(SHA: 9d07a9e)

**1) export default toast to reuse them with custom props. (calintamas#225)

* export default toast

* Add default toast

* Update README.md

Co-authored-by: Calin Tamas <[email protected]>

* Update README.md

Co-authored-by: Calin Tamas <[email protected]>

* Update index.d.ts

Co-authored-by: Calin Tamas <[email protected]>** MrLibya
(SHA: b1c0e25)

**1) publish v1.6.0** calintamas
(SHA: 377dcbb)