You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 7.8.15 [skip ci]
## [7.8.15](v7.8.14...v7.8.15) (2025-01-14)
### Bug Fixes
* use ?? instead of || for fallbacks in modalProps to allow empty strings ([9890e42](9890e42))
chore(release): 7.8.11 [skip ci]
## [7.8.11](v7.8.10...v7.8.11) (2024-08-13)
### Bug Fixes
* use actual default translation keys if not provided explicitly to useModal ([3a3961c](3a3961c))
chore(release): 7.8.9 [skip ci]
## [7.8.9](v7.8.8...v7.8.9) (2024-08-08)
### Bug Fixes
* propertyType date edit should not convert to local timezone ([#1694](#1694) ([2d2b4f2](2d2b4f2))
chore(release): 7.8.8 [skip ci]
## [7.8.8](v7.8.7...v7.8.8) (2024-07-31)
### Bug Fixes
* propertyType date should not convert to local timezone ([d105b97](d105b97))