Skip to content

Releases: skydoves/AndroidVeil

1.1.3

18 Sep 10:11
e6676ef
Compare
Choose a tag to compare

What's Changed

  • ShimmerContainer and maskElements leaking views on multiple calls to VeilLayout#setLayout(View) by @AlexQuinlivan in #21
  • hide Veil recyclerView with gone by @ahmedmed7t in #25
  • support wrap content items by @ahmedmed7t in #26
  • Implement isWrapItemContent for deciding width & height sizes by @skydoves in #27
  • Update Gradle set up and refactor entire code formats by @skydoves in #28
  • Migrate to maven central publishing scripts by @skydoves in #30
  • update README file by @ahmedmed7t in #29

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

16 Nov 09:08
5319ef2
Compare
Choose a tag to compare

What's New?

  • Fixed: LinearLayoutManager will be applied depending on its attributes.
  • Updated: Refactored internal resources & codes.
  • Improved: Added KDocs for VeilLayout.

1.1.1

28 Nov 05:14
ba18b3d
Compare
Choose a tag to compare

🎉 Release a new version 1.1.1! 🎉

What's New?

  • Removed kotlin-android-extension and migrated to ViewBinding.
  • Refactored VeiledAdapter internally.
  • Updated Kotlin version to 1.4.20 internally.

1.1.0

24 Oct 07:17
08a257f
Compare
Choose a tag to compare

🎉 Released a new version 1.1.0! 🎉

What's New?

  • Support OverScrollMode (#12)
  • Used kotlin 1.4.10 stable internally.
  • Removed unused dependencies. (kotlin stdlib)
  • Used single abstract method conversions to listeners.

1.0.9

27 Apr 15:33
e119a5f
Compare
Choose a tag to compare

Released a new version 1.0.9.

What's the difference?

  • Removed BaseRecyclerViewAdapter dependency
  • Used ViewBinding instead of kotlin synthetic for enhancement of the performance

1.0.8

21 Nov 13:28
e26236d
Compare
Choose a tag to compare

Released a new version 1.0.8.

Implemented setLayout(view: View) funtionality.

1.0.7

03 Nov 10:24
5400efd
Compare
Choose a tag to compare

Released a new version 1.0.7. #8

Implemented a new feature: defaultChildVisible.

All child views will be invisible when called veil() by default.

v1.0.6

12 Jun 15:17
714f673
Compare
Choose a tag to compare

implements drawable & radius attributes on VeilLayout and VeilRecyclerFrame.

v1.0.5

03 May 05:30
Compare
Choose a tag to compare

update gradle build & dependencies version

v1.0.4

24 Jan 04:24
Compare
Choose a tag to compare
publish v1.0.4