Skip to content

Commit

Permalink
chore(release): 5.48.0
Browse files Browse the repository at this point in the history
# [5.48.0](v5.47.0...v5.48.0) (2024-07-10)

### Bug Fixes

* allow using globalConfig validator regardless of the default encoding ([#1276](#1276)) ([480798f](480798f))
* isFalse and isTrue as radio, singleinput value ([92fd2de](92fd2de))
* map also current value ([c40c49d](c40c49d))
* modify on change init on edit ([#1270](#1270)) ([2b8c2c2](2b8c2c2))
* modifyOnChange check equality with type convertion ([89cb682](89cb682))
* radio, do use 0 as default when null ([db7d2ca](db7d2ca))
* remove unneeded comment ([43072d8](43072d8))
* rename ([78b6e5d](78b6e5d))
* revert types removal, add mapping function ([4448530](4448530))
* test console errors ([0a3f497](0a3f497))
* tests ([3f14961](3f14961))
* tests "1" instead of "Yes" ([8e909ab](8e909ab))
* types ([0c95e35](0c95e35))
* typo ([7286e99](7286e99))
* use only strings inside UCC baseFormView ([f98e9b9](f98e9b9))

### Features

* **inputs:** add hidable or readonly inputs ([#1258](#1258)) ([8c70476](8c70476))
* remove placeholder option from globalConfig ([#1256](#1256)) ([044c2d0](044c2d0))
* **theme:** add dark theme support ([#1257](#1257)) ([8bd5d33](8bd5d33))
* update add-on generated by ucc-gen init command ([#1263](#1263)) ([76e8e52](76e8e52))
* valueField for api in select component ([#1265](#1265)) ([202f046](202f046))
* valueField similar to labelField in select component API ([6043d12](6043d12))

### Reverts

* Revert "fix: tests "1" instead of "Yes"" ([438458b](438458b))
  • Loading branch information
srv-rr-github-token committed Jul 10, 2024
1 parent 47e58ab commit 7ceefd0
Show file tree
Hide file tree
Showing 4 changed files with 218 additions and 2,560 deletions.
Loading

0 comments on commit 7ceefd0

Please sign in to comment.