1.1.7 • Published 3 years ago

@mcity/mcity-tx-browser v1.1.7

Weekly downloads
5
License
MIT
Repository
-
Last release
3 years ago

Mcity-tx-browser

npm package

To publish to NPM, update the version in package.json and use the following commands:

npm login
npm publish --access public

File browser vue component for transmission.um.city. The component must be used as shown with the following props:

<TxBrowser setShare="DATA" standAlone />

import TxBrowser from '@mcity/mcity-tx-browser/TxBrowser'

Where setShare specifies a share defined by its URL (eg. Working Group Data's url is https://transmission.um.city/l/WGDATA, and the setShare value would be 'WGDATA').

standAlone is a bool that lets the component know it's not being used on transmission.um.city and that it doesn't have access to certain data.

Your project must be using vuetify v2 for the browser to display properly.

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

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