Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Smolin 2a89de15e3 feat: - Added: BaseTextAttributes can now measure text size and provides paragraph style configuration API.
- Removed: ViewText. Was fully replaced with BaseTextAttributes
- Fixed: Operation.flattenDependencies used in Operation.add(to:waitUntilFinished:) now works correctly.
- Added: Now it's possible to add dependent operation to start of the queue.
2022-12-03 22:55:08 +03:00
Nikita Semenov 39ddcf498f feat: added new pod to the script 2022-11-18 19:23:54 +03:00
Grigory Boyko 8466a4a4db feat: change push_to_podspecs.sh 2022-08-03 23:17:01 +07:00
Ivan Smolin 3d3d94412a feat: Add presenter protocols to `TISwiftUICore` and `TIUIKitCore` modules
Add `CodeConfirmPresenter` protocol and `DefaultCodeConfirmPresenter` implementation in `TIAuth` module
2022-06-02 15:33:29 +03:00
Ivan Smolin 47ff4d949c feat: TIMapUtils, TIAppleMapUtils, TIGoogleMapUtils and TIYandexMapUtils modules for map items clustering and interacting with them 2022-04-26 14:55:04 +03:00
Ivan Smolin ceab75e3b5 fix: *DateFormatterReusePool workaround for swift downcasting bug 2022-04-18 20:34:16 +03:00
Ivan Smolin 532e54fe9e feat: Network services in TIMoyaNetworking now passes MoyaError in result of EnpointRequest execution.
feat: TINetworkingCache module - caching results of EndpointRequests.
2022-04-15 14:21:28 +03:00
Ivan Smolin 98f55093ac feat: add [Date] coding methods 2022-04-07 20:25:08 +03:00
Ivan Smolin 7def493512 feat: EndpointRequest Body can take a nil value as well as Parameter value 2022-03-29 11:43:13 +03:00
Vlad Suhomlinov b39c217c30 fix: podspec’s scripts 2021-06-20 22:48:34 +03:00
Vlad Suhomlinov a6461bd77e feat: add useful scripts 2021-04-29 09:43:26 +03:00