@bnsights/bbsf-controls 1.0.52 → 1.0.55

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/README.md CHANGED
@@ -6,6 +6,22 @@ For more info please visit [BBSF Controls documenation](https://bbsfadmin.bnsigh
6
6
 
7
7
  # Change Log
8
8
 
9
+ ## 1.0.55 / 1-9-2022
10
+ ===================
11
+ * Add style to disapled options in dropdown control
12
+
13
+ ## 1.0.54 / 1-9-2022
14
+ ===================
15
+ * Add LabelKey to MultilingualControlOptionsBase
16
+ * Add DisabledItemsTooltipValue to DropdownOptions to enable tooltip on disabled options
17
+ * Fix Repeater control addItem
18
+ * Fix FileType Enum Word
19
+ * Add cancelBtnLabel,setBtnLabel to DefaultIntl to be translated in datetime control
20
+
21
+ ## 1.0.53 / 18-8-2022
22
+ ===================
23
+ * Update Location control(delete value when value empty)
24
+
9
25
  ## 1.0.52 / 16-8-2022
10
26
  ===================
11
27
  * Update Tag input control(custom validation mode)