10.10.1 • Published 1 day ago

@saddlebackchurch/react-cm-ui v10.10.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 day ago

React-CM-UI

UI Assets for Church Management and related projects

Installation

Install React-CM-UI from NPM.

npm install react-cm-ui --save

Usage

Components

import { Button, Header, Grid } from 'react-cm-ui';

Styles

If you are using Webpack to build your App you can use resolve.alias and import the React-CM-UI's CSS.

In your Webpack config file.

resolve: {
    alias: {
        'css-cm-ui': path.join(__dirname, '/node_modules/react-cm-ui/lib/css/Style.css')
    }
}

In your app.

import 'css-cm-ui';

Run Docs

npm run docs:dev
10.11.0-rc2

1 day ago

10.10.1

1 day ago

10.11.0-rc1

2 days ago

10.10.0

2 days ago

10.9.8

23 days ago

10.9.9

23 days ago

10.9.7

1 month ago

10.9.6

3 months ago

10.9.5

4 months ago

10.7.0

8 months ago

10.8.0

6 months ago

10.7.1

8 months ago

10.9.0

6 months ago

10.7.2

7 months ago

10.9.1

6 months ago

10.7.3

7 months ago

10.9.2

5 months ago

10.7.4

7 months ago

10.9.3

5 months ago

10.7.5

6 months ago

10.6.8-hotfix-1

9 months ago

10.7.3-hotfix1

6 months ago

10.9.4

5 months ago

10.7.6

6 months ago

10.7.7

6 months ago

10.6.9

10 months ago

10.6.10

10 months ago

10.6.11

9 months ago

10.6.12

9 months ago

10.6.13

9 months ago

10.6.14

9 months ago

10.6.15

9 months ago

10.6.7

12 months ago

10.6.8

10 months ago

10.6.5

1 year ago

10.6.6

1 year ago

10.6.4

1 year ago

10.6.2

1 year ago

10.6.3

1 year ago

10.6.0

1 year ago

10.6.1

1 year ago

10.5.3

2 years ago

10.5.4

2 years ago

10.5.5

2 years ago

10.5.0

2 years ago

10.5.1

2 years ago

10.5.2

2 years ago

10.1.5

3 years ago