Every two weeks, we show you how Cappuccino is growing.
Cappuccino
New
- You can now declare variables and accessors in a category. (mrcarlberg)
Changes/Fixes
CPDatePicker
(textual and graphical) now works in a view-basedCPTableView
. (Dogild)The method
setFloat:forKey:
ofCPUserDefaults
checks if the given value responds to the methodfloatValue
. (ratijas)CPRadio
s in aCPRadioGroup
are not truncated anymore. (t00f)An inactive button of a
CPWindow
doesn’t look like an active button in Aristo 1 anymore. (daboe01)The font-color of a
CPDatePicker
has by default the same font-color as aCPTextField
. (Dogild)The deprecated delegate method
collectionViewDidChangeSelection:
has been removed. (daboe01)The CSS style
background-size
is updated when changing the frameSize of theCPView
. The resizing ofCPScroller
works again. (Dogild)The method
sizeOfString:withFont:forWidth:
adds a pixel in width in order to fix any rounding errors. (primalmotion)Hitting the backspace key on a non-editable/enable
CPTextField
doesn’t trigger the browser’s back button. (Dogild)The method
setHidden:
of aCPButtonBar
automatically refreshes the layout of theCPButtonBar
. (primalmotion)
Cucapp
Changes/Fixes
- The README is up to date and includes the latest new features. (Dogild)
Cappuccino.org
News
The API link in now presents in the navigation bar. (Dogild)
The Gitter and Gittip links have been added to the bottom bar. (Dogild)