@eeacms/volto-bise-policy 1.2.47 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -2
- package/package.json +1 -1
- package/theme/globals/site.overrides +7 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
### [1.
|
|
7
|
+
### [1.3.1](https://github.com/eea/volto-bise-policy/compare/1.3.0...1.3.1) - 23 June 2026
|
|
8
|
+
|
|
9
|
+
#### :hammer_and_wrench: Others
|
|
10
|
+
|
|
11
|
+
- Fix page-header styled-group alignment [Claudia Ifrim - [`0158281`](https://github.com/eea/volto-bise-policy/commit/0158281e3f08baa3b4deb98abeb8bd0797c53eaf)]
|
|
12
|
+
### [1.3.0](https://github.com/eea/volto-bise-policy/compare/1.3.0-beta.2...1.3.0) - 22 June 2026
|
|
13
|
+
|
|
14
|
+
#### :hammer_and_wrench: Others
|
|
15
|
+
|
|
16
|
+
- Merge pull request #71 from eea/develop [Nilesh - [`1675657`](https://github.com/eea/volto-bise-policy/commit/1675657789ea39c9658f1735aa8da1db141db4f0)]
|
|
17
|
+
- Merge pull request #70 from eea/develop [Nilesh - [`b4d955d`](https://github.com/eea/volto-bise-policy/commit/b4d955d00123444fb351d3f38b26aa1e4244c79a)]
|
|
18
|
+
- Merge pull request #68 from eea/develop [Nilesh - [`f344810`](https://github.com/eea/volto-bise-policy/commit/f344810b76ca84633b0c81ba385f160fb3d80b50)]
|
|
19
|
+
### [1.3.0-beta.2](https://github.com/eea/volto-bise-policy/compare/1.3.0-beta.1...1.3.0-beta.2) - 17 June 2026
|
|
8
20
|
|
|
9
21
|
#### :rocket: Dependency updates
|
|
10
22
|
|
|
@@ -16,7 +28,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
16
28
|
- fix sonarqube [nileshgulia1 - [`2da4f19`](https://github.com/eea/volto-bise-policy/commit/2da4f1921027093a95d9011ef3ff8d2977fc0dcc)]
|
|
17
29
|
- fix duplicated code [nileshgulia1 - [`91cdb7a`](https://github.com/eea/volto-bise-policy/commit/91cdb7ad2221506a15ed988e28c7e918b07bcbbf)]
|
|
18
30
|
- fix slashmenu styles on content box [nileshgulia1 - [`13765ad`](https://github.com/eea/volto-bise-policy/commit/13765ad26acc9af1f1066b164b4c58393b902c01)]
|
|
19
|
-
### [1.3.0-beta.1](https://github.com/eea/volto-bise-policy/compare/1.2.
|
|
31
|
+
### [1.3.0-beta.1](https://github.com/eea/volto-bise-policy/compare/1.2.47...1.3.0-beta.1) - 27 May 2026
|
|
32
|
+
|
|
33
|
+
### [1.2.47](https://github.com/eea/volto-bise-policy/compare/1.2.46...1.2.47) - 22 June 2026
|
|
34
|
+
|
|
35
|
+
#### :rocket: Dependency updates
|
|
36
|
+
|
|
37
|
+
- Release @eeacms/volto-openlayers-map@2.0.1 [EEA Jenkins - [`89854c4`](https://github.com/eea/volto-bise-policy/commit/89854c42c4d04ecb53876eac41c52a53ec8547ad)]
|
|
20
38
|
|
|
21
39
|
#### :bug: Bug Fixes
|
|
22
40
|
|
|
@@ -32,6 +50,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
32
50
|
|
|
33
51
|
#### :hammer_and_wrench: Others
|
|
34
52
|
|
|
53
|
+
- update jenkinsfile [nileshgulia1 - [`84315d2`](https://github.com/eea/volto-bise-policy/commit/84315d29e36427a50fcc1a939c9e650b69bd81f2)]
|
|
54
|
+
- fix sonarqube [nileshgulia1 - [`2da4f19`](https://github.com/eea/volto-bise-policy/commit/2da4f1921027093a95d9011ef3ff8d2977fc0dcc)]
|
|
55
|
+
- fix duplicated code [nileshgulia1 - [`91cdb7a`](https://github.com/eea/volto-bise-policy/commit/91cdb7ad2221506a15ed988e28c7e918b07bcbbf)]
|
|
56
|
+
- fix slashmenu styles on content box [nileshgulia1 - [`13765ad`](https://github.com/eea/volto-bise-policy/commit/13765ad26acc9af1f1066b164b4c58393b902c01)]
|
|
35
57
|
- remove App.js customization [nileshgulia1 - [`488d6e1`](https://github.com/eea/volto-bise-policy/commit/488d6e187a376224177dbabb5b662b33fe7877d1)]
|
|
36
58
|
- refactor code as per sonarQube [nileshgulia1 - [`5e96d28`](https://github.com/eea/volto-bise-policy/commit/5e96d288bf13fd6644e61e47c210ce73fbd00607)]
|
|
37
59
|
- bump querystring in package.json [nileshgulia1 - [`299b753`](https://github.com/eea/volto-bise-policy/commit/299b753d62a487cc162581a4252691e7a3c03f62)]
|
package/package.json
CHANGED
|
@@ -373,12 +373,18 @@ p.has--clear--both:empty {
|
|
|
373
373
|
}
|
|
374
374
|
}
|
|
375
375
|
|
|
376
|
+
#page-header .styled-group.has--useAsPageHeader--true {
|
|
377
|
+
margin-left: auto;
|
|
378
|
+
margin-right: auto;
|
|
379
|
+
width: 100%;
|
|
380
|
+
}
|
|
381
|
+
|
|
376
382
|
//fix Sidebar menu vertical scroll
|
|
377
383
|
|
|
378
384
|
div[role='navigation'] .toolbar-content.show {
|
|
379
385
|
max-height: 100vh !important;
|
|
380
386
|
}
|
|
381
387
|
|
|
382
|
-
.content-box[class*=
|
|
388
|
+
.content-box[class*='ary'] .power-user-menu {
|
|
383
389
|
--text-color-inactive: #3d5265;
|
|
384
390
|
}
|