Jakub Kaspar
6bb47d5af5
Remove plugins that caused issues, migrate to swift 6
2024-10-30 07:49:27 +01:00
Jakub Kaspar
bf73559135
Example fixes
2024-07-11 11:25:37 +02:00
Martin Púčik
bff35fda61
Added Swiftlint and Swiftformat plugins ( #1729 )
...
* build: Swiftlint plugin
* build: Swiftformat plugin
* build: Swiftformat plugin
* build: Swiftformat bash command
* style: Swiftformat rules
* style: Swiftformat applied to codebase
* style: Ignore Tests for Swiftlint
* Update bundler
* Update changelog and migration guide
* style: Ignore Example for Swiftlint
* chore: Changelog
* Update Xcode version for ci_pr_tests.yml
* Update ci_pr_framework.yml
* Update ci_pr_example.yml
* chore: Changelog
Co-authored-by: Jakub Kaspar <kaspikk@gmail.com >
2022-07-25 08:46:14 +00:00
Martin Púčik
0e95375b21
Added a way to change messageInputBar to a custom view ( #1707 )
...
* chore: Fix Example controllers presentation
* feat: MessageInputBarKind
2022-05-06 13:04:37 +00:00
martinpucik
07eed9be91
refactor: InpuBar as subview instead of accessoryView
...
Simplify example launch VC
# Conflicts:
# Example/Sources/View Controllers/LaunchViewController.swift
# Example/Sources/View Controllers/NavigationController.swift
2022-05-03 18:01:12 +02:00
Ashley Ng
d2a34894a5
Address code review
...
- change varibale names with VC to ViewController
- add MIT License Header to new files
- add documentation about using a height constant
2020-05-07 18:29:23 -05:00
Ashley Ng
33c2ad5448
Add support to show splitview for iPads
2020-03-14 21:24:34 -05:00
Nathan Tannar
085f563a91
Crunch some bugs
2019-03-01 00:01:43 -08:00
hamzaozturk
e5bc7627bd
Settings aded to enable/disable message types.
2018-10-23 11:04:00 +03:00
Nathan Tannar
d806da72e0
Update Example to Swift 4.2
2018-09-29 12:24:01 -07:00
Nathan Tannar
5de6481e96
All-New ChatExample App
2018-08-11 21:57:34 -07:00
Changnam Hong
943ed2d899
Fix ChatExample for SwiftLint
...
1. Set .swiftlint.yml for ChatExample
2. Fix Access Control for Explicit Top Level ACL Violation
3. Fix SwiftLint Warning: Colon Violation, Function Body Length
4. Fix Forced Unwrapping style
2018-04-09 23:51:08 +09:00
Rich Gabrielli
1782b0b2a1
Change Copyright to "Copyright (c) 2017-2018 MessageKit"
2018-01-02 22:16:05 -05:00
Nathan Tannar
e308d81b2b
Styled up Example!!!
2017-10-21 01:12:14 -07:00
Steven Deutsch
a1a09195a6
Fix misplaced frames and update example app
2017-08-08 03:58:36 -05:00
Steven Deutsch
59f0b81e9f
Setup MessagesViewController constraints
2017-07-22 15:52:44 -05:00
Jesse Squires
f11462ce22
Dump former MessageKit repo contents ( #3 )
...
* Dump former MessageKit repo contents
* Update MessageKit.podspec
2017-07-19 18:03:52 -05:00