@unlk/keymaster 1.0.5 → 1.0.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
@@ -2,6 +2,22 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [1.0.7] - 2025-05-06
6
+
7
+ ### Added
8
+ - Tiled Radio and Checkbox
9
+
10
+ ### Updated
11
+ - Floating label functionality for Selects
12
+ - Tooltip Border Radius
13
+
14
+
15
+ ## [1.0.6] - 2025-05-02
16
+
17
+ ### Updated
18
+ - JS Functions to be structured like Bootstrap
19
+ - Alert Success and Danger colors
20
+
5
21
  ## [1.0.5] - 2025-04-28
6
22
 
7
23
  ### Added