0.9.1 • Published 4 years ago
@w2wds/react v0.9.1
@w2wds/react
These are React specific building blocks on top of @w2wds/core components.
Using these components
Add this package to your project:
npm install @w2wds/react --save
Or:
yarn add @w2wds/react
Import the Core CSS required for Way2Web Design System components to work properly:
import "@w2wds/core/dist/core/core.css";
Import the component(s) you want to use:
import { WayButton } from "@w2wds/react";
Use it in your JSX as any React component:
<WayButton href="https://www.way2web.nl">Way2Web</WayButton>
CodeSandbox example
An example of this setup: https://codesandbox.io/s/w2wds-react-example-i3w25
How to release a new version
- Build the core package
- Run build on this package
- Publish
0.9.0
4 years ago
0.7.2
4 years ago
0.8.0
4 years ago
0.7.1
4 years ago
0.9.1
4 years ago
0.7.3
4 years ago
0.7.0
4 years ago
0.6.0
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.5.0
4 years ago
0.4.10
4 years ago
0.4.9
4 years ago
0.4.8
4 years ago
0.4.7
4 years ago
0.4.6
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.3
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.4.2
4 years ago
0.3.1
4 years ago
0.3.0
4 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago