Here’s a quick update on what’s new with Cappuccino for the last two weeks.
Community
Cappuccino in action by Antoine Mercadal has been added to the blog.
Cucumber + Cappuccino = Cucapp by Alexandre Wilhelm has been added to the blog.
New features
CPComboBoxDataSourceprotocol has been added.Cucappallows you to specify URL parameters for each test (accessible via the global variable$url_params).
Changes/Fixes
An
objectControllercan now handle several objects bound to itself.Delegate methods in
CPTokenFieldrework.CPDateFormatternow returns by English date formatting unless other symbols have been explicitly provided or set.Scrolling in Firefox when using a traditional scroll wheel is now way faster.
CPMenuupdates its view when a boundCPMenuItemis notified.CPDatePickernow has the format Year/Month/Day in aCPPredicateEditorby default.In
CPTextField, deleting a character cleared the entire field if the new text was not valid according to the assignedCPFormatter.CPPopoverworks on a platform window.A
CPTextFieldcan be edited throughCucapp.The XML dump created for
Cucappdoes not include hidden views or closed windows anymore.