218.2.316 • Published 1 year ago

@rdcz/core-components v218.2.316

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

core-components

Contains core user controls which can be used to develop Radium applications.

Getting Started

Quick Start

ng add @rdcz/schematics

the command will accomplish all necessary steps and wire-up Radium localization.

Manual Set-Up

If by some reason you don't wish to use ng-add schematic, you can perform the following steps manually to get you started:

  1. Add @rdcz/core-services to package.json of your Angular project
  2. Add @rdcz/core-components to package.json of your Angular project
  3. Add "allowSyntheticDefaultImports": true to compiler options in your tsconfig.json
  4. Run npm install
  5. Modify styles section in your angular.json:
    "styles": [
        "./node_modules/bootstrap/dist/css/bootstrap.min.css",
        "./node_modules/@fortawesome/fontawesome-free/css/all.css",
        "./node_modules/@grapecity/wijmo.styles/wijmo.css",
        "./node_modules/ngx-bootstrap/datepicker/bs-datepicker.css",
        "./node_modules/leaflet/dist/leaflet.css",
        "./node_modules/leaflet.markercluster/dist/MarkerCluster.css",
        "./node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css",
        "./node_modules/leaflet-draw/dist/leaflet.draw.css"
    ]
  6. Use components from library in your project

⚠️WARNING⚠️

Localization is not supported by described steps. We recommend to use ng-add schematic (see above) which will wire it up.

Documentation

Components library is documented via Storybook.

Compatibility

You need to have at least Angular v15 for this library to work correctly.

Running unit tests

Run nx test core-components to execute the unit tests.

218.1.456

1 year ago

218.2.316

1 year ago

218.1.454

1 year ago

218.1.447

1 year ago

218.1.430

1 year ago

218.1.426

1 year ago

218.1.212

1 year ago

217.2.318

2 years ago

217.1.69

2 years ago

217.1.118

2 years ago

217.1.147

2 years ago

217.1.42

2 years ago

217.1.47

2 years ago

217.1.46

2 years ago

0.0.32

3 years ago

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

15.2.250

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

15.2.230

3 years ago

0.0.28

3 years ago

0.0.29

3 years ago

15.2.144

3 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.15

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago