Commit Graph

23 Commits

Author SHA1 Message Date
Ivan Smolin 33cc31b957 docs: update podspecs and changelog 2023-05-31 18:19:43 +03:00
Ivan Smolin 19a319f03c build: fix playground and podspec issues 2023-05-31 17:33:22 +03:00
Ivan Smolin ecfb83bafa feat: add TILogging module and TINetworking error logging 2023-05-25 11:42:56 +03:00
Nikita Semenov 5ea58f3746 feat: update TIDeveloperUtils module, removed TILogger module 2023-03-06 10:47:09 +03:00
Nikita Semenov 2061050c78 fix: removed custom logger wrapper 2023-03-05 17:52:00 +03:00
Nikita Semenov 1da2d4d501 fix: bump version back + update push to podspec script 2023-03-03 17:47:25 +03:00
Nikita Semenov e471bae469 docs: bumps podspec version of pods 2023-03-02 16:54:47 +03:00
Nikita Semenov 698243ee39 fix: updated url to ti repositories 2023-03-02 16:48:17 +03:00
Ivan Smolin 5f7e0bf273 feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release
`AsyncOperation` fixed ordering of chain operations execution
2023-02-28 14:56:36 +03:00
Nikita Semenov f1d5b27f3d feat: DashedBoundsLayer for debugging frames of the views visually 2023-02-14 19:53:14 +03:00
Nikita Semenov 46be3ce9de feat: extensions for SwiftUI previews 2023-02-14 16:34:46 +03:00
Nikita Semenov 7e41552521 feat: DefaultTitleSubtileView, BaseListItemView, StatefulButton appearance configuration update 2023-02-11 21:22:03 +03:00
Nikita Semenov 04ee83b8df fix: code review notes 2023-02-09 21:41:52 +03:00
Nikita Semenov 2d3e12164d feat: api for configuration Views' appearance and layout 2023-02-09 15:17:02 +03:00
Nikita Semenov 7add7c46ab fix: bump podspec version 2022-12-26 11:19:47 +03:00
Ivan Smolin 18cd001ab9 feat: Base classes for encryption and decryption user token with pin code or biometry
Pin code validators
2022-12-19 16:32:44 +03:00
Ivan Smolin 3730736319 fix: correct detection of the necessity of using attributed string 2022-12-15 14:03:08 +05:00
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
Nikita Semenov f8b7934204 fix: code review notes + change gcd on async/await 2022-11-09 21:14:58 +03:00
Nikita Semenov 13cf92c9c1 refactor: change podspec version + changelog updated 2022-11-08 17:47:01 +03:00
Nikita Semenov ff720fca0d feat: initial list view version 2022-09-29 15:44:27 +03:00
Nikita Semenov 37818d3153 feat: basic logger 2022-09-27 20:00:44 +03:00