Skip to content

Releases: a914-gowtham/compose-ratingbar

v1.3.0

27 May 13:51
Compare
Choose a tag to compare

Fix:

  1. Wrong star count calculation on user interactions (click/drag) #33 #11

e03f78e#diff-b0bece7d44fe9b3ba1730b640dfb479eb00a6fc99610024670f8bd82f8e5bdcd

video6310050670066010906.mp4

v1.2.5

13 Feb 10:04
Compare
Choose a tag to compare

Update:

v1.2.4

17 Sep 08:39
Compare
Choose a tag to compare

Update:

v1.2.3

04 Feb 18:42
Compare
Choose a tag to compare

Bugfix:

v1.2.2

23 Jan 04:55
Compare
Choose a tag to compare

💥 Breaking changes:

v1.2.1

07 Jan 20:11
Compare
Choose a tag to compare

Update:

  1. compose version to 1.0.5

v1.2.0

19 Dec 08:25
Compare
Choose a tag to compare

Fix:

  • Dragging is not working inside the scrollable. ex: LazyColumn, LazyRow (#16 )

v1.1.2

12 Nov 12:59
Compare
Choose a tag to compare

Improvements:

  • Rtl support added #15

bug fixes v1.1.1

23 Aug 18:25
Compare
Choose a tag to compare

Bug fixes:
#9, #12 , #13

Breaking changes:

  • Added state hoist pattern.
  • onValueChange param needs to be used.
  • onRatingChanged is called on dragging completion or single touch event completion

compose stable update

29 Jul 20:57
Compare
Choose a tag to compare
1.1.0

Merge branch 'main' of https://github.com/a914-gowtham/compose-rating…