2.7.1 • Published 9 years ago

layout-components v2.7.1

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

layout-components

A collection of layout components for React and can bring your code to a new level.

=> See live demos here: layout-components <=

Todo

  • update react-docgen to output the correct prop type in the demo table.

Usage (as a template)

npm install layout-components

and then in your code, you can import

import {Responsive, Row, Flex, FlexItem, FlexSpacer, flexStyle} from 'layout-components';
const {flexFixed, flexFluid} = flexStyle;

// More detailed demo see link above.

Develop

run npm run serve-docs to open the example.

2.7.1

9 years ago

2.7.0

9 years ago

2.6.3

9 years ago

2.6.2

9 years ago

2.6.1

9 years ago

2.6.0

9 years ago

2.5.0

9 years ago

2.4.0

10 years ago

2.3.0

10 years ago

2.2.0

10 years ago

2.1.0

10 years ago

2.0.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago