Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
mehranjavid pushed 1 commit to main mehranjavid/react-native-toast-message
- Update useSlideAnimation.ts 85720c0
mehranjavid pushed 22 commits to main mehranjavid/react-native-toast-message
- chore(deps): bump @babel/traverse from 7.18.2 to 7.23.2 (#489) Bumps [@babel/traverse](https://github.com/babel/babe... ec088ff
- chore: release v2.1.7 8a023cc
- chore: add 'success', 'error' and 'info' to ToastType (#510) * chore: typeScrypt for type of toastMessage * Allow... 58d77ad
- chore: release v2.1.8 10832bd
- docs: fix build status badge ce571f7
- feat: add text1Style and text2Style to ToastOptions (#479) * fix: availability of text1 and text2 style props * c... 3ae6f01
- chore: release v2.1.9 50b52b8
- chore(deps): bump json5 from 1.0.1 to 1.0.2 (#445) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2... 691bd1e
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#455) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3... 74beeff
- chore(deps): bump semver from 6.3.0 to 6.3.1 (#490) Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to... 2249237
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 (#491) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap)... c46d59f
- chore(deps): bump yaml from 2.1.1 to 2.3.3 (#492) Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.1 to 2.3.3. ... 6aa1a58
- docs: fix small typo (#515) 4aad9a7
- fix: toast showing again when dragging after it was dismissed (#488) 1b23564
- chore: release v2.1.10 d64f941
- feat: add option to disable swipe gestures (#446) * feat(swipeable): option to disable swipe gestures * test: upd... 5574c2a
- chore: remove changelog.md, use gh releases 896fb1b
- chore: release v2.2.0 c9f6e08
- remove the unnecessary touchable wrapper (#537) fd3a03a
- fix: toast pops up randomly when drawer/dialog opens (Android-only) 6a29275
- and 2 more ...