Skip to content

Releases: Trendyol/showcase

Showcase 2.0.4

13 Jun 07:40
cd51eea
Compare
Choose a tag to compare

changed slidable content image view scale type
set slidable content image view height with ratio

Showcase 2.0.3

20 Sep 13:49
66a4cf8
Compare
Choose a tag to compare

Set arrow visibility by @ertugrulkaragoz in 34

Showcase 2.0.2

11 Sep 08:51
6c9438c
Compare
Choose a tag to compare

showcase:2.0.1

15 Aug 11:53
c5c2c02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Showcase 2.0.0

23 Mar 07:26
fa998c9
Compare
Choose a tag to compare

With this release we've improved several things in library but the most important update is that we've removed Data Binding from the library. Now the consumer applications does not have to enable dataBinding and use KAPT plugin.

What's Changed

  • Remove DataBinding by @bilgehankalkan in #29
    • Update Gradle version to 7.6.1.
    • Update AGP version to 7.4.2.
    • Update app compat libraries to their latest.
    • Fix theme bug by checking given showStatusBar setting.
    • Update sample library.
  • Align Repositories by @bilgehankalkan in #30

Full Changelog: 1.3.1...2.0.0

1.3.1

27 Oct 13:21
3e01a65
Compare
Choose a tag to compare

What's Changed

  • Bugfix/hide slidable content size when single item by @turkergoksu in #28

Full Changelog: 1.3.0...1.3.1

1.3.0

06 Sep 07:57
ae00c8c
Compare
Choose a tag to compare

What's Changed

  • Observe parent lifecycle and dismiss Showcase when it destroyed by @Muhammedguven in #27

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

04 Aug 11:50
4c2e6a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

07 Jul 07:07
c25380e
Compare
Choose a tag to compare
Merge pull request #25 from Trendyol/toolTipVisibilityAndHighlightRadius

add highlight radius and toolTip visibility

1.1.0

30 Jun 08:19
f013250
Compare
Choose a tag to compare

What's Changed

  • Observe parent lifecycle and dismiss Showcase when it destroyed in #24

New Contributors

  • @bsobe DefaultLifecycleObserver to observe parent lifecycle