Chris Zielinski
|
0c5cd04c76
|
Fix macOS Platform, Custom URL Scheme Handler, Polish Demos. (#110)
* Fix 'DownView' for the macOS platform.
* Remove unnecessary 'markdownString' property and refactoring (back to original).
* Add 'configuration' parameter to 'DownView' initializer.
* Support custom URL scheme handlers (macOS 10.13+, iOS 11+)
* Move DownView's init 'didLoadSuccessfully' parameter to end to allow trailing closures.
* Document DownView's 'configuration' parameter.
* Add test case for custom URL scheme handler.
* Polish macOS demo
* Polish iOS Demo
* Revert bundle IDs
* Throw '.nonStandardBundleFormatError' instead of ☠️
* Update demos
* Set macOS deployment target to '10.11'
|
2018-11-23 11:56:31 -05:00 |
|