Commit Graph

1381 Commits

Author SHA1 Message Date
Nikita Semenov 95fc92dfca fix: fix exclusion of cells 2022-08-09 18:02:30 +03:00
Nikita Semenov 73abd949eb fix: remove class property identifier 2022-08-09 17:01:10 +03:00
Nikita Semenov e28d71caf7 fix: cell registration 2022-08-09 16:55:25 +03:00
Nikita Semenov 5eb0183d92 fix: code review notes 2022-08-09 16:41:52 +03:00
Nikita Semenov 373b0db19e fix: cell configuration 2022-08-05 14:50:39 +03:00
Nikita Semenov 95a0045582 fix: review notes 2022-08-05 14:29:18 +03:00
Nikita Semenov 7bef631668 fix: usage of generics 2022-08-04 18:49:23 +03:00
Nikita Semenov 2748d5e3b0 fix: type casting 2022-08-04 18:45:38 +03:00
Nikita Semenov 47280c7cd7 fix: review notes 2022-08-04 18:20:08 +03:00
Nikita Semenov c583b8a98a fix: logic of selecting filters 2022-08-04 17:23:58 +03:00
Nikita Semenov 7f6883c7b7 fix: view model configuration 2022-08-04 17:01:19 +03:00
Nikita Semenov ef1eb2d8ac fix: collection view life cycle 2022-08-04 16:53:33 +03:00
Nikita Semenov 0534d41bae fix: update collection view with diffable data source 2022-08-04 16:44:19 +03:00
Nikita Semenov 7c479ff428 fix: default inset of the cells 2022-08-03 21:49:17 +03:00
Nikita Semenov b6321d3b19 fix: collection view life cycle 2022-08-03 21:47:05 +03:00
Nikita Semenov 82d52f4a40 fix: double view model assignment 2022-08-03 21:40:43 +03:00
Nikita Semenov af1c9da523 fix: creating of wrapped view 2022-08-03 21:38:57 +03:00
Nikita Semenov cead71df3d fix: update podscpecs versions 2022-08-03 21:34:07 +03:00
Nikita Semenov 18b48957a4 Merge branch 'master' into filters_api
# Conflicts:
#	CHANGELOG.md
2022-08-03 21:32:23 +03:00
Nikita Semenov edec8bc94f fix: refactoring and review changes 2022-08-03 21:27:30 +03:00
Nikita Semenov 276fbc8c10 fix: excluding selected cells 2022-08-03 20:55:22 +03:00
Nikita Semenov 62aecb0941 fix: layout + collection cell updates 2022-08-03 20:28:15 +03:00
Nikita Semenov c6d17e96ab fix: remove excessive level of an abstraction 2022-08-03 19:57:33 +03:00
boykogri 30cf6856b1
Merge pull request #319 from TouchInstinct/feature/ecommerce
Feature/ecommerce
2022-08-03 22:15:22 +07:00
Grigory Boyko b7b95f0ef4 feat: change version 2022-08-03 22:14:30 +07:00
Grigory Boyko 617ebbfde1 fix: Comments from pull request 2022-08-03 16:33:48 +07:00
Grigory Boyko 651892d182 fix: edit changelog 2022-08-02 22:16:37 +07:00
Grigory Boyko 28126dae4b feat: edit changelog and podspec summary 2022-08-02 22:14:38 +07:00
Grigory Boyko b57f205812 feat: add TINetworking dependency 2022-08-02 22:08:44 +07:00
Grigory Boyko 50d59857a7 fix: change podspec to 1.27.0 2022-08-02 21:41:45 +07:00
Grigory Boyko 8cfd3b466c fix: Remove optional for cart 2022-08-02 17:08:03 +07:00
Grigory Boyko 1db3bdb944 feat: Update podspec to 1.27, small models changes 2022-08-02 16:21:00 +07:00
Grigory Boyko d5479f745c feat: Add promocodes and bonuses logic 2022-08-02 12:18:09 +07:00
Grigory Boyko eb66a4e8ca fix: Comments from pull request 2022-08-02 11:38:35 +07:00
Nikita Semenov 76f6635cbc fix: view holder protocol udpate 2022-08-01 19:42:28 +03:00
Nikita Semenov de3aad7147 fix: bug with excluding selected cells 2022-08-01 17:42:56 +03:00
Grigory Boyko 343c40888d fix: add actual changes 2022-08-01 21:11:39 +07:00
Grigory Boyko 179a368fe5 fix: Delete useless protocols, add cartRequestExecutor 2022-08-01 21:09:49 +07:00
Nikita Semenov 50f6670710 fix: default cell corner radius 2022-08-01 16:49:23 +03:00
Nikita Semenov 104116fd36 fix: change default cell appearance 2022-08-01 16:41:45 +03:00
Grigory Boyko 48ac99c7d8 feat: Add receipt, cart service 2022-08-01 19:29:35 +07:00
Nikita Semenov fa29f08d2d fix: bugs with access control 2022-08-01 12:29:42 +03:00
Nikita Semenov 9e96b83c1e fix: refactor conformance to collection holder protocol 2022-08-01 12:25:29 +03:00
Grigory Boyko c92b9bf563 feat: Add CartEditable block 2022-08-01 15:17:21 +07:00
Nikita Semenov c85ab9113b fix: access of filters collection view + change log update 2022-08-01 09:48:57 +03:00
Nikita Semenov 761e4b98bf fix: update podspec version 2022-08-01 09:42:22 +03:00
Grigory Boyko ea1392f279 fix: package.swift file 2022-08-01 08:59:54 +07:00
Nikita Semenov 01c4ef6f44 fix: code refactoring + add additional protocols 2022-07-31 21:01:09 +03:00
Nikita Semenov b52d57a5e7 feat: initial filters api 2022-07-31 13:53:28 +03:00
Grigory Boyko cddae04f2e feat: Add initial files for Cart module 2022-07-29 21:08:11 +07:00