1.0.11 • Published 3 years ago

@pipelinesuite/reusables v1.0.11

Weekly downloads
13
License
ISC
Repository
bitbucket
Last release
3 years ago

A collection of reusable components across all Pipeline products.

:warning: Many of these classes are being refactored in a different package and will be updated as soon as practical.

Base Classes

Vue Components

Installation

NPM

npm i @pipelinesuite/reusables

Yarn

yarn add @pipelinesuite/reusables

Window Variable

By setting your Vue instance to the window.app variable, you'll expose the Vuex Store to the ApiService, which utilizes it when managing the token refresh process.

window.app.vue = new Vue(vueConfig);
1.0.9

3 years ago

1.0.8

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago