1.0.15 • Published 11 months ago

@zywave/attachments-widget v1.0.15

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

Attachments Widget

https://zywave.gitlab.io/ams-pc/productivity-workflow/attachments/attachments-widget/

Setup

Install dependencies:

npm i

Build

The build uses the TypeScript compiler (tsc) to produce JavaScript that runs in modern browsers.

To build the JavaScript version of your component:

npm run build

To watch files and rebuild when the files are modified, run the following command in a separate shell:

npm run build:watch

Linting

Linting of TypeScript files is provided by ESLint and TypeScript ESLint. In addition, lit-analyzer is used to type-check and lint lit-html templates with the same engine and rules as lit-plugin.

The rules are mostly the recommended rules from each project, but some have been turned off to make LitElement usage easier.

To lint the project run:

npm run lint

Formatting

Prettier is used for code formatting and has been pre-configured according to the Polymer Project's style. Prettier config can be found in .prettierrc.json.

1.0.15

11 months ago

1.0.15-rc.2

11 months ago

1.0.15-rc.4

11 months ago

1.0.14

1 year ago

1.0.14-rc.8

1 year ago

1.0.14-rc.6

1 year ago

1.0.14-rc.4

1 year ago

1.0.14-rc.2

1 year ago

1.0.13-rc.2

2 years ago

1.0.13-rc.4

2 years ago

1.0.13

2 years ago

1.0.12-rc.2

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.11-rc.6

2 years ago

1.0.11-rc.4

2 years ago

1.0.11-rc.2

3 years ago

1.0.10

3 years ago

1.0.10-rc.2

3 years ago

1.0.9

3 years ago

1.0.9-rc.2

3 years ago

1.0.8

3 years ago

1.0.8-rc.2

3 years ago

1.0.7

3 years ago

1.0.7-rc.8

3 years ago

1.0.7-rc.6

3 years ago

1.0.7-rc.4

3 years ago

1.0.7-rc.2

3 years ago

1.0.6

3 years ago

1.0.5-rc.16

3 years ago

1.0.5-rc.14

3 years ago

1.0.5-rc.12

3 years ago

1.0.5-rc.10

3 years ago

1.0.5-rc.8

3 years ago

1.0.5-rc.6

3 years ago

1.0.5-rc.4

3 years ago

1.0.5-rc.2

3 years ago

1.0.4

3 years ago

1.0.4-rc.4

3 years ago

1.0.4-rc.2

3 years ago