Commit Graph
1278 Commits
Author SHA1 Message Date
Steven Deutsch b6e9aa3970 Update Podspec for release 0.13.2 2018-03-27 02:11:23 -05:00
Steven DeutschandGitHub 8a914bbc37 Merge pull request #593 from MessageKit/fix/equality
Improve equality checking on layout attributes
2018-03-27 02:03:33 -05:00
Steven DeutschandGitHub 7e9cc9fb12 Merge pull request #592 from MessageKit/enhancement/async-media
Add hook to configure async media on cell
2018-03-27 01:54:20 -05:00
Steven Deutsch 577e1bdc21 Improve equality checking on layout attributes 2018-03-27 01:52:31 -05:00
Steven Deutsch 28199f6687 Add CHANGELOG entry for #592 2018-03-27 01:35:46 -05:00
Steven Deutsch 17398a2cb2 Add hook to configure async media on cell 2018-03-27 01:28:14 -05:00
Steven Deutsch f70e1c82aa Remove deleted file 2018-03-27 01:11:26 -05:00
Steven Deutsch b9c626d405 Add CHANGELOG entry for #580 2018-03-24 03:52:35 -05:00
Steven Deutsch 66ed7a0817 Modify default behavior for insets and height 2018-03-24 03:52:35 -05:00
Steven Deutsch c3bb03bd02 Add InsetLabel class 2018-03-24 03:52:35 -05:00
Steven Deutsch 4f2fd52465 Stop sizing cell labels to fit text 2018-03-24 03:52:35 -05:00
Steven Deutsch 8c16892ca9 Add CHANGELOG entry for #579 2018-03-24 03:52:35 -05:00
Steven Deutsch 86f9372d44 Add size calculators 2018-03-24 03:52:35 -05:00
Steven Deutsch 601a35007a Remove MessageIntermediateLayoutAttributes 2018-03-24 03:52:35 -05:00
Steven Deutsch 4e7b1b4eed Make CellSizeCalculator a protocol 2018-03-24 03:52:35 -05:00
Steven Deutsch 599f9afc27 Remove unused String extension 2018-03-24 03:52:35 -05:00
Steven Deutsch 8fc9cd60a8 Add CHANGELOG entry for #587 2018-03-24 03:52:35 -05:00
Steven Deutsch a9af5290c8 Remove double import 2018-03-24 03:52:35 -05:00
Steven Deutsch f589debbd9 Fix example app 2018-03-24 03:52:35 -05:00
Steven Deutsch caefdbc22b Fix tests 2018-03-24 03:52:35 -05:00
Steven Deutsch d342bc4b56 Add LocationItem protocol 2018-03-24 03:52:35 -05:00
Steven Deutsch 5707a3441f Add MediaItem protocol 2018-03-24 03:52:35 -05:00
Steven Deutsch 1432c02278 Handle layout logic using CellSizeCalculator 2018-03-24 03:52:35 -05:00
Steven Deutsch 3c3b0a052f Add back shouldCacheAttributes 2018-03-24 03:52:35 -05:00
Steven Deutsch 75807db05b Gardening and open a few methods 2018-03-24 03:52:35 -05:00
Steven Deutsch 3af73b0939 Clean up some cache edge cases 2018-03-24 03:52:35 -05:00
Steven Deutsch 9181cd8db4 Make itemHeight lazy on intermediate attributes 2018-03-24 03:52:35 -05:00
Steven Deutsch 7a30b63661 Handle MessageData.custom caching 2018-03-24 03:52:35 -05:00
Steven Deutsch 212473c26f Create MessageCellLayout objects 2018-03-24 03:52:35 -05:00
Steven Deutsch 1d8eedf65b Remove MessageCellLayoutContext 2018-03-24 03:52:35 -05:00
Steven Deutsch 74946712d3 Revert access control to internal until otherwise 2018-03-24 03:52:35 -05:00
Steven Deutsch 0cc21797a0 Cache calculated text size 2018-03-24 03:52:35 -05:00
Steven Deutsch a0264952c5 Remove cached layout attributes and cache text size 2018-03-24 03:52:35 -05:00
Steven Deutsch bd1f7e3dbd Remove deprecations from example app 2018-03-24 03:52:35 -05:00
Steven Deutsch 30e6b105c7 Set label positions as properties of layout object 2018-03-24 03:52:35 -05:00
Steven Deutsch dd6787d359 Set avatarposition as property on layout object 2018-03-24 03:52:35 -05:00
Steven Deutsch bf3930bd14 Set message padding through property on layout object 2018-03-24 03:52:35 -05:00
Steven Deutsch e2ede6fe5f Set avatar size through properties on layout object 2018-03-24 03:52:35 -05:00
Steven Deutsch f12347f485 Remove old deprecations 2018-03-24 03:52:35 -05:00
Steven Deutsch 7a1209ecbe Remove open methods from extensions 2018-03-24 03:52:35 -05:00
Steven DeutschandGitHub 80edc1a111 Merge pull request #571 from ProgiiX/issue_554
Fixed SwiftLint warnings #554 Issue
2018-03-23 01:33:57 -05:00
Steven DeutschandGitHub 278a13a2eb Merge pull request #577 from zhongwuzw/fix-inputBar
Fix wrong separated components in messageInputBar
2018-03-20 22:41:51 -05:00
Alexander Momotiuk a77539288d Fix SwiftLint warnings #554 issue 2018-03-20 11:31:50 +02:00
Alexander Momotiuk e1049c7c39 Revert "Fixed SwiftLint warnings #554 Issue"
This reverts commit e30a340951.
2018-03-20 11:28:35 +02:00
zhongwuzw acd3788ac6 Add CHANGELOG 2018-03-19 16:50:10 +08:00
zhongwuzw 05744ae80b Fix wrong seperated components in messageInputBar 2018-03-19 16:46:54 +08:00
Alexander Momotiuk 5eff75fd21 Merge branch 'development' into issue_554 2018-03-19 00:45:47 +02:00
Steven Deutsch c3a2bef1c9 Merge branch 'master' of https://github.com/MessageKit/MessageKit into development 2018-03-18 16:51:09 -05:00
Alexander Momotiuk e30a340951 Fixed SwiftLint warnings #554 Issue 2018-03-18 17:27:16 +02:00
Nathan TannarandGitHub 49c0971a4c Merge pull request #565 from zhongwuzw/fix-ci
update circleci config
2018-03-16 12:01:13 -07:00