1.0.11 • Published 5 years ago

@pipelinesuite/reusables v1.0.11

Weekly downloads
13
License
ISC
Repository
bitbucket
Last release
5 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

5 years ago

1.0.8

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago