Skip to content

Releases: mmomtchev/rlayers

v1.3.3

26 Apr 11:05
Compare
Choose a tag to compare
  • Support React 18
  • Support OpenLayers 6.14.1

v1.3.2

26 Mar 21:32
Compare
Choose a tag to compare
  • Support OpenLayers 6.14
  • Fix [#37], build directly in package root

v1.3.1

27 Feb 18:04
Compare
Choose a tag to compare

2022-02-27

  • Support OpenLayers 6.13
  • Add RLayerVectorImage supporting OpenLayers VectorImage layers

v1.3.0

28 Jan 12:14
Compare
Choose a tag to compare
  • Support OpenLayers 6.12
  • Initial WebGL support
  • Fix #27, do not lose the event handlers when updating properties that require replacing the underlying OpenLayers object, impacts the interactions and RFeature with feature= property

v1.3.0-alpha.1

14 Jan 16:32
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release
  • Support OpenLayers 6.11
  • Initial WebGL support

v1.3.0-alpha.0

04 Jan 12:49
Compare
Choose a tag to compare
v1.3.0-alpha.0 Pre-release
Pre-release
  • Support OpenLayers 6.10

v1.2.1

04 Jan 12:31
Compare
Choose a tag to compare
  • Restrict OpenLayers to 6.6 to 6.9.99 for the rlayers 1.2 branch, OpenLayers 6.10 requires rlayers 1.3
  • Fix #20, renderBuffer parameter ignored

v1.2.0

16 Dec 21:31
Compare
Choose a tag to compare
  • Have strict types for this and event.target whenever possible in the event handlers
  • Support replacing the bound OpenLayers feature object when updating an RFeature
  • Fix wrong this object in RLayerWMTS.onSourceReady
  • Implement collapsing via React property setting for RAttribution and ROverview, waiting on openlayers/openlayers#13050 for a two-way external control

v1.2.0-alpha.0

28 Nov 17:56
Compare
Choose a tag to compare
v1.2.0-alpha.0 Pre-release
Pre-release
  • Have strict types for this and event.target whenever possible in the event handlers
  • Support replacing the bound OpenLayers feature object when updating an RFeature
  • Fix wrong this object in RLayerWMTS.onSourceReady
  • Implement collapsing via React property setting for RAttribution and ROverview, waiting on openlayers/openlayers#13050 for a two-way external control

v1.1.1

02 Nov 15:19
Compare
Choose a tag to compare

[1.1.1] 2021-11-01

Fix published package (#15)