Commit Graph

1554 Commits

Author SHA1 Message Date
Nikita Semenov b533eaaae6 fix: remove useless baseView 2023-03-07 13:00:34 +03:00
Nikita Semenov 7a0747843a feat: removed computed @objc properties 2023-03-07 11:38:09 +03:00
Nikita Semenov 343d36cb85 feat: removed SkeletonsPresenter and move all logic to extensions of UIView and UIViewController 2023-03-07 10:11:56 +03:00
Nikita Semenov 29347d77e1 fix: code review notes 2023-03-06 19:27:56 +03:00
Nikita Semenov 64604bdce0 Merge branch 'master' into feature/skeletons_api
# Conflicts:
#	CHANGELOG.md
#	TIAppleMapUtils/TIAppleMapUtils.podspec
#	TIAuth/TIAuth.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
#	TIUIElements/TIUIElements.podspec
#	TIUIKitCore/TIUIKitCore.podspec
#	TIWebView/TIWebView.podspec
#	TIYandexMapUtils/TIYandexMapUtils.podspec
2023-03-06 19:27:47 +03:00
Nikita Semenov e27c844f92 Merge branch 'fix/remove_logger_api' into 'master'
fix: removed custom logger wrapper

See merge request touchinstinct/LeadKit!4
2023-03-06 11:58:52 +00:00
Nikita Semenov 01d99cb246 docs: change release version 2023-03-06 14:57:52 +03:00
Nikita Semenov 48f6655efc fix: logic of font size determination 2023-03-06 14:55:36 +03:00
Nikita Semenov dda06ece3c fix: dependencies of TIDeveloperUtils module 2023-03-06 10:59:55 +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 84e7093903 Merge branch 'fix/repo_urls' into 'master'
Fix/repo urls

See merge request touchinstinct/LeadKit!2
2023-03-03 16:30:51 +00:00
Nikita Semenov 1da2d4d501 fix: bump version back + update push to podspec script 2023-03-03 17:47:25 +03:00
Nikita Semenov 118bca1c9d feat: added default implementation of to protocol 2023-03-03 14:39:32 +03:00
Nikita Semenov fbab4a491b fix: code review notes 2023-03-03 14:35:46 +03:00
Nikita Semenov fd2fa45909 feat: padding configuration for skeleton layer 2023-03-03 14:01:48 +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
Nikita Semenov 59ef1093c7 fix: change default shape of UIImageViews 2023-03-01 20:40:33 +03:00
Nikita Semenov 7442884856 fix: minor changes 2023-03-01 20:39:04 +03:00
Nikita Semenov 6e506aa385 feat: updated exporting of environment variable 2023-03-01 19:16:33 +03:00
Nikita Semenov 9f5d7387d7 feat: skeletons api 2023-03-01 19:05:52 +03:00
Ivan Smolin e9b32ce326
Merge pull request #345 from TouchInstinct/fix/push_podspecs_fixups
build: push podspecs fixups
2023-03-01 09:54:44 +03:00
Ivan Smolin a9a8ddde9e build: push podspecs fixups 2023-02-28 16:59:57 +03:00
Ivan Smolin 893f6f191d
Merge pull request #344 from TouchInstinct/feature/documentation_generation
feat: Auto documentation generation
2023-02-28 15:04:08 +03:00
Ivan Smolin 56d1ee998d build: remove --use-cache flag due build failure 2023-02-28 14:56:36 +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
Nikita Semenov 3a321a7fbf
Merge pull request #343 from TouchInstinct/feature/swiftui_previews
feat: extensions for SwiftUI previews
2023-02-21 09:04:31 +03:00
Nikita Semenov 275afb655f fix: push to podspec update 2023-02-15 12:46:29 +03:00
Nikita Semenov f3c5002f4e feat: added dashed layer support for UIViewController 2023-02-14 20:12:33 +03:00
Nikita Semenov 3406962d21 docs: updated release version in changelog 2023-02-14 19:54:14 +03:00
Nikita Semenov f1d5b27f3d feat: DashedBoundsLayer for debugging frames of the views visually 2023-02-14 19:53:14 +03:00
Nikita Semenov f4a516bf86 feat: rebase preview extensions to new framework TIDeveloperUtils 2023-02-14 17:52:20 +03:00
Nikita Semenov 46be3ce9de feat: extensions for SwiftUI previews 2023-02-14 16:34:46 +03:00
Nikita Semenov 30c5b72b26
Merge pull request #342 from TouchInstinct/feature/base_views
Feature/base views
2023-02-14 14:34:29 +03:00
Nikita Semenov f67005df71
Merge pull request #339 from TouchInstinct/feature/appearance_customization_model
feat: api for configuration Views' appearance and layout
2023-02-14 11:51:55 +03:00
Nikita Semenov 05fa3dad31
Merge pull request #340 from TouchInstinct/feature/view_containers
feat: container views
2023-02-14 11:39:28 +03:00
Nikita Semenov 0c3b987370 fix: code review notes 2023-02-13 21:19:35 +03:00
Nikita Semenov f2c390f71a feat: updated method to hide and show subtitle of DefaultTitleSubtitleView 2023-02-12 18:15:31 +03:00
Nikita Semenov 7e41552521 feat: DefaultTitleSubtileView, BaseListItemView, StatefulButton appearance configuration update 2023-02-11 21:22:03 +03:00
Nikita Semenov bd7d31cf67 fix: code review notes 2023-02-10 17:53:21 +03:00
Nikita Semenov 4e1270205e docs: added change log information 2023-02-10 16:28:53 +03:00
Nikita Semenov c5209dc9f6 feat: container views 2023-02-10 15:27:35 +03:00
Nikita Semenov 3ef71a6892 fix: updated 1.33.0 version in changelog 2023-02-09 23:18:11 +03:00
Nikita Semenov 04ee83b8df fix: code review notes 2023-02-09 21:41:52 +03:00
Nikita Semenov 6ff2c8bf37 fix: access to with(appearance:) method 2023-02-09 17:48:14 +03:00
Nikita Semenov 2d3e12164d feat: api for configuration Views' appearance and layout 2023-02-09 15:17:02 +03:00
Nikita Semenov fffe5bd8d4
Merge pull request #336 from TouchInstinct/feature/web_view
Feature/web view
2023-01-30 13:22:26 +03:00
Nikita Semenov f6e00bb53a fix: code review notes 2023-01-30 11:42:06 +03:00