Skip to content

Commit

Permalink
docs: update CHANGELOG.md (#1278)
Browse files Browse the repository at this point in the history
😍
  • Loading branch information
vtsvetkov-splunk committed Jul 10, 2024
1 parent 7ceefd0 commit 07910c6
Showing 1 changed file with 4 additions and 23 deletions.
27 changes: 4 additions & 23 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,18 @@
### Bug Fixes

* allow using globalConfig validator regardless of the default encoding ([#1276](https://github.com/splunk/addonfactory-ucc-generator/issues/1276)) ([480798f](https://github.com/splunk/addonfactory-ucc-generator/commit/480798f5819770755b083a56f4a4aaccb4f90cce))
* isFalse and isTrue as radio, singleinput value ([92fd2de](https://github.com/splunk/addonfactory-ucc-generator/commit/92fd2de6269055ef23ce978f295638f5b766f84c))
* map also current value ([c40c49d](https://github.com/splunk/addonfactory-ucc-generator/commit/c40c49db6289b9735dcf97aa5485ce7759d04dec))
* modify on change init on edit ([#1270](https://github.com/splunk/addonfactory-ucc-generator/issues/1270)) ([2b8c2c2](https://github.com/splunk/addonfactory-ucc-generator/commit/2b8c2c24557351dfd6f8dc05c2317c4efd16eceb))
* modifyOnChange check equality with type convertion ([89cb682](https://github.com/splunk/addonfactory-ucc-generator/commit/89cb6825ca6c96e5573b7b6697d686cf394495cb))
* radio, do use 0 as default when null ([db7d2ca](https://github.com/splunk/addonfactory-ucc-generator/commit/db7d2cacc2d9d7ddfe26f49f37e6d55a3e56617f))
* remove unneeded comment ([43072d8](https://github.com/splunk/addonfactory-ucc-generator/commit/43072d8d4cdf1d45b52dbe626749d54b9787e224))
* rename ([78b6e5d](https://github.com/splunk/addonfactory-ucc-generator/commit/78b6e5d0fbd8491c96f5c3e6f4280060e4a8aac6))
* revert types removal, add mapping function ([4448530](https://github.com/splunk/addonfactory-ucc-generator/commit/4448530dfee2be6c0152659ee230c26a9f8fcb05))
* test console errors ([0a3f497](https://github.com/splunk/addonfactory-ucc-generator/commit/0a3f497dfff29560a7c6e51eefc545ae8bfa6beb))
* tests ([3f14961](https://github.com/splunk/addonfactory-ucc-generator/commit/3f149616aca0c0135b88bfea2ea689c215ecbc59))
* tests "1" instead of "Yes" ([8e909ab](https://github.com/splunk/addonfactory-ucc-generator/commit/8e909abee95f295af34c773a64653de5f374814b))
* types ([0c95e35](https://github.com/splunk/addonfactory-ucc-generator/commit/0c95e356393fa3b1a8e4244daca2e0f1628382c2))
* typo ([7286e99](https://github.com/splunk/addonfactory-ucc-generator/commit/7286e993d446c20654770e09e7da149b717421e2))
* use only strings inside UCC baseFormView ([f98e9b9](https://github.com/splunk/addonfactory-ucc-generator/commit/f98e9b95d9c8ffbfdb066ca05eb4b10e1c52e8c9))

* correctly map truly and falsy values for inputs ([#1270](https://github.com/splunk/addonfactory-ucc-generator/issues/1270)) ([2b8c2c2](https://github.com/splunk/addonfactory-ucc-generator/commit/2b8c2c24557351dfd6f8dc05c2317c4efd16eceb))

### Features

* **theme:** add dark theme support ([#1257](https://github.com/splunk/addonfactory-ucc-generator/issues/1257)) ([8bd5d33](https://github.com/splunk/addonfactory-ucc-generator/commit/8bd5d33076dbb730b5e24a5033b2b59751732006))
* **inputs:** add hidable or readonly inputs ([#1258](https://github.com/splunk/addonfactory-ucc-generator/issues/1258)) ([8c70476](https://github.com/splunk/addonfactory-ucc-generator/commit/8c70476a5de4ec7cdf18e26b39494a2d5452f61c))
* remove placeholder option from globalConfig ([#1256](https://github.com/splunk/addonfactory-ucc-generator/issues/1256)) ([044c2d0](https://github.com/splunk/addonfactory-ucc-generator/commit/044c2d09630dcd762f247bac55d429704e852f9c))
* **theme:** add dark theme support ([#1257](https://github.com/splunk/addonfactory-ucc-generator/issues/1257)) ([8bd5d33](https://github.com/splunk/addonfactory-ucc-generator/commit/8bd5d33076dbb730b5e24a5033b2b59751732006))
* update add-on generated by ucc-gen init command ([#1263](https://github.com/splunk/addonfactory-ucc-generator/issues/1263)) ([76e8e52](https://github.com/splunk/addonfactory-ucc-generator/commit/76e8e52181e6153b19ba01844cd14424402e928f))
* valueField for api in select component ([#1265](https://github.com/splunk/addonfactory-ucc-generator/issues/1265)) ([202f046](https://github.com/splunk/addonfactory-ucc-generator/commit/202f046c662427b7123825d42b5baecba9355071))
* valueField similar to labelField in select component API ([6043d12](https://github.com/splunk/addonfactory-ucc-generator/commit/6043d12ff1a941912fd61cd78549100c0a185ca1))


### Reverts
* **select entity:** allow custom mapping for values ([#1265](https://github.com/splunk/addonfactory-ucc-generator/issues/1265)) ([202f046](https://github.com/splunk/addonfactory-ucc-generator/commit/202f046c662427b7123825d42b5baecba9355071))

* Revert "fix: tests "1" instead of "Yes"" ([438458b](https://github.com/splunk/addonfactory-ucc-generator/commit/438458b3f6220eb36fc1881cc911670e39be933a))

# [5.47.0](https://github.com/splunk/addonfactory-ucc-generator/compare/v5.46.0...v5.47.0) (2024-06-25)
[5.47.0](https://github.com/splunk/addonfactory-ucc-generator/compare/v5.46.0...v5.47.0) (2024-06-25)


### Bug Fixes
Expand Down

0 comments on commit 07910c6

Please sign in to comment.