@egovernments/digit-ui-components 0.2.0-beta.12 → 0.2.0-beta.14

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 CHANGED
@@ -4,10 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ### [0.2.0-beta.14] - 2025-04-28
8
+ ## Updates
9
+ - Added `BoundaryFilter` HOC component to enable hierarchical administrative boundary selection.
10
+ - Allowed standalone rendering of the `BoundaryFilter` component.
11
+ - Integrated `BoundaryFilter` into `FormComposer` and `InboxSearchComposer` for boundary-based filtering.
12
+
13
+
14
+ ### [0.2.0-beta.13] - 2025-04-24
15
+ ## Updates
16
+ - CustomDropdown now supports MultiselectDropdown
17
+ - Added classname and styles for section subheader in form
18
+ - Removed unnecessary div if description orerror or charCount is not present
7
19
 
8
20
  ### [0.2.0-beta.12] - 2025-04-16
9
21
  ## Updates
10
22
  - Fixed default data in form composer
23
+
11
24
  ### [0.2.0-beta.11] - 2025-04-16
12
25
  ## Updates
13
26
  - Added classname in header and subHeader