Daniel
6c938bfdb7
Revert "chore(package): bump dependencies and lint rules"
...
This reverts commit 21ad4734fa60ed27d27b9d9dddff910437b6ec82.
2018-03-17 00:13:08 +01:00
Daniel
21ad4734fa
chore(package): bump dependencies and lint rules
2018-03-16 22:04:01 +01:00
Tanay Parikh
5b914d7f15
fix(document-viewer): make config properties optional ( #1767 )
...
- Before it forced defining all properties
- Option arguments can be found 
2017-07-04 21:30:55 -04:00
Raman Rasliuk
985193bebd
fix(document-viewer): fix param type ( #1634 )
...
Options for viewDocument should be an DocumentViewerOptions object, not array of DocumentViewerOptions objects
2017-06-01 13:05:20 -04:00
Daniel Sogl
b35417a017
fix(document-viewer): fix params and docs for canViewDocument ( #1568 )
...
* refactor(document-viewer): fix example
* Update index.ts
* Update index.ts
2017-05-16 04:32:31 -04:00
Ibby Hadeed
1379f6389a
fix(document-viewer): fix params
2017-05-09 18:18:35 -04:00
Daniel Sogl
6855fe8f7d
feat(plugin): add Document Viewer plugin ( #1520 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* Initial commit
* updated interface
* updated interface
2017-05-09 18:14:47 -04:00