0.9.1 • Published 5 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 --saveOr:
yarn add @w2wds/reactImport 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
5 years ago
0.7.2
5 years ago
0.8.0
5 years ago
0.7.1
5 years ago
0.9.1
5 years ago
0.7.3
5 years ago
0.7.0
5 years ago
0.6.0
5 years ago
0.5.2
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.4.10
5 years ago
0.4.9
5 years ago
0.4.8
5 years ago
0.4.7
5 years ago
0.4.6
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.4.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago