Ivan Smolin
|
4e8f60543d
|
Merge branch 'master' into feature/bottom-sheet
|
2023-07-24 11:23:40 +03:00 |
Ivan Smolin
|
36019f7429
|
feat: TICoreGraphicsUtils module for drawing operations and other CoreGraphics related functionality
|
2023-07-10 16:17:29 +03:00 |
Nikita Semenov
|
3f112d2d26
|
Merge branch 'master' into feature/bottom-sheet
# Conflicts:
# CHANGELOG.md
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeeplink/TIDeeplink.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TILogging/TILogging.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITextProcessing/TITextProcessing.podspec
# TIUIElements/Sources/Views/Helpers/WrappedViewLayout+Helpers.swift
# TIUIElements/Sources/Views/Placeholder/Views/BasePlaceholderImageView.swift
# TIUIElements/Sources/Views/Placeholder/Views/BasePlaceholderView.swift
# TIUIElements/Sources/Wrappers/Constraints/CenterConstraints.swift
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIWebView/TIWebView.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
|
2023-07-03 07:31:44 +03:00 |
Nikita Semenov
|
86fddafcdf
|
docs: added playground for bottom sheet
|
2023-06-13 10:33:20 +03:00 |
Ivan Smolin
|
19a319f03c
|
build: fix playground and podspec issues
|
2023-05-31 17:33:22 +03:00 |
Ivan Smolin
|
43a12e322f
|
feat: add TIKeychainUtils playground with SingleValueStorage examples
|
2023-05-24 15:50:59 +03:00 |
Vladimir Makarov
|
cf54d8c798
|
feat: Protocols, default implementations, playground and markdown added
|
2023-04-20 12:31:09 +03:00 |
Vladimir Makarov
|
4a9355fd80
|
fix: Podspecs' source and homepage urls
|
2023-04-19 13:20:18 +03:00 |
Nikita Semenov
|
270ac1a4d5
|
fix: code review notes
|
2023-03-31 10:19:45 +03:00 |
Nikita Semenov
|
d9e4ea5ae8
|
feat: updated deeplink model + documentation for deeplinks api added
|
2023-03-30 13:41:06 +03:00 |
Nikita Semenov
|
e942d08503
|
Merge branch 'feature/skeletons_api' into feature/skeletons_docs
|
2023-03-07 14:42:07 +03:00 |
Nikita Semenov
|
e199cd4220
|
docs: skeletons playground page
|
2023-03-05 17:42:45 +03:00 |
Nikita Semenov
|
698243ee39
|
fix: updated url to ti repositories
|
2023-03-02 16:48:17 +03:00 |
Ivan Smolin
|
55fe6b7126
|
docs: fix review notes
|
2023-02-28 14:56:36 +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 |
Ivan Smolin
|
88da2ab508
|
feat: UITextView now support configuration with BaseTextAttributes
ReconfigurableView & ChangeableViewModel for non-destructing state update
WrappedViewHolder protocol with table/collection view cell implementations
|
2022-07-18 20:19:02 +03:00 |
Ivan Smolin
|
6cf16b74a7
|
feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils
|
2022-02-18 22:26:09 +03:00 |
Vlad Suhomlinov
|
71f516af98
|
docs: add Build dependencies for LeadKit.xcodeproj snippet
|
2021-06-20 23:35:53 +03:00 |
Vlad Suhomlinov
|
49e6172edf
|
feat: add realisation of paginating items from a data source
|
2021-06-17 18:04:17 +03:00 |
Boyko Mihail
|
d560c035c6
|
feat: Add TIKeychainUtils
|
2021-04-29 15:05:38 +03:00 |
Vlad
|
614e574596
|
docs: add snippets docs
|
2021-03-05 21:27:14 +03:00 |
Vlad
|
1ab3993c7e
|
docs: add page for semantic commit messages
|
2021-01-23 15:32:25 +03:00 |
Vlad
|
31c0f2c93a
|
refactor: @petropavel13 comments
|
2021-01-17 21:37:27 +03:00 |
Vlad
|
9113f0b7df
|
feat: add prepare-commit-msgto check commit style
|
2021-01-07 18:15:43 +03:00 |
Ivan Smolin
|
dfbe18fedd
|
update READMEs
|
2020-10-23 10:24:22 +03:00 |
Vlad
|
11942c327b
|
Up version
|
2020-08-24 23:30:35 +03:00 |
Vlad
|
cba4833d46
|
Code corresction
|
2020-08-23 23:47:56 +03:00 |
Vlad
|
bb125aa428
|
Up version
|
2020-08-22 20:43:46 +03:00 |
Vlad
|
ec29cb0e27
|
Update Readme
|
2020-08-19 23:37:25 +03:00 |
Vlad
|
16e2d222a4
|
Up version
|
2020-08-19 15:54:51 +03:00 |
Loupehope
|
153a404d5f
|
Update README.md
|
2020-08-09 15:29:10 +03:00 |
Ivan Smolin
|
310a08a6ec
|
create static framework project instead of single view application
|
2016-02-10 11:24:27 +03:00 |
Vsevolod Ivanov
|
9ebe104f50
|
Initial commit
|
2016-01-21 22:02:35 +03:00 |