Skip to content

Releases: joelkanyi/kompose-country-code-picker

1.2.6

25 Aug 14:05
Compare
Choose a tag to compare

What's Changed

  • update dependency org.jetbrains.kotlinx.binary-compatibility-validator from 0.14.0 to v0.16.3 by @renovate in #70
  • update plugin dependencies from 8.5.0 to v8.5.1 by @renovate in #68
  • update all non-major dependencies by @renovate in #69
  • update gradle/actions action from v3 to v4 by @renovate in #76
  • update plugin dependencies from 8.5.1 to v8.5.2 by @renovate in #77
  • update all non-major dependencies by @renovate in #75
  • update dependency com.googlecode.libphonenumber:libphonenumber from 8.13.43 to v8.13.44 by @renovate in #78
  • update to kotlin 2.0 by @joelkanyi in #79

Full Changelog: 1.2.5...1.2.6

1.2.5

30 Jul 16:39
2cf3563
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4

09 Jul 12:56
d7fd895
Compare
Choose a tag to compare

What's Changed

  • Ensure Proper Formatting of Phone Numbers Starting with Country Codes by @joelkanyi in #66
  • TextStyle and Flag Size Options for Customizing KomposeCountryCodePicker's TextField by @joelkanyi in #67

Full Changelog: 1.2.3...1.2.4

1.2.3

05 Jul 09:53
4e6095a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

08 Jun 18:02
396af91
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

05 Jun 12:10
6e05f8c
Compare
Choose a tag to compare

What's Changed

  • Create Custom rememberSavable Saver to fix the issue where rememberKomposeCountryCodePickerState was not being persisted on configuration change by @joelkanyi in #56
  • Use explicit API mode for strict and warning mode by @joelkanyi in #55

Full Changelog: 1.2.0...1.2.1

1.2.0

29 May 04:50
db57f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.2.0

1.1.2

06 May 07:54
e56f369
Compare
Choose a tag to compare

What's Changed

  • update plugin dependencies from 8.3.2 to v8.4.0 by @renovate in #38
  • Feat: Allow interaction on text-field i.e clicking on text-field by @Breens-Mbaka in #49

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Apr 03:52
53f7585
Compare
Choose a tag to compare

What's Changed

  • Add picker content color by @joelkanyi in #45
  • update dependency com.googlecode.libphonenumber:libphonenumber from 8.13.34 to v8.13.35 by @renovate in #39
  • update gradle/wrapper-validation-action action from v2 to v3 by @renovate in #40

Full Changelog: 1.1.0...1.1.1

1.1.0

25 Apr 17:43
Compare
Choose a tag to compare

What's Changed

  • update public Apis
  • add options to add container and content color of picker dialog

Full Changelog: 1.0.9...1.1.0