@axinom/mosaic-ui 0.15.2 → 0.16.0-rc.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
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
###
|
|
4
|
+
Bug Fixes
|
|
5
|
+
|
|
6
|
+
* custom tags component input not resetting when user clicks out of the field and the input value only contains whitespaces ([8e6c88d](https://dev.azure.com/axinom/CMS/_git/Navy/commit/8e6c88dd0fe899d1a4c21b3332c7cae562349b0c))
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* custom tags component will now save the input value when a user clicks out of the field ([0bfedc5](https://dev.azure.com/axinom/CMS/_git/Navy/commit/0bfedc52b54f80ee1626361ea45c33213db43db9))
|
|
11
|
+
|
|
3
12
|
All notable changes to this project will be documented in this file.
|
|
4
13
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
14
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomTags.d.ts","sourceRoot":"","sources":["../../../../src/components/FormElements/CustomTags/CustomTags.tsx"],"names":[],"mappings":"AACA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAMtE,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAclE,MAAM,WAAW,eAAgB,SAAQ,eAAe,EAAE,eAAe;IACvE,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,0CAA0C;IAC1C,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uEAAuE;IACvE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,2DAA2D;IAC3D,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,0GAA0G;IAC1G,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,kIAAkI;IAClI,uBAAuB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,GAAG,MAAM,EAAE,CAAC;CAC3E;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,
|
|
1
|
+
{"version":3,"file":"CustomTags.d.ts","sourceRoot":"","sources":["../../../../src/components/FormElements/CustomTags/CustomTags.tsx"],"names":[],"mappings":"AACA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAMtE,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAclE,MAAM,WAAW,eAAgB,SAAQ,eAAe,EAAE,eAAe;IACvE,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,0CAA0C;IAC1C,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uEAAuE;IACvE,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,2DAA2D;IAC3D,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,0GAA0G;IAC1G,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,kIAAkI;IAClI,uBAAuB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,GAAG,MAAM,EAAE,CAAC;CAC3E;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAuUhD,CAAC"}
|