@egovernments/digit-ui-components 0.2.0-beta.6 → 0.2.0-beta.7

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,6 +4,12 @@ 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
+
8
+ ### [0.2.0-beta.7] - 2025-03-26
9
+ ## Enhancements & New features
10
+ ## Edit Row data within InboxSearchComposer within rows and with popups based on config
11
+ ## Added customizers support i.e., we don't need to mention functions in UICustomizations.js we can directly mention within component level
12
+
7
13
  ### [0.2.0-beta.5] - 2025-03-26
8
14
  ## Fixes
9
15
  - Fixed Tab Functionality in InboxSearchComposer