2.7.1 • Published 8 years ago

layout-components v2.7.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 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

8 years ago

2.7.0

8 years ago

2.6.3

8 years ago

2.6.2

8 years ago

2.6.1

9 years ago

2.6.0

9 years ago

2.5.0

9 years ago

2.4.0

9 years ago

2.3.0

9 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago