Here’s a quick update on what’s new with Cappuccino in the last month.
Community
CappCon 2016 has been announced. This conference will be held in Liège (Belgium) on the 31st of March 2016. You can find more information here and register yourself for free here.
Cappuccino
New
Changes/Fixes
Test: added a manual test to check the behavior of a
CPSplitView
divider when having one view. (t00f - 5ec5198)Fixed: view hiearchy was not updated while processing events and using the
CPTrackingArea
. (didierkorthoudt - 8908fb7)Fixed:
nib2cib
failed when having a custom formatter in a cell. (aparajita - 2f5e7f3)Fixed:
CPRadioButton
cropped in the manual test Theme Kitchen Sink. (aljungberg - 2dda326)Fixed: Theme Kitchen Sink test looks better. (aljungberg - 8403e36)
Fixed: typos and grammar in XcodeCapp. (aljungberg - 50d7e8d)
Fixed: uneven margins and spacing in XcodeCapp settings. (aljungberg - 50d7e8d)
Fixed:
CPPredicate
‘s predicateFormat with aCPNull
value as right expression wasn’t working. (primalmotion - 5d88d07)Fixed:
nib2cib
failed when having aCPTableView
in aCPBox
. (Dogild primalmotion didierkorthoudt - 0326b7d 00bdbcf d527139)
Cucapp
New
Changes/Fixes
Fixed: the
document
used to dispatch the events generated by Cucapp could be null. (primalmotion - 1854fd2)Fixed: installation of gems could not be completed due to permission. (primalmotion - 1854fd2)
Fixed: documentation about how to install phantomjs has been added to the documentation. (primalmotion - 74a7a3c)