0.11.1 • Published 3 years ago

@capture-models/server-ui v0.11.1

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

Capture models

This is a repository for working with capture models in JS. It will provide the data-model, operations on the data-model and UI components for editing the data model. It won't provide the UI for all cases and won't bring the UI for going from a piece of content to a selector value.

Installation

Requirements:

  • Node 10.x

Install and start

$ yarn install
$ yarn start

You will get a FESK+nunjucks environment and a Storybook. Since this is a library, you will also get ./lib and ./dist directories with compiled libraries that will be used when publishing to NPM.

Implementation notes (known issues):

  • stylesheets must not be the same name as the components, so if you have a MyComponent.tsx then you must name your style file differently. As a convention, I've added MyComponent.styles.scss as the convention to work around this issue.
  • Importing react needs to be done as import * as React from 'react'; due to a flaw in the TSConfig.
0.11.1

3 years ago

0.11.0

3 years ago

0.10.3-next.2

3 years ago

0.10.2

3 years ago

0.10.1

3 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.4

4 years ago

0.8.3

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.13

4 years ago

0.7.12

4 years ago

0.7.11-next.1

4 years ago

0.7.11

4 years ago

0.7.10

4 years ago

0.7.9

4 years ago

0.7.8

4 years ago

0.7.10-next.0

4 years ago

0.7.5

4 years ago

0.7.7

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.6-next.7

4 years ago

0.5.6-next.6

4 years ago

0.5.6-next.5

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.8

4 years ago

0.4.6

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.4-alpha.8

4 years ago

0.3.4-alpha.9

4 years ago

0.3.4-alpha.4

4 years ago

0.3.4-alpha.2

4 years ago

0.3.4-alpha.3

4 years ago

0.3.4-alpha.6

4 years ago

0.3.4-alpha.1

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.3-alpha.2

4 years ago

0.0.3-alpha.1

4 years ago

0.0.3-alpha.0

4 years ago

0.0.2

4 years ago

0.0.2-alpha.5

4 years ago

0.0.2-alpha.4

4 years ago

0.0.1

4 years ago