Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@retail-ui/checkbox

sondh012717MIT0.7.0TypeScript support: included

The CheckBox component of @retail-ui

react, components, CheckBox, typescript, tsdx

readme

Check-box

Installation

yarn add -D @retail-ui/checkbox

Usage

Coming soon...

Following that, usage should be as simple as:

import { CheckBox } from '@retail-ui/checkbox'

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 (2020-09-10)

Features

  • all: bump devdeps to deps (429a82f)

0.6.0 (2020-09-07)

Features

  • all: refactor all styles, theme (ed31c21)

0.5.0 (2020-09-06)

Features

  • all: add component: input, checkbox, radio, dropdown, (9bb2072)

0.4.0 (2020-09-04)

Features

  • all: add and migrate all the other component from draft packages (2401dcf)