Commit Graph

18 Commits

Author SHA1 Message Date
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
Ivan Smolin c7ba0d1f30 fix: add link to each part of attributed text 2022-12-27 14:03:08 +03:00
Ivan Smolin 724ed400c4 style: review notes 2022-12-26 10:50:29 +03:00
Ivan Smolin ad5fbc96fb fix: initializEable -> initializAble 2022-12-26 10:50:13 +03:00
Ivan Smolin 5017e7e7b7 feat: URLInteractiveTextView for terms and conditions hints in login flow 2022-12-23 11:09:55 +03:00
Vladimir Makarov 8e0043cd48 fix: weak target reference in `RefreshControl` fixed 2022-10-18 16:21:38 +05: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 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 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