1.1.16 • Published 7 years ago
pogosnap-web-components v1.1.16
PoGoSnap Web Components

Components for PoGoSnap, use them in the following way
npm install --save pogosnap-web-components
import { Card } from 'pogosnap-web-components';
const mewCard = <Card pokemonNumber="151" imageUrl="http://foo.com/mew.jpg" description="Mew" userName="Gimpneek" />
Available components:
- Footer
- Logo
- Button
- Header
- CardHeader
- PokemonDetail
- CardFooter
- CardImage (using react-lazyload)
- CardConfirmation
- Card
- ImageFeed
- FeaturedImage
- GridImage (using react-lazyload)
- ImageGrid
- PokedexEntries
- TabBar
- ButtonField
- ButtonGroupField
- FieldField
- InputField
- SelectField
- Modal
To see the components in action just run npm run storybook
and visit http://localhost:6006.
1.1.16
7 years ago
1.1.15
7 years ago
1.1.14
7 years ago
1.1.13
7 years ago
1.1.12
7 years ago
1.1.11
7 years ago
1.1.10
7 years ago
1.1.9
7 years ago
1.1.8
7 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.5-dev.3
7 years ago
1.1.5-dev.2
7 years ago
1.1.5-dev
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago