Skip to content

Releases: natura-cosmeticos/natds-rn

natds-rn v3.0.0 released!

01 Oct 14:23
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The theme contract has changed. We replaced natds-styles with natds-themes. Read the migration guide here

Features

natds-rn v2.6.0 released!

22 Sep 12:49
Compare
Choose a tag to compare

What's new:

Components 🧩

  • Snackbar:

    New component! (964eb25)

natds-rn v2.5.0 released!

17 Sep 21:02
Compare
Choose a tag to compare

What's new:

Components 🧩

natds-rn v2.4.0 released!

17 Sep 20:59
Compare
Choose a tag to compare

What's new:

Components 🧩

  • Button:

    The component now supports three different button sizes (8ae2297)

natds-rn v2.3.0 released!

15 Sep 19:47
Compare
Choose a tag to compare

What's new:

Components 🧩

  • Icon

    The Icon component now supports sizes and colors!

natds-rn v2.2.1 released!

15 Sep 19:47
Compare
Choose a tag to compare

2.2.1 (2020-08-27)

Bug Fixes πŸ›

  • icon: add Icon and IconButton to the lib entry point (#98) (818c8b1)

natds-rn v2.2.0 released!

15 Sep 19:57
Compare
Choose a tag to compare

What's new:

Components 🧩

Bug Fixes 🐞

  • Change styled components to peer, consume tokens internally (42d947d)

natds-rn v2.1.0 released!

25 Aug 18:47
Compare
Choose a tag to compare

natds-rs v2.1.0 released!

What's new:

Components 🧩

  • Progress Indicator (New component! 🎊)

    The Circular variant is now available!
  • Selection Control (New component! 🎊)

    The Radio variant is now available!

natds-rn v2.0.1 released!

25 Aug 18:47
Compare
Choose a tag to compare

natds-rs v2.0.1 released!

What's new:

Components 🧩

  • Button

    The button component now supports the Disabled state
  • 🎊 Divider

    New component! - A divider is a thin line that separates content in lists and layouts.
  • 🎊 Tab

    New component! - Tabs allow the users to navigate between groups of contents that are at the same level of hierarchy.

Bug Fixes πŸ›

  • change styled components to peer, consume tokens internally (f3517b3)
  • numerical font weight on android (08240f1)
  • remove font-family definitions (3d19500)

natds-rn v2.0.0 released!

12 Jun 19:10
Compare
Choose a tag to compare

v2.0.0

natds-rs v2.0.0 released!

Whats is new:

Multibranding support

In this release we are adding the first two fully themable components on natds-rn 🎊
We're using natds-styles as our source of tokens.
See migration guide and implementation examples in the docs.

Components

Button

The Button currently supports three variants: contained, outlined and text

Dialog

The Dialog can be used for alert and confirmation.
You can see the docs for implementation samples.

Simulator Screen Shot - iPhone 11 - 2020-05-20 at 17 56 03