Skip to content

Latest commit

 

History

History
201 lines (114 loc) · 4.93 KB

CHANGELOGS.md

File metadata and controls

201 lines (114 loc) · 4.93 KB

Changelogs

0.1.32

Features

  • FAB (Floating Action Button)

    Newly added #67

Enhancement

  • NetworkImage

    Organize props #115

Contributors

0.1.31

Features

  • Packages

    • AlertDialog

      Provide three types of dialog: alert, confirm, and prompt. You may try this by installing @dooboo-ui/alert-dialog.

Enhancements

  • NetworkImage
    • Error handling when image url is invaild or not found.
    • iOS and Android support when loading.
    • Overall code refactoring.

Documentations

Contributors

0.1.30

1 More dooboo-ui icon

  • follow-shape

0.1.29

Fix [SwitchToggle] error #102.

0.1.28

Rewrite [SwitchToggle] #86.

0.1.27

Implement [SelectBox] component #73

0.1.26

16 More dooboo-ui icons

  • chevron-right-shape
  • chevron-left-shape
  • chevron-down-shape
  • chevron-up-shape
  • trash-light
  • pen-light
  • burger-shape
  • dots-light
  • wifi-unable-light
  • wifi-light
  • mic-shape
  • mic-light
  • phone-shape
  • phone-light
  • clip-shape
  • clip-light

0.1.25

Add display maxLength to EditText #75

Replace style props to styles in [Accordion] #69

0.1.23

Detect orientation on media query #68

0.1.22

Hotfix [SwitchToggle]. The endPos rely on the paddingRight when provided.

0.1.21

Hotfix [SwitchToggle]. The padding props overwrites to paddingLeft, paddingRight, paddingTop and paddingBottom in emotion. Prevent padding value to be undefined.

0.1.20

Include [Button] type light #41.

0.1.19

Enhance typings in [ButtonGroup] to receive different props for data.

0.1.18

Add comment-light icon to dooboo-ui Icon.

0.1.17

Enhance color arrangement in [EditText] #37.

0.1.16

More icons added.

0.1.15

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

0.1.14

Set default theme to [Accordion].

Expose IconName form [Icon] to provide types.

0.1.13

Fix [ButtonGroup] style props to styles.

This design aligns with other components.

0.1.12

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

Fix [Icon] to receive color and style props.

0.1.11

Minor fix in styles.

[Button]

  • Set proper defalut background when loading.

[SnackBar]

  • Set smaller vertical padding on container.

0.1.10

Add [NetworkImage] to main component (#30)

Minor fixes on [Snackbar] UI (088c3e2247cc120e5db2044bc91e5304f939e8bd)

0.1.9

Add [Snackbar] to main package #28.

Apply updated colors of design #29.

0.1.7

Add [RadioGroup] #26.

0.1.6

All components renewed in V2 which starts from version 0.1.0.

The previous version lasts in 0.8.0 and this is al so transffered to dooboo-ui-legacy.

  • [SwitchToggle] added #25.

0.1.5

Fix [StatusBarBrightness] component which did not realize theme.