1.13.0 • Published 6 years ago

form-design-system v1.13.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Form Design System

A design system by CB Insights.

⚠️ This is currently a work in progress. ⚠️ Please check the changelog for information about recent releases.

Documentation

https://cbinsights.github.io/form-design-system/

Releases

This project uses semantic versioning. Versioning, git tagging, and publishing to npm is handled by Lerna. Each package in packages/ is published as an individual npm module.

Currently, all releases are manual. Jenkins is not yet configured to trigger releases for this project.

Development

  1. clone this repo
  2. run yarn && yarn bootstrap

Commands

This project uses Lerna to maintain multiple npm packages within this repo. As such, all commands should be run from the root directory.

CommandDescription
yarn bootstrapBootstraps dependencies for packages with Lerna
yarn buildBuilds unversioned lib/ or dist/ dirs in each package; builds all docs to <root>/docs/
yarn testRuns tests for all relevant packages
yarn lintRuns eslint on all js files
yarn serve:componentsStarts dev server for fds-components
yarn precommitRuns lint-staged to verify precommit hook will pass
yarn publish⚠️ bumps version of packages and publishes packages to npm

Docs

Documentation is published to Github Pages from the docs/ directory in master. Every time the build command is run, docs are regenerated to the root docs/ directory.

1.13.0

6 years ago

1.12.0

6 years ago

1.11.0

6 years ago

1.10.5

6 years ago

1.10.4

6 years ago

1.10.3

6 years ago

1.10.1

6 years ago

1.9.1

6 years ago

1.9.0

6 years ago

1.8.3

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.4.5

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.12

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago