Skip to content

1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nbering nbering released this 16 Apr 23:17
· 7 commits to development since this release

Added

  • agcOnRangeChange directive
  • agcLibraryLoaderProvider
  • agcJsapiLoader service
  • agcGstaticLoader service
  • agcNullLoader service
  • agcScriptTagHelper service
  • a bunch of tests

Changed

  • GoogleChartService (now uses agcLibraryLoader service instead of googleChartApiPromise)

Removed

  • googleJsapiUrl provider
  • "unit" tests that were really integration tests

Known Issues

  • The minified build of this version which was pushed to NPM appears to have issues, and does not match the build distributed on https://cdnjs.com, which appears to work correctly.