|
27 | 27 | *
|
28 | 28 | * - Start by exploring the "Getting Started" <a href="https://github.com/jverkoey/nimbus/tree/master/examples/gettingstarted">example applications</a>.
|
29 | 29 | * - Follow Nimbus' development through its <a href="http://jverkoey.github.com/nimbus/group___version-_history.html">version history</a>.
|
30 |
| - * - See the <a href="http://jverkoey.github.com/nimbus/group___version-7-0.html">latest API diffs</a>. |
| 30 | + * - See the <a href="http://jverkoey.github.com/nimbus/group___version-9-0.html">latest API diffs</a>. |
31 | 31 | * - Read the <a href="http://jverkoey.github.com/nimbus/group___three20-_migration-_guide.html">Three20 Migration Guide</a>.
|
32 | 32 | * - Ask questions and get updates via the <a href="http://groups.google.com/group/nimbusios">Nimbus mailing list</a>.
|
33 | 33 | *
|
|
70 | 70 | * <h3>Source Code Contributors (alphabetical by last name)</h3>
|
71 | 71 | *
|
72 | 72 | * <div class="contributor_profile">
|
| 73 | + * <div class="name">bubnov</div> |
| 74 | + * <div class="github"><a href="http://github.com/bubnov">bubnov</a></div> |
| 75 | + * </div> |
| 76 | + * |
| 77 | + * <div class="contributor_profile"> |
73 | 78 | * <img width="135px" height="135px" src="http://www.gravatar.com/avatar/c28f6b282ad61bff6aa9aba06c62ad66?s=135&d=http://three20.info/gfx/team/silhouette.gif" />
|
74 | 79 | * <div class="name">Roger Chapman</div>
|
75 | 80 | * <div class="github"><a href="http://github.com/rogchap">rogchap</a></div>
|
|
178 | 183 | * the new Nimbus @link NimbusCSS CSS@endlink and Chameleon, a new way to rapidly prototype
|
179 | 184 | * styling your iOS applications using CSS.
|
180 | 185 | *
|
| 186 | + * Watch the Chameleon Youtube video: http://www.youtube.com/watch?v=i_5LbQ8e9BU |
| 187 | + * |
| 188 | + * Read the Chameleon blog post: http://blog.jeffverkoeyen.com/nimbus-chameleon |
| 189 | + * |
181 | 190 | *
|
182 | 191 | * <h2>Added Frameworks</h2>
|
183 | 192 | *
|
|
188 | 197 | *
|
189 | 198 | * <h3>NIAttributedLabel[.h|m]</h3>
|
190 | 199 | *
|
191 |
| - * - <span class="apiDiffAdded">Added</span> <code>@link NIAttributedLabel::removeAllLinks NIAttributedLabel@endlink</code> (thanks to <a href="http://github.com/hboon">hboon</a>.) |
| 200 | + * - <span class="apiDiffAdded">Added</span> <code>[NIAttributedLabel @link NIAttributedLabel::removeAllLinks removeAllLinks@endlink]</code> (thanks to <a href="http://github.com/hboon">hboon</a>.) |
192 | 201 | *
|
193 | 202 | *
|
194 | 203 | * <h2>Core</h2>
|
|
211 | 220 | *
|
212 | 221 | * <h2>Examples</h2>
|
213 | 222 | *
|
214 |
| - * <h3>Basic Attributed Label [added]</h3> |
| 223 | + * <h3>CSSDemo [added]</h3> |
215 | 224 | *
|
216 | 225 | *
|
217 | 226 | * <h2>Real Live People Involved in this Release</h2>
|
218 | 227 | *
|
219 | 228 | * <div class="contributor_profile">
|
| 229 | + * <div class="name">bubnov</div> |
| 230 | + * <div class="github"><a href="http://github.com/bubnov">bubnov</a></div> |
| 231 | + * </div> |
| 232 | + * |
| 233 | + * <div class="contributor_profile"> |
| 234 | + * <img width="135px" height="135px" src="http://www.gravatar.com/avatar/c28f6b282ad61bff6aa9aba06c62ad66?s=135&d=http://three20.info/gfx/team/silhouette.gif" /> |
| 235 | + * <div class="name">Roger Chapman</div> |
| 236 | + * <div class="github"><a href="http://github.com/rogchap">rogchap</a></div> |
| 237 | + * </div> |
| 238 | + * |
| 239 | + * <div class="contributor_profile"> |
220 | 240 | * <img width="135px" height="135px" src="http://www.gravatar.com/avatar/87c842e2d3f2b9e87e339cbc86463e8d?s=135&d=http://three20.info/gfx/team/silhouette.gif" />
|
221 | 241 | * <div class="name">Manu Cornet</div>
|
222 | 242 | * <div class="github"><a href="http://github.com/lmanul">lmanul</a></div>
|
|
0 commit comments