8000 Releases · aliernfrog/top-toast-compose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: aliernfrog/top-toast-compose

2.1.0

08 Sep 13:48
fffa2f9
Compare
Choose a tag to compare

This update bumps Compose Material/3 to fix compatibility issues.

🔧 Chores

2.1.0-alpha01

19 Jul 20:28
Compare
Choose a tag to compare
2.1.0-alpha01 Pre-release
Pre-release

♻️ Refactors

🔧 Chores

2.0.1

19 Jul 20:08
3ef9802
Compare
Choose a tag to compare

This release fixes build issues on JitPack.

Changes in 2.0.1-alpha01 are not included in this release, those changes will be kept in 2.1.0-alpha01

📝 Documentation Changes

🔧 Chores

2.0.1-alpha01

17 Apr 18:56
Compare
Choose a tag to compare
2.0.1-alpha01 Pre-release
Pre-release

Note

Changes in this version are not included in the stable 2.0.1, latest alpha (v2.1.0-alpha01) has these changes rebased on the stable one.

Fixes compatibility issues with 1.7.x of compose-material and 1.3.x of compose-material3, no backwards compatibility

Code Refactoring

Chores

2.0.0

10 Feb 19:40
Compare
Choose a tag to compare

BREAKING CHANGES

  • Publishing on GitHub Packages, JitPack is still there but it fails to build for no reason
  • TopToastType and related things are now deprecated
    • Use showToast to show a TopToast in TopToastHost
    • Use showAndroidToast to show a TopToast using Android Toast API

Features

  • update toast design and allow custom toasts (alieRN, alieRN)
  • add theming to android type toasts (aliernfrog)
  • allow disabling swipe to dismiss (aliernfrog)
  • top-toast-state: add setAppTheme (aliernfrog)
  • demo: advanced demos & enable r8 (alieRN)

Code Refactoring

Chores

Builds

Continuous Integration

  • update setup-java and upload-artifact (alieRN)
  • update actions/checkout to v4 (aliernfrog)
  • release: add packages permission (alieRN)

Documentation

  • README: add installation instructions and update example (aliernfrog)

1.4.0-alpha05

05 Feb 18:58
Compare
Choose a tag to compare
1.4.0-alpha05 Pre-release
Pre-release

Features

Bug Fixes

Continuous Integration

  • update setup-java and upload-artifact #10 (alieRN)

Chores

1.4.0-alpha04

14 Jan 18:56
Compare
Choose a tag to compare
1.4.0-alpha04 Pre-release
Pre-release

Documentation

Chores

1.4.0-alpha03

18 Dec 09:14
Compare
Choose a tag to compare
1.4.0-alpha03 Pre-release
Pre-release

Features

Chores

1.4.0-alpha02

17 Dec 20:19
Compare
Choose a tag to compare
1.4.0-alpha02 Pre-release
Pre-release

Builds

Continuous Integration

Chores

1.4.0-alpha01

17 Dec 14:24
Compare
Choose a tag to compare
1.4.0-alpha01 Pre-release
Pre-release

Features

Code Refactoring

Chores

0