@movable/ui
TypeScript icon, indicating that this package has built-in type declarations

0.26.3 • Public • Published

@movable/ui

todo: update

This repo contains the shared components for our frontend applications. Using this react component library guide

Local Development

Installation

  1. Ensure you have volta installed on your computer
  2. Clone the repo
  3. npm install (note: npm, not yarn)

Usage

Ensure the project consuming this library has all the required peer dependencies.

Yarn Linking

  1. @movable/ui: yarn link
  2. @movable/ui: npm run watch
  3. front-end/packages/studio: yarn link /path/to/local/@movable/ui
  4. front-end/packages/studio: yarn dev --force
  5. Be sure afterwards to unlink from front-end/packages/studio: yarn unlink @movable/ui

If yarn gets confused, try unlinking, removing node_modules and following the steps again.

NPM Linking

tbd

Linking to local Studio

Conventional Commits

This repo has conventional-commits We lint for this both pre-commit and on PR actions. It is required and will not pass without it.

Ex:

fix(percy): added percy snapshots for all component states

- active
- disabled
- focused

Readme

Keywords

Package Sidebar

Install

npm i @movable/ui

Weekly Downloads

32

Version

0.26.3

License

ISC

Unpacked Size

1.39 MB

Total Files

48

Last publish

Collaborators

  • chayelheinsen
  • polera-mi
  • movable-ink
  • mnutt
  • shyshy
  • nicksteffens_mi
  • mansurtsutiev
  • mi_rtepper
  • aqmnguyen