sayanee / angularjs-pdf

:page_facing_up: An AngularJS directive <ng-pdf> to display PDF files with PDFJS
http://sayan.ee/angularjs-pdf/
MIT License
494 stars 248 forks source link

Es6 #184

Closed dennybiasiolli closed 7 years ago

dennybiasiolli commented 7 years ago

Moving whole package to es6. Ref. #163

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@68066e8). Click here to learn what that means. The diff coverage is 69.46%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #184   +/-   ##
=========================================
  Coverage          ?   69.46%           
=========================================
  Files             ?        2           
  Lines             ?      131           
  Branches          ?       29           
=========================================
  Hits              ?       91           
  Misses            ?       40           
  Partials          ?        0
Impacted Files Coverage Δ
src/angular-pdf.module.js 100% <100%> (ø)
src/angular-pdf.directive.js 69.23% <69.23%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 68066e8...fc1d3da. Read the comment docs.

simobasso commented 7 years ago

FYI @boyanin @rhyskoedijk

simobasso commented 7 years ago

release in a couple of minutes

boyanio commented 7 years ago

@simobasso awesome! Thanks a lot! I have totally forgotten this. So many things on my shoulders right now, but will play with it as soon as possible :)