Commit cfcf276 1 parent 6ee10d0 commit cfcf276 Copy full SHA for cfcf276
File tree 13 files changed +60
-12
lines changed
13 files changed +60
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "elements/drawtools" : " 0.13.5 " ,
2
+ "elements/drawtools" : " 0.14.0 " ,
3
3
"elements/itemfilter" : " 1.7.1" ,
4
- "elements/layercontrol" : " 0.29.0 " ,
4
+ "elements/layercontrol" : " 0.29.1 " ,
5
5
"elements/map" : " 1.19.4" ,
6
6
"elements/stacinfo" : " 0.6.2" ,
7
- "elements/timecontrol" : " 0.12.2 " ,
8
- "elements/jsonform" : " 0.15.3 " ,
7
+ "elements/timecontrol" : " 0.12.3 " ,
8
+ "elements/jsonform" : " 0.15.4 " ,
9
9
"elements/layout" : " 0.3.0" ,
10
- "elements/storytelling" : " 1.5.2 " ,
11
- "elements/geosearch" : " 0.5.1 " ,
10
+ "elements/storytelling" : " 1.5.3 " ,
11
+ "elements/geosearch" : " 0.5.2 " ,
12
12
"elements/chart" : " 0.4.0" ,
13
13
"utils" : " 0.1.5"
14
14
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.14.0] ( https://github.com/EOX-A/EOxElements/compare/drawtools-v0.13.5...drawtools-v0.14.0 ) (2025-02-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * Allow setting feature name for rendered list ([ #1569 ] ( https://github.com/EOX-A/EOxElements/issues/1569 ) ) ([ dedf539] ( https://github.com/EOX-A/EOxElements/commit/dedf53956e12954c2fa73a10d53e42831ae2b7b1 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Fallback for getting feature id ([ #1566 ] ( https://github.com/EOX-A/EOxElements/issues/1566 ) ) ([ 76f9445] ( https://github.com/EOX-A/EOxElements/commit/76f9445900a50e48c445849c284d8abdc135cb10 ) )
14
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
15
+
3
16
## [ 0.13.5] ( https://github.com/EOX-A/EOxElements/compare/drawtools-v0.13.4...drawtools-v0.13.5 ) (2025-02-25)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/drawtools" ,
3
- "version" : " 0.13.5 " ,
3
+ "version" : " 0.14.0 " ,
4
4
"type" : " module" ,
5
5
"devDependencies" : {
6
6
"@eox/map" : " ^1.19.3" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.2] ( https://github.com/EOX-A/EOxElements/compare/geosearch-v0.5.1...geosearch-v0.5.2 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
9
+
3
10
## [ 0.5.1] ( https://github.com/EOX-A/EOxElements/compare/geosearch-v0.5.0...geosearch-v0.5.1 ) (2025-01-08)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/geosearch" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.5.2 " ,
4
4
"type" : " module" ,
5
5
"engines" : {
6
6
"npm" : " >=8.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.4] ( https://github.com/EOX-A/EOxElements/compare/jsonform-v0.15.3...jsonform-v0.15.4 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
9
+
3
10
## [ 0.15.3] ( https://github.com/EOX-A/EOxElements/compare/jsonform-v0.15.2...jsonform-v0.15.3 ) (2025-02-25)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/jsonform" ,
3
- "version" : " 0.15.3 " ,
3
+ "version" : " 0.15.4 " ,
4
4
"type" : " module" ,
5
5
"devDependencies" : {
6
6
"@eox/map" : " ^1.19.3" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.29.1] ( https://github.com/EOX-A/EOxElements/compare/layercontrol-v0.29.0...layercontrol-v0.29.1 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
9
+
3
10
## [ 0.29.0] ( https://github.com/EOX-A/EOxElements/compare/layercontrol-v0.28.1...layercontrol-v0.29.0 ) (2025-01-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/layercontrol" ,
3
- "version" : " 0.29.0 " ,
3
+ "version" : " 0.29.1 " ,
4
4
"type" : " module" ,
5
5
"devDependencies" : {
6
6
"@eox/map" : " ^1.16.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.5.3] ( https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.2...storytelling-v1.5.3 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
9
+
3
10
## [ 1.5.2] ( https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.1...storytelling-v1.5.2 ) (2025-02-26)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/storytelling" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"type" : " module" ,
5
5
"devDependencies" : {
6
6
"@types/markdown-it" : " ^14.1.2" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.12.3] ( https://github.com/EOX-A/EOxElements/compare/timecontrol-v0.12.2...timecontrol-v0.12.3 ) (2025-02-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Typescript exports ([ #1568 ] ( https://github.com/EOX-A/EOxElements/issues/1568 ) ) ([ 6ee10d0] ( https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c ) )
9
+
3
10
## [ 0.12.2] ( https://github.com/EOX-A/EOxElements/compare/timecontrol-v0.12.1...timecontrol-v0.12.2 ) (2025-01-08)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eox/timecontrol" ,
3
- "version" : " 0.12.2 " ,
3
+ "version" : " 0.12.3 " ,
4
4
"type" : " module" ,
5
5
"devDependencies" : {
6
6
"ol" : " ^10.4.0" ,
You can’t perform that action at this time.
0 commit comments