Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahocevar ahocevar released this 24 Sep 14:29

Changes since r3.0.0-alpha.4

  • Fix jsdoc formating (#1057)
  • Basic docs (#1056)
  • New font and header background color (#1055)
  • Differentiating doc from apidoc (#1054)
  • Use typedef in source code for SourceOptions (#1053)
  • Remove social-links.js script from examples and doc (#1050)
  • Add 'experimental-webgl' to ol.webgl.CONTEXT_IDS_ (IE11 support) (#1049)
  • Remove source load events (#1047)
  • Use URL instead of Url or url in comments and strings (#1046)
  • Examples are broken (#1045)
  • Remove xyz-seturl example (#1043)
  • Add missing source attribution in xyz-esri example (#1042)
  • Additional tweaks to examples (#1041)
  • Use goog.global instead of window (#1040)
  • Only reset canvas transformation matrix when it has changed (#1039)
  • examples: remove social links / include tool to switch compression (#1038)
  • ol.TileCoord.getKeyZXY optimization (#1037)
  • Asynchronos tile URL calculation (#1036)
  • Fix spelling on API-doc index page. (#1035)
  • Add a help-target to build.py. (#1034)
  • Remove dependency on CoffeeScript (#1033)
  • Add support for layer min/maxResolution (#1032)
  • Remove unused goog.requires (#1031)
  • Exclude tiles that touches the source extent (#1030)
  • Use proper extent structure for TileJSON (#1029)
  • Remove ol.extent.toString (#1028)
  • Use the closure-util package (#1027)
  • Remove ol.Object#bindTo noNotify option (#1025)
  • Documentation for Interactions (#1024)
  • Parser api changes (remove read/write for feature parsers and add parser to the filenames) (#1022)
  • Remove oli externs (#1021)
  • Change the interaction condition signature (#1020)
  • Tests display "Error: Namespace "ol.webgl" already declared." (#1017)
  • Tests depend on Plovr (#1016)
  • Export ol.source.XYZ.prototype.setUrl (#1015)
  • GA API (#1014)
  • Even more renames (#1013)
  • More renames (#1012)
  • Add ol.source.XYZ#setUrl (#1011)
  • Use new name for tile layer in moveend example (#1009)
  • Code generation problems (#1008)
  • Fix ol.animation.BounceOptions apidoc (default easing function) (#1007)
  • Add missing 'version' property to ol.source.WMTSOptions (#1006)
  • Rename tiledwmssource.exports to tilewmssource.exports (#1004)
  • Minor coding style and simplification for ol.Extent (#1003)
  • Rename tiledwmssource.js to tilewmssource.js (#1002)
  • Don't register for keyboard events on the document (#1001)
  • view2d.center initialized to null (#1000)
  • Consistent names (#998)
  • More api doc content (#997)
  • Better user notification if a.download attribute is not supported (#995)
  • Allow changing parameters/dimensions for WMS and WMTS (#994)
  • Detect iOS compass heading (#993)
  • Stricter with types (#992)
  • Better user notification if WebGL is not supported (#990)
  • IE10 compatibility: no tooltip on icon.html example (#988)
  • IE10 CSS compatibility: custom-controls example (#986)
  • add webgl only info (#985)
  • IE10 compatibility: example bind-input.html NOK (#983)
  • Fire a moveend event when the view settles (#982)
  • Side-by-side example broken (#981)
  • Export ol.source.XYZ (#979)
  • More comprehensive docs for ol.DeviceOrientation (#978)
  • Reset the map focus on 'mouseout' and 'touchend' (#976)
  • Remove ol.Map#target_ (#975)
  • touch navigation regression (#974)
  • Rework default style handling (#973)
  • Rename addPreRenderFunction to beforeRender and remove the plural (#972)
  • Cleaner ol.Map#setTarget handling (#971)
  • Link to HTML5 Geolocation PositionOptions docs (#970)
  • WMS getFeatureInfoOptions ignored in minified build (#969)
  • ol.source.TiledWMS renamed to ol.source.TileWMS (#968)
  • Reduce the width of the div to better see the error messages (#966)
  • Export ol.Map.prototype.getControls (#963)
  • Reorder goog.require (#962)
  • Remove handleMapPostrender extension point (#960)
  • Out-of-date examples in control api docs (#959)
  • problem with build/check-requires-timestamp target (#958)
  • Use ol.Coordinate instead of ol.geom.Vertex (#957)
  • Change structure for ol.Extent (#956)
  • Move projection to ol.proj namespace and limit exports (#955)
  • Make ol.Overlay consistent with ol.control.Control (#953)
  • Improve documentation for animation-related stuff (#950)
  • Limited feature exports (#949)
  • Create AttributionOptions (#948)
  • Make ol.Attribution take an options object (#947)
  • Remove map from ControlOptions (#946)
  • Follow-up improvements for #897 (#945)
  • Move exports file for proj (#943)
  • Move and rename exports file for ol.expr (#942)
  • ol.Feature.prototype.get need not be exported (#941)
  • Export ol.Collection#getArray (#940)
  • Do not display the popup initially (#939)
  • Bare bones popup example (#937)
  • Proper geometry exports (#936)
  • ol.layer.Vector pass original options to parent (#934)
  • Move focus_ position update into handleMapBrowserEvent (#933)
  • Fix unclosed div in examples/icon.html (#932)
  • Move png to data to work with host-examples task (#931)
  • Add ol.CollectionEvent#getElement (#929)