New Features
----------------
- Add methods to temporarily convert GUI error mode (111).
- Simple scrollable, collapsible, resizable and draggable container creation by boxification (112).
- Support nested `thread_worker` (114).
- Implement `connect_async` for async callbacks of value widgets (117).
- Support "validator" key in Annotated.
Bug Fixes
----------
- Fix typing (106, 107).
- Fix callback searching strategy (116).