Skip to content

Releases: dooboolab-community/dooboo-ui

0.1.15

11 Jul 10:41
Compare
Choose a tag to compare

Include inputRef prop in [EditText] to expose ability to customize behavior such as setting next focus.

0.1.14

25 Jun 02:37
Compare
Choose a tag to compare

Set default theme to [Accordion].

Expose IconName form [Icon] to provide types.

0.1.13

23 Jun 06:20
Compare
Choose a tag to compare

Fix [ButtonGroup] style props to styles.

  • This design aligns with other components.

0.1.12

19 Jun 11:34
cebde8d
Compare
Choose a tag to compare

Installing dooboo-ui font is hard to install for react-native cli.
Make this process easier by providing the installation with yarn react-native link.

Fix [Icon] to receive color and style props.

0.1.11

19 Jun 08:09
Compare
Choose a tag to compare

Minor fix in styles.

[Button]

  • Set proper default background when loading.

[SnackBar]

  • Set smaller vertical padding on the container.

0.1.10

13 Jun 12:49
Compare
Choose a tag to compare

Add [NetworkImage] to main component (#30)

Minor fixes on [Snackbar] UI (088c3e2)

0.1.9

12 Jun 09:42
Compare
Choose a tag to compare

Add [Snackbar] to main package #28.

Apply updated colors of design #29.

0.1.8

07 Jun 13:40
71668c8
Compare
Choose a tag to compare

Add animation to [Checkbox] and [RadioButton] for reactivity.

  • RadioButton
    radio-anim

  • CheckBox
    checkbox-anim

0.1.7

07 Jun 11:24
Compare
Choose a tag to compare

Add [RadioGroup] #26

0.1.6

06 Jun 06:28
Compare
Choose a tag to compare