4.0.10 • Published 1 month ago

@redhat-cloud-services/frontend-components-utilities v4.0.10

Weekly downloads
1,925
License
Apache-2.0
Repository
github
Last release
1 month ago

RedHat Cloud Services frontend components - utils

npm version

This package exports common functions to be used in other packages.

Installation

With NPM

npm i -S @redhat-cloud-services/frontend-components-utilities

With yarn

yarn add @redhat-cloud-services/frontend-components-utilities

This package is dependent on @redhat-cloud-services/frontend-components it will automatically installed trough direct dependencies.

Migration guide

v2 -> v3

Import path change

Assets are no longer under /files directory but directly at the root of the build directory.

// v2
import { getRegistry } from '@redhat-cloud-services/frontend-components-utilities/Registry';

// v3
import { getRegistry } from '@redhat-cloud-services/frontend-components-utilities/Registry';

No UMD build

Utils package no longer provides UMD version of the build.

RowLoader

RowLoader component is no longer a part of helpers file but is now a stand-alone component. Import path has changed.

// v2
import { RowLoader } from '@redhat-cloud-services/frontend-components-utilities/helpers'
// v3
import RowLoader from '@redhat-cloud-services/frontend-components-utilities/RowLoader'

SCSS files

SCSS files are now under styles directory.

/** v2 */
@import '~@redhat-cloud-services/frontend-components-utilities/styles/all';
/** v3 */
@import '~@redhat-cloud-services/frontend-components-utilities/styles/all''

inventoryDependencies

This module is now deprecated. Use a new Inventory component compatible with chrome 2.0.

parseCvssScore

Function parseCvssScore has been moved to a stand-alone file. Import path has changed.

// v2
import { parseCvssScore } from '@redhat-cloud-services/frontend-components-utilities/helpers'
// v3
import parseCvssScore from '@redhat-cloud-services/frontend-components-utilities/parseCvssScore'

Documentation Links

Additionaly it exports these utilities

  • AsyncComponent - class to load component via async calls
  • helpers - custom helper functions
  • MiddlewareListener - redux listener on actions, they can fire additional action or be cancelled
  • Registry - reducer registry
  • RouterParams - maps route to props
  • interceptors - to be used with axios clients
  • Styles - custom style functions in sass
4.0.10

1 month ago

4.0.9

1 month ago

4.0.8

1 month ago

4.0.7

2 months ago

4.0.6

3 months ago

4.0.5

3 months ago

4.0.4

3 months ago

4.0.3

3 months ago

3.7.5

9 months ago

3.7.4

10 months ago

3.7.3

10 months ago

3.7.2

10 months ago

3.7.6

9 months ago

4.0.1

8 months ago

4.0.0

9 months ago

4.0.2

8 months ago

4.0.0-beta.0

9 months ago

3.7.1

11 months ago

3.6.0

11 months ago

3.5.1

11 months ago

3.7.0

11 months ago

3.5.0

1 year ago

3.4.0

1 year ago

3.3.14

1 year ago

3.3.15

1 year ago

3.3.13

1 year ago

3.2.26

2 years ago

3.2.27

2 years ago

3.3.9

1 year ago

3.3.8

1 year ago

3.3.7

1 year ago

3.3.6

2 years ago

3.3.10

1 year ago

3.3.11

1 year ago

3.3.12

1 year ago

3.3.1

2 years ago

3.3.0

2 years ago

3.3.5

2 years ago

3.3.4

2 years ago

3.3.3

2 years ago

3.3.2

2 years ago

3.2.25

2 years ago

3.2.24

2 years ago

3.2.23

2 years ago

3.2.20

2 years ago

3.2.22

2 years ago

3.2.21

2 years ago

3.2.17

2 years ago

3.2.19

2 years ago

3.2.18

2 years ago

3.2.13

2 years ago

3.2.15

2 years ago

3.2.14

2 years ago

3.2.16

2 years ago

3.2.12

2 years ago

3.2.11

2 years ago

3.2.9

2 years ago

3.2.8

2 years ago

3.2.7

2 years ago

3.2.10

2 years ago

3.2.6

2 years ago

3.2.5

3 years ago

3.2.4

3 years ago

3.2.3

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.1-beta2

3 years ago

3.0.1-beta

3 years ago

3.0.0

3 years ago

3.0.0-beta.0

3 years ago

2.2.9

3 years ago

2.2.8

3 years ago

2.2.7

4 years ago

2.2.6

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.5

4 years ago

2.2.0-beta2

4 years ago

2.2.0-beta

4 years ago

2.1.4

4 years ago

2.1.4-beta5

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.5

4 years ago

2.0.5-beta6

4 years ago

2.0.5-beta5

4 years ago

2.0.5-beta

4 years ago

2.0.5-beta4

4 years ago

2.0.5-beta2

4 years ago

2.0.5-beta3

4 years ago

2.1.0-beta

4 years ago

2.0.3

4 years ago

2.0.4

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.1-beta3

4 years ago

2.0.1-beta2

4 years ago

2.0.0

4 years ago

2.0.1-beta

4 years ago

2.0.0-beta3

4 years ago

2.0.0-beta2

4 years ago

2.0.0-beta

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.15-RC2

4 years ago

0.0.15-beta

4 years ago

0.0.15

4 years ago

0.0.14-rc1

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago