IceCubesApp/IceCubesApp
Thai D. V de83b8ec90
Fix EditTagGroupView (#1686)
* refactor data of `EditTagGroupView`

* lower case tags before saving because API is case-insensitive

* fix: "add new tag" `TextField` is not focused after adding the first tag (on both macOS and iOS)

* perf: improve symbol search performance

* improve layout and animation of symbol search

* fix: sort tags and remove duplicate tags

* fix: crash when open timeline for an empty tag group

* fix: revert concurrency code because performance issue at 1d3f271 is a false alarm

* add warning labels to help the users

* fix: state `tagGroup`

* fix: selecting symbol logic and warning labels

* refactor `EditTagGroupView.body`

* refactor warning labels

* Fix theme

* Move to its own folder

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-11-27 09:13:07 +01:00
..
App Fix EditTagGroupView (#1686) 2023-11-27 09:13:07 +01:00
Assets.xcassets Initial macOS Catalyst support 2023-10-23 19:12:25 +02:00
Embeds Update sounds 2023-03-06 21:04:46 +01:00
Resources Fix EditTagGroupView (#1686) 2023-11-27 09:13:07 +01:00
IceCubesApp.entitlements Enable CloudKit sync for tag groups, local timeline and drafts 2023-10-29 08:51:20 +01:00
Info.plist Enable landscape on iOS 2023-02-18 07:42:35 +01:00
Secret.plist Translate Toot using DeepL close #153 2023-01-21 09:58:38 +01:00