Bugfix release v2.0.3
This is the third bugfix release for GeoExt in version 2.0.x.
Users are encouraged to upgrade to this version, since it introduces no backwards incompatible changes.
Relevant changes since v2.0.2
- #344 Add more API docs for disabled LayerTreeNodes (@marcjansen)
- #343 Add visual feedback of layers out of range to tree panel (r=@chrismayer,@bartvde,@marcjansen) (@bentrm)
- #342 Prevent leaking event bindings of dynamic legend panels. (@bentrm)
- #312 Fix z-index-issue with popups (@marcjansen)
- #319 Change the way we hide the test iframe (@marcjansen)
- #318 Add example for loading features via ProtocolProxy (@chrismayer)
- #309 fix for duplicated URL params in wmslegend (@weskamm)
- #308 Use a print servlet listening on port 80 in examples (@marcjansen)
- #307 Fix event forwarding for layername changes. (@marcjansen)
- #295 Replace for-loop with LayerStore's each-function in applyState (@chrismayer)
- #292 Make GeoExt.Overview inherit from Ext.Component (@bentrm)
- #288 Simple overview container (@bentrm)
- #287 Add example to API docs of
ignore
-config option. (@marcjansen) - #285 Remove CasperJS from the GeoExt repository only installing it via NPM if needed. (@bentrm)
- #284 Set projection on WFS-layer retrieved by capabilities request (r=@chrismayer, @bartvde) (@bentrm)
- #282 Fix WfsCapabilities reader for WFS 1.1.0. (@marcjansen)
- #280 More details when warning (fallThrough != true). (@marcjansen)
- #279 Warn when map has fallThrough != true (@marcjansen)
- #278 Single file build guide (@bjornharrtell)
- #277 Fix jsbuild annotations (@chrismayer)