Skip to content

Releases: Esri/ember-esri-loader

Default to ArcGIS API 4.11

05 Apr 20:04
Compare
Choose a tag to compare
v2.9.0

Released v2.9.0

Default to ArcGIS API 4.9

16 Oct 15:42
Compare
Choose a tag to compare

Added

  • bump esri-loader to 2.5 to default to JSAPI 4.9 (thanks @NindroidX!)

v0.2.4

22 Nov 03:11
Compare
Choose a tag to compare

Fixed

  • fix ember-cli-coverage bug #34

v0.2.3

22 Nov 03:13
Compare
Choose a tag to compare

Fixed

  • bump esri-loader to fix sourcemap error in production builds #35

Fix file not found build error w/ latest esri-loader

18 Nov 08:42
Compare
Choose a tag to compare

Fixed

  • bump to latest esri-loader and fix file not found build error

Use correct integrity SHAs for scripts

18 Nov 01:31
Compare
Choose a tag to compare

Fixed

  • find/replace require/define before integrity SHAs are generated

loadModules() is all you need too lazy load

18 Nov 01:33
Compare
Choose a tag to compare

Added

  • loadModules() can now lazy load the ArcGIS API

Changed

  • bumped ersi-loader to 1.5.0 for the promise-based API and defaulting to the latest JSAPI (v.4.5)

Wherein George discovers and fixes his own production build bug

02 Sep 03:38
Compare
Choose a tag to compare

Fixed

  • bug where production builds of Ember 2.14.2 apps did not work at all (#27)

Thanks @gbochenek!

More accepting of acceptance tests

30 Aug 21:26
Compare
Choose a tag to compare

Fixed

  • errors caused by calling load() in multiple acceptance tests

Changed

  • added acceptance tests

Default to JSAPI 4.4

30 Aug 21:26
Compare
Choose a tag to compare

Changed

  • bumped ersi-loader to 1.1.0 to default to latest JSAPI (v4.4)