1.10.2 ā€¢ Published 3 years ago

@viewar/components v1.10.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@viewar/components

ViewAR's reusable react components

Build Status Dependabot Status PRs Welcome NPM Release Conventional Commits Semantic Versioning

BETA VERSION

requires @viewar/webpack

ComponentPresenter

ā—ļø This is just a provisional styleguide subtstitute
šŸ— until we found the right component pattern libary to match our needs

see [feat] add styleguide (issue#2)

Usage

npm run start:mock or
npm run start for 3D mode

what

reads hash location and renders corresponding Component

how

links to component showcases are auto generated
requires export in '/components/showcases.js':

export { default as Button } from 'components/Button/Showcase';
1.10.2

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.1

4 years ago

1.9.0

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago