Commit Graph

33 Commits

Author SHA1 Message Date
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
Boyko Mihail eea8727d98 fix: pr issue 2021-06-29 17:54:48 +03:00
Boyko Mihail 28c3808f1a fix: pr issue 2021-06-29 16:47:39 +03:00
Boyko Mihail ce426d1f49 fix: pr issue 2021-06-28 17:28:09 +03:00
Boyko Mihail 6acf0f0b0f fix: Fix pr issuue. Add new protocol and separation other protocol 2021-06-24 20:19:18 +03:00
Boyko Mihail 5e06035236 fix: pr issue. fix conflict 2021-06-22 14:53:46 +03:00
Boyko Mihail c873366e7f fix: pr issue. Add animators 2021-06-22 13:39:27 +03:00
Boyko Mihail 1b58ff5aaa fix: pr issue 2021-06-18 14:07:13 +03:00
Boyko Mihail effad1e51c fix: pr issue 2021-06-18 11:12:55 +03:00
Boyko Mihail a9c7bd6abd fix: pr issue 2021-06-18 11:09:59 +03:00
Boyko Mihail e38ee51275 fix: pr issue 2021-06-18 10:56:55 +03:00
Boyko Mihail ba3211e613 fix: pr issue 2021-06-18 10:35:13 +03:00
Boyko Mihail fc679c5020 docs: Add gif and change readme file 2021-06-05 12:08:10 +03:00
Boyko Mihail 0810070370 fix: small 2021-06-04 20:38:21 +03:00
Boyko Mihail 2bd3144922 fix: protocols 2021-06-04 20:35:28 +03:00
Boyko Mihail 0095829e31 fix: Fix pr issue and add animation 2021-06-04 20:26:59 +03:00
Boyko Mihail 44b41a6618 fix: remove delegate code 2021-06-03 19:03:56 +03:00
Boyko Mihail 2de6bc2df3 feat: Add HeaderTransitionDelegate - Helper for transition of TableView header and navigationBar title view 2021-06-03 18:41:27 +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 f3dcef4690 fix: creation of bottomSeparator for BaseSeparatorCell 2021-03-05 12:08:15 +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
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 e92b46eb51 rename InitializableView -> InitializableViewProtocol, move base elements to TIUIElements 2020-10-22 12:44:42 +03:00
Ivan Smolin 55977e39f5 add TableKitUtils with BaseSeparatorCell 2020-10-21 22:06:54 +03:00
Vlad 7f05a98894 Fix self capture 2020-09-01 10:19:47 +03:00
Vlad 86581223ea Add comments 2020-08-31 23:09:34 +03:00
Vlad d29903d51b Code correction 2020-08-26 23:51:46 +03:00
Vlad af43eb9da7 Add Refresh Control 2020-08-26 23:40:46 +03:00
Vlad 2808d015bf Fix PR 2020-08-19 23:35:02 +03:00