Commit Graph

1280 Commits

Author SHA1 Message Date
Ivan Smolin 44306a5863 feat: add BaseControllers 2021-03-05 12:08:15 +03:00
Ivan Smolin d3e07fd550 feat: add UserDefaultsBackingStore 2021-03-05 12:08:15 +03:00
Ivan Smolin f3dcef4690 fix: creation of bottomSeparator for BaseSeparatorCell 2021-03-05 12:08:15 +03:00
Ivan Smolin 1efc4c2bf0 fix: set allHostsMustBeEvaluated of SessionManager to false, so we can download 2021-03-05 12:08:15 +03:00
Loupehope 7b5b6ed945
Merge pull request #264 from TouchInstinct/feature/update_dependecies
Update dependencies
2021-01-29 13:02:40 +03:00
Vlad 5fd69cae98 refactor: update info.plist 2021-01-29 09:54:17 +03:00
Vlad 3d683f44bc Merge branch 'master' into feature/update_dependecies
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
#	TIFoundationUtils/TIFoundationUtils.podspec
#	TISwiftUtils/TISwiftUtils.podspec
#	TITableKitUtils/TITableKitUtils.podspec
#	TITransitions/TITransitions.podspec
#	TIUIElements/TIUIElements.podspec
#	TIUIKitCore/TIUIKitCore.podspec
2021-01-29 09:27:24 +03:00
Loupehope 151022a22c
Merge pull request #265 from TouchInstinct/fix/podspec_file
Fix podspec file
2021-01-26 10:46:42 +03:00
Vlad 50ca1c7d79 chore: bump version 2021-01-25 17:43:02 +03:00
Vlad 9b115370f7 fix: LeadKit.podspec file 2021-01-25 17:40:15 +03:00
Loupehope f9af35e558
Merge pull request #263 from TouchInstinct/feature/git_hooks
Add prepare-commit-msg to check commit style
2021-01-25 16:31:09 +03:00
Vlad d264b23089 refactor: update to RxSwift 6 2021-01-23 21:53:08 +03:00
Vlad c5403c0ba9 refactor: up version 2021-01-23 21:47:24 +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 5afbc2ffa5 refactor: update swiftlint to 39.1 2021-01-11 23:26:23 +03:00
Vlad 7ffac03d73 feat!: update dependencies and project settings 2021-01-11 23:18:29 +03:00
Loupehope 6700252ef6
docs: correct typo 2021-01-11 12:50:31 +03:00
Vlad ffe4098937 fix: carthage install 2021-01-09 20:17:12 +03:00
Vlad e2c9c937b8 refactor: correct githook and setup script 2021-01-07 18:51:21 +03:00
Vlad 57c010f4f2 refactor: correct setup script 2021-01-07 18:46:47 +03:00
Vlad 9113f0b7df feat: add prepare-commit-msgto check commit style 2021-01-07 18:15:43 +03:00
Ivan Smolin 7408446b18
Merge pull request #258 from TouchInstinct/feature/stateful_button_and_more
StatefulButton and more
2020-12-24 14:22:03 +03:00
Ivan Smolin 2e84f5cb2d fix code review notes 2020-12-24 11:37:00 +03:00
Ivan Smolin 102c15ca07 added StatefulButton & RoundedStatefulButton.
added CACornerMask rounding extension.
added UIControl.State dictionary extensions.
added UIFont registration.
reworked BaseTextAttributes & ViewText.
removed ViewTextConfigurable.
2020-12-23 16:45:36 +03:00
MRSorokinMaxim f3fe5e08d8
Merge pull request #256 from TouchInstinct/titransaction_podspec
fix autor for validate spec
2020-11-11 16:39:31 +03:00
Maxim Sorokin 4f8d0b537d fix author name 2020-11-11 16:39:04 +03:00
Maxim Sorokin 6fbf1e0eff Revert "fix name author"
This reverts commit c997eb2bfb.
2020-11-11 16:38:32 +03:00
Maxim Sorokin c997eb2bfb fix name author 2020-11-11 16:35:13 +03:00
Maxim Sorokin 7102cccc60 fix autor for validate spec 2020-11-11 16:18:11 +03:00
MRSorokinMaxim 0f518c3c88
Merge pull request #255 from TouchInstinct/titransaction_podspec
[Add] TiTransactios podspec
2020-11-11 16:04:59 +03:00
Maxim Sorokin 00c72992ca [Add] TiTransactios podspec 2020-11-11 15:47:25 +03:00
Ivan Smolin 6b3bf25f0a
Merge pull request #254 from TouchInstinct/feature/separators
Feature/separators
2020-10-23 18:34:00 +03:00
Ivan Smolin 8b1e20d790 update README 2020-10-23 17:25:50 +03:00
Ivan Smolin 53e25e3a13 update podspec version to 0.11.0 2020-10-23 17:25:30 +03:00
Ivan Smolin 18d7e5c5b6 update BaseSeparatorCell layout configuration 2020-10-23 17:24:26 +03:00
Ivan Smolin 6433233d9e rename configure(with:) -> configureSeparators(with:) 2020-10-23 15:57:24 +03:00
Ivan Smolin 0a7f68bd23 update podspec and add missing extensions for TableKit 2020-10-23 12:44:49 +03:00
Ivan Smolin 281f0b72b9 add podspecs 2020-10-23 11:31:48 +03:00
Ivan Smolin dfbe18fedd update READMEs 2020-10-23 10:24:22 +03:00
Ivan Smolin e92b46eb51 rename InitializableView -> InitializableViewProtocol, move base elements to TIUIElements 2020-10-22 12:44:42 +03:00
Ivan Smolin 64cb766542 add missing ViewTextConfigurable extensions 2020-10-21 22:55:14 +03:00
Ivan Smolin 4af10aa107 add ConfigurableView 2020-10-21 22:37:20 +03:00
Ivan Smolin 6fdb6af732 add ViewText and BaseTextAttributes 2020-10-21 22:34:45 +03:00
Ivan Smolin 55977e39f5 add TableKitUtils with BaseSeparatorCell 2020-10-21 22:06:54 +03:00
Mihail 7b7fcab29e
Merge pull request #251 from TouchInstinct/fix/protection_to_open
Change protection level to open
2020-10-05 12:44:44 +03:00
Boyko Mihail 22ba1fb8f7 Change protection level to open 2020-10-05 12:41:12 +03:00
Mihail e1ba5e5788
Merge pull request #250 from TouchInstinct/fix/Add_presentedOrTopViewController
Add presentedOrTopViewController
2020-10-05 10:42:25 +03:00
Boyko Mihail f797ea2d8f Update version 2020-10-05 10:34:25 +03:00
Boyko Mihail 4c81de418f Add presentedOrTopViewController 2020-10-05 10:31:48 +03:00