0.4.6 • Published 6 years ago
@leeruniek/webclient-ui v0.4.6
webclient-ui
Pure UI components
Docs
Check our storybook to see components that we use.
Install
npm i eslint @leeruniek/webclient-ui --save-devUse
import { LUCheckbox } from "@leeruniek/webclient-ui"
render() {
return <LUCheckbox label="UI component from separate repo"/>
}Develop
git clone git@github.com:leeruniek/webclient-ui.git && \
cd webclient-ui && \
npm run setup
# run tests (any `*.test.js`) once
npm test
# watch `src` folder for changes and run test automatically
npm run tddChangelog
History of all changes in CHANGELOG.md
0.4.1 - 29 November 2019
Improvements
- Allow
LURadioGroups to be laid out horizontally
0.4.6
6 years ago
0.4.5
6 years ago
0.4.4
6 years ago
0.4.3
6 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.43
6 years ago
0.3.42
6 years ago
0.3.41
6 years ago
0.3.40
6 years ago
0.3.39
6 years ago
0.3.38
6 years ago
0.3.37
6 years ago
0.3.36
6 years ago
0.3.35
7 years ago
0.3.34
7 years ago
0.3.33
7 years ago
0.3.32
7 years ago
0.3.31
7 years ago
0.3.30
7 years ago
0.3.29
7 years ago
0.3.28
7 years ago
0.3.27
7 years ago
0.3.26
7 years ago
0.3.25
7 years ago
0.3.24
7 years ago
0.3.23
7 years ago
0.3.22
7 years ago
0.3.21
7 years ago
0.3.20
7 years ago
0.3.19
7 years ago
0.3.18
7 years ago
0.3.17
7 years ago
0.3.16
7 years ago
0.3.15
7 years ago
0.3.14
7 years ago
0.3.13
7 years ago
0.3.12
7 years ago
0.3.11
7 years ago
0.3.10
7 years ago
0.3.9
7 years ago
0.3.8
7 years ago
0.3.7
7 years ago
0.3.6
7 years ago
0.3.5
7 years ago
0.3.4
7 years ago
0.3.3
7 years ago
0.3.2
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.2.0
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago