Commit Graph

1158 Commits

Author SHA1 Message Date
Vlad Suhomlinov b39c217c30 fix: podspec’s scripts 2021-06-20 22:48:34 +03:00
Loupehope cd91364c75
Merge pull request #276 from TouchInstinct/feature/tipagination
feat: add realisation of paginating items from a data source
2021-06-19 23:08:30 +03:00
Vlad Suhomlinov 68914f0ddc chore: bump 1.3.0 2021-06-17 18:36:04 +03:00
Vlad Suhomlinov 49e6172edf feat: add realisation of paginating items from a data source 2021-06-17 18:04:17 +03:00
Mihail 954080891d
Merge pull request #270 from TouchInstinct/feature/TIKeychainUtils
feat: Add TIKeychainUtils
2021-04-30 19:17:08 +03:00
Boyko Mihail d27c8ab97c feat: Fix dependency (pr issue) 2021-04-30 18:56:50 +03:00
Boyko Mihail 77ca9d05fa feat: fix pr issue 2021-04-30 17:47:58 +03:00
Boyko Mihail ee78f008eb feat: Fix pr issue 2021-04-30 14:55:32 +03:00
Boyko Mihail 529dd9edf8 feat: Fix pr issue 2021-04-30 13:18:27 +03:00
Boyko Mihail d560c035c6 feat: Add TIKeychainUtils 2021-04-29 15:05:38 +03:00
Loupehope 1ad5eed642
Merge pull request #269 from TouchInstinct/feature/useful_scripts
Add useful scripts
2021-04-29 09:49:11 +03:00
Vlad Suhomlinov a6461bd77e feat: add useful scripts 2021-04-29 09:43:26 +03:00
Vlad Suhomlinov e3a6897083 chore: bump version 1.1.2 2021-04-29 09:20:25 +03:00
Vlad Suhomlinov 67d31b108b Merge branch 'master' into feature/useful_scripts 2021-04-29 09:19:05 +03:00
Loupehope 4a1e84773e
docs: add folder filter 2021-04-29 09:11:13 +03:00
Vlad Suhomlinov ea00667963 fix: add .DS_Store to .gitignore 2021-04-29 09:00:20 +03:00
Shalashnikov Maxim e86dcc81f9
Merge pull request #267 from TouchInstinct/fix/fix-StatefullButton-propagation
fix: fix StatefullButton propagation
2021-03-16 16:38:54 +03:00
b0sya e87173b166 docs: update CHANGELOG 2021-03-16 16:32:33 +03:00
b0sya 6c8ff3e682 build: bump version number 2021-03-16 16:29:55 +03:00
b0sya 8655c90f1d refactor: change disabling propagation condition 2021-03-16 16:11:02 +03:00
b0sya 3e64b5cc4e fix: fix StatefullButton propagation 2021-03-16 15:31:31 +03:00
Ivan Smolin 2e1cf62e6f
Merge pull request #266 from TouchInstinct/feature/base_controllers
Feature/base controllers
2021-03-09 11:59:35 +03:00
Vlad 614e574596 docs: add snippets docs 2021-03-05 21:27:14 +03:00
Ivan Smolin 5d449ce92f docs: update CHANGELOG 2021-03-05 13:01:11 +03:00
Ivan Smolin 6472f8a3bb fix: make TableDirectorHolder public 2021-03-05 12:52:33 +03:00
Ivan Smolin 0a195e3309 build: fix TIFoundationUtils build 2021-03-05 12:52:33 +03:00
Ivan Smolin 616a6ec9ed build: bump version number 2021-03-05 12:52:33 +03:00
Ivan Smolin 1225b190f0 feat: add TableDirector extensions for BaseCustomViewController, add TableKitTableView with tableDirector property 2021-03-05 12:08:15 +03:00
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