Skip to content

Releases: natura-cosmeticos/natds-android

v.9.0.0 - [BREAKING CHANGE] - Update attributes at Shortcut and Progress Indicator

16 Nov 11:23
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The previous version of the Shortcut and Progress Indicator is no longer compatible as attributes have been refactored. Prefixes were added in Shortcut and Progress indicator attributes to avoid conflicts with other libs:

Progress Indicator:

customHeight -> pgid_height
customWidth -> pgid_width
layer -> pgid_layer
size -> pgid_size

Shortcut:

colorIcon -> shct_icon_color
textLabel -> shct_text_label
iconName -> shct_icon_name
notify -> shct_notify

Features

  • Adds prefixes in shorctut and progress indicator attributes to avoid conflicts with other libs
  • Downgrade gradle version to 6.5 and AGP to 4.1.2 because any libs was not compatible to 7

v.8.6.2

15 Oct 12:41
Compare
Choose a tag to compare

Release 8.6.2 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🐛 Fix Textfield helpertext

Fix helpertext at Textfield, adjusting the boundary of its area according to the main component.

v.8.6.1

07 Oct 19:43
Compare
Choose a tag to compare

Release 8.6.1 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🐛 Fix StandardAppBarTop

Fix navigationIcon at StandardAppBar Top to become assignable

v.8.6.0

04 Oct 21:39
Compare
Choose a tag to compare

Release 8.6.0 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🎸 Standard Appbar Top updates

New attributes: mediaHeight and mediaWidth to media size, menu to allow inflate xml file in toolbar.

🎸 Badge updates

Custom fonts, border radius and colors to badge according brand.

v.8.4.0

17 Sep 19:15
Compare
Choose a tag to compare

Release 8.4.0 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🎸 Typography updates

Custom fonts for all brands are now available with assetFontFileDisplay, assetFontFileHeadline, assetFontFileBodyRegular, assetFontFileBodyBold theme attributes.

v.8.3.0

14 Sep 14:37
Compare
Choose a tag to compare

Release 8.3.0 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🎸 Menu updates

Now MenuView component has lowEmphasis attribute, that defines a disable style but clickable.

v.8.2.3

31 Aug 21:14
Compare
Choose a tag to compare

Release 8.2.3 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🐛 Fixes StandardAppBarTop

Allows empty text at title and set it programatically.

v.8.2.2

31 Aug 15:51
Compare
Choose a tag to compare

Release 8.2.2 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🐛 Fixes StandardAppBarTop attribute

Makes public toolbar property at StandardAppBarTop Component, to allows setSupportActionBar in activities.

v.8.2.1

31 Aug 13:32
Compare
Choose a tag to compare

Release 8.2.1 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🐛 Fixes AppBarTop attribute

Makes public toolbar property at AppBarTop Component, to allows setSupportActionBar in activities.

v.8.2.0

20 Aug 13:01
Compare
Choose a tag to compare

Release 8.2.0 - DS Android

Hi today we’re releasing the new version of Nat DS For Android!

What’s new:

🎸 Badge updates

Now Badge component has has limit number, variation and color attributes.