fix[#1730, #1742] fixed datepicker clear btn and increased theslightly the fields contrast

This commit is contained in:
Gani Georgiev
2023-02-02 00:19:04 +02:00
parent 8b93aac8e3
commit 2b5f00b62e
37 changed files with 178 additions and 165 deletions
+7
View File
@@ -1,3 +1,10 @@
## v0.12.2
- Fixed the "Clear" button of the datepicker component not clearing the value ([#1730](https://github.com/pocketbase/pocketbase/discussions/1730)).
- Increased slightly the fields contrast ([#1742](https://github.com/pocketbase/pocketbase/issues/1742)).
## v0.12.1
- Fixed js error on empty relation save.