-
Originally reported on Google Code with ID 4079
```
Go here:
http://demo.sproutcore.com/
Try clicking the inspect button and move about the page. Oddly does not happen other
than in FF4 Minefield. …
-
```
Currently the @function tag can be used to force JSDoc to treat a property as a
function, we
should have a similar tag (@field) that will force JSDoc to treat a property as
a field, even if its…
-
```
Currently the @function tag can be used to force JSDoc to treat a property as a
function, we
should have a similar tag (@field) that will force JSDoc to treat a property as
a field, even if its…
-
Originally reported on Google Code with ID 3803
```
Firebug 1.7 (current svn) and Firefox 4.0b7
http://demo.sproutcore.com/
The site is blank with Firebug installed (Firebug does not seem to even n…
-
Originally reported on Google Code with ID 3880
```
What steps will reproduce the problem?
1. Go to http://demo.sproutcore.com/
2. Look at window.SC in the DOM panel
3. It will cause some kind of err…
-
_Martin Wittemann (@wittemann) wrote:_
The creation of a form can be done much nice with a JSON definition. Perhaps this could be included into the form itself or it needs som sort of its own class.
…
-
```
Currently the @function tag can be used to force JSDoc to treat a property as a
function, we
should have a similar tag (@field) that will force JSDoc to treat a property as
a field, even if its…
-
```
Currently the @function tag can be used to force JSDoc to treat a property as a
function, we
should have a similar tag (@field) that will force JSDoc to treat a property as
a field, even if its…
-
```
Currently the @function tag can be used to force JSDoc to treat a property as a
function, we
should have a similar tag (@field) that will force JSDoc to treat a property as
a field, even if its…
-
Hi
At point 4.1.1 - Creating Associated Records, the example shows two cases. I suppose the second one must be:
contact.set('address').pushObject(address);
Regards
Marcos