218.1.426 • Published 3 days ago

@rdcz/core-components v218.1.426

Weekly downloads
-
License
-
Repository
-
Last release
3 days 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.

Running unit tests

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

218.1.426

3 days ago

218.1.212

3 months ago

217.2.318

4 months ago

217.1.69

12 months ago

217.1.118

11 months ago

217.1.147

11 months ago

217.1.42

12 months ago

217.1.47

12 months ago

217.1.46

12 months ago

0.0.32

2 years ago

0.0.33

2 years ago

0.0.34

2 years ago

0.0.35

2 years ago

15.2.250

2 years ago

0.0.30

2 years ago

0.0.31

2 years ago

15.2.230

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

15.2.144

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago