0.56.0 • Published 9 months ago

@moreapp/more-ui v0.56.0

Weekly downloads
718
License
MIT
Repository
-
Last release
9 months ago

Built With Stencil

Getting Started

Run:

yarn install
yarn serve

To build the component for production, run:

yarn build

To run the unit tests for the components, run:

yarn test

Using this component

####Dependencies MoreApp Web Components are using other component libraries and fonts, so make sure you're including these dependencies when using the MoreApp UI Design System:
1. Load Ionicons: <script type="text/javascript" src="https://unpkg.com/ionicons@4.5.8/dist/ionicons.js"></script> 2. Load Lato font: <link href='//fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

Script tag

  • Publish to NPM
  • Put a script tag similar to this <script src='https://unpkg.com/@moreapp/more-ui/dist/more-ui.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Node Modules

  • Run yarn add @moreapp/more-ui
  • Put a script tag similar to this <script src='node_modules/@moreapp/more-ui/dist/more-ui.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc
0.55.0

9 months ago

0.56.0

9 months ago

0.54.0

9 months ago

0.53.0

1 year ago

0.51.0

2 years ago

0.48.0

2 years ago

0.52.0

2 years ago

0.50.0

2 years ago

0.49.0

2 years ago

0.47.0

2 years ago

0.46.0

3 years ago

0.45.0

3 years ago

0.43.0

3 years ago

0.44.0

3 years ago

0.42.0

3 years ago

0.41.0

3 years ago

0.40.0

3 years ago

0.39.0

3 years ago

0.38.0

3 years ago

0.36.0

3 years ago

0.35.0

3 years ago

0.34.0

3 years ago

0.33.0

4 years ago

0.32.0

4 years ago

0.31.0

4 years ago

0.30.0

4 years ago

0.29.0

4 years ago

0.28.0

4 years ago

0.26.0

4 years ago

0.25.0

4 years ago

0.24.0

4 years ago

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

5 years ago

0.20.0

5 years ago

0.19.0

5 years ago

0.18.0

5 years ago

0.17.0

5 years ago

0.16.0

5 years ago

0.15.0

5 years ago

1.0.0

5 years ago

0.14.0

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago