1.1.0 • Published 6 months ago

riab-annual-review v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

General

This package contains the new and updated modularized version of the annual review tool previously on MyRIACompliance. It is built using Lit v2.7 and bootstrapped with Vite.

Usage

To install: run npm i riab-annual-review Once installed, make sure to register the component by importing it.

Depending on the framework used, this can be done in multiple ways.

<body>
	<script type="module">
			import 'riab-annual-review';
	</script>
</body>

Now render the web component

<body>
	<script type="module">
			import 'riab-annual-review';
	</script>
	<annual-review-tool-page environment="<insert_uat_or_production_here>" user="<insert_encrypted_user_here>"></annual-review-tool-page>
</body>

Deployment instructions

  1. Change package.json version
  2. Run npm run build
  3. Run npm publish
1.1.0

6 months ago

1.0.0

6 months ago

0.6.2

6 months ago

0.6.1

6 months ago

0.6.0

6 months ago

0.5.6

6 months ago

0.5.5

6 months ago

0.5.2

6 months ago

0.5.1

6 months ago

0.5.0

6 months ago

0.4.7

6 months ago

0.4.3

6 months ago

0.4.2

6 months ago

0.4.1

6 months ago

0.4.0

6 months ago

0.3.5

6 months ago

0.3.4

6 months ago

0.3.3

6 months ago

0.3.2

6 months ago

0.2.9

6 months ago

0.2.6

6 months ago

0.2.5

6 months ago

0.2.4

6 months ago

0.2.3

6 months ago

0.2.2

6 months ago

0.1.28

6 months ago

0.1.27

6 months ago

0.1.26

6 months ago

0.1.25

6 months ago

0.1.24

6 months ago

0.1.23

6 months ago

0.1.22

7 months ago

0.1.21

7 months ago

0.1.20

7 months ago

0.1.18

7 months ago

0.1.17

7 months ago

0.1.16

7 months ago

0.1.15

7 months ago

0.1.13

7 months ago

0.1.12

7 months ago

0.1.11

7 months ago

0.1.10

7 months ago