Releases: geoext/geoext2
Release GeoExt 2.1.0 (Compatibility ExtJS 4 and 5)
This is the first stable release of the GeoExt 2.1.0 series.
GeoExt v2.1.0 introduces the compatibility to both ExtJS 4 and ExtJS 5. The base work for this has been done in the pull request #339.
Users are encouraged to upgrade to this version, since it introduces no backwards incompatible changes.
List of most relevant changes since version 2.0.3:
Fix JavaScript error when the map panel is loaded in a hidden ExtJS tab (#367)
Fix PrintProviderField to work with textboxes (#364)
Set correct version numbers (#362)
Adapt README for Version 2.1.x (#361)
Dispose layer tree node event listeners. (#357)
Fix accidental overwrite of alternateClassName of WMSCapabilitiesReader. (#353)
Introduce ExtJS 5 example app (#352)
Adopt minimal Sencha Cmd package requirements (#350)
Add outputFormat as a none-custom param of MapfishPrintProvider (#349)
Correct minimal app example in README (#346)
Add more API docs for disabled LayerTreeNodes (#344)
Add visual feedback of layers out of range to tree panel (#343)
Support both ExtJS 4.2.1 and ExtJS 5.1.0 (#339)
Third beta-release for v2.1.0 (Compatibility ExtJS 4 and 5)
This is the follow-up beta release of GeoExt v2.1.0-beta.2, which mainly contains the bugfix provided in #367.
Second beta-release for v2.1.0 (Compatibility ExtJS 4 and 5)
This is the follow-up beta release of GeoExt v2.1.0-beta.1, which mainly contains the bugfix provided in #364.
First beta-release for v2.1.0 (Compatibility ExtJS 4 and 5)
This is the first beta release for the 2.1.0 version of GeoExt. GeoExt v2.1.0 is supposed to introduce the compatibility to ExtJS 4 and 5.
The changelog since the last 2.1.0-alpha.1 release:
- #357 Dispose layer tree node event listeners.
- #361 Adapt README for Version 2.1.x
- #352 Introduce ExtJS 5 example app
- #349 Add outputFormat as a none-custom param of MapfishPrintProvider
- #353 Fix accidental overwrite of alternateClassName of
WMSCapabilitiesReader. - #350 Adopt minimal Sencha Cmd package requirements
First alpha-release for v2.1.0 (Compatibility ExtJS 4 and 5)
This is the first alpha release for the 2.1.0 version of GeoExt. GeoExt v2.1.0 is supposed to introduce the compatibility to ExtJS 4 and 5. This has mainly been done by the PR #339.
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)
Bugfix release 2.0.2
This is the second bugfix release for GeoExt in version 2.0.x.
Users are encouraged to upgrade to this version, since it introduces no backwards incompatible changes.
Solved issues since v2.0.1
- @marcjansen: Various minor screenshot-script fixes (#271)
- @hutzelknecht: automated screenshots with phantomjs and image magick (#269)
- @bartvde: row selection in VectorLegend does not work (#268)
- @bartvde: removeClass is now removeCls (#267)
- @bartvde: addClass has been renamed to addCls (#266)
- @bartvde: VectorLegend should require FeatureRenderer (#265)
- @marcjansen: Update thumbnail-images for the examples-overview file (#264)
- @bartvde: Same approach for tree theme specific css as used for popup (#263)
- @marcjansen: Add and use a common CSS-file for examples (#262)
- @bartvde: Fix up more dependencies with @include and @requires (#261)
- @weskamm: changing the wms in most examples (#260)
- @hutzelknecht: This PR brings the Examples in http://geoext.github.io/geoext2/ to JSDuck on http://geoext.github.io/geoext2/docs/. (#258)
- @chrismayer: More theme-specific popup anchors (#257)
- @bartvde: Add missing @requires or @include statements (#256)
- @chrismayer: Examples broken by unreachable OpenLayers script reference (#255)
- @chrismayer: Print Preview example broken (#254)
- @bartvde: Add docs for the raw property which will be set when keepRaw is true (#252)
- @bartvde: strange code in feature reader (#251)
- @bartvde: protocol proxy does not work with feature reader (#250)
- @bartvde: implement keepRaw for the attribute reader as well (#248)
- @bartvde: Fixes for WmsDescribeLayerModel (#247)
- @bartvde: Add an optional keepRaw property (#246)
- @bartvde: make sure the proxy of the ows store does not send the paging params (#245)
- @bartvde: radio in tree uses image from default theme (#243)
- @chrismayer: Updating examples (#241)
- @sweco-sebhar: Fix jsbuild directives to allow static build (#178)