-
(Enhancement)
After searching for a native date picker solution, I came across the Sproutcore-UI [1] implementation. After cloning the presumably most up-to-date repo and modifying my Buildfile, I not…
-
Looks to be browser-specific.
Load up http://showcase.sproutcore.com/#ui/SC.SelectView in IE 10. Open one of the selects, then click on another one. Two menus!
![Screen Shot 2013-04-05 at 5 12 23 PM…
-
I installed using the terminal with the `sudo gem install cocoapods` command. It went ok. On the output, I can read (among other lines):
Successfully installed cocoapods-0.29.0
Now, I am not so sure…
-
Hey everyone,
So I've been working on an issue for some time, SproutCore apps do not load when loaded in background.
What i mean is that I type "http://localhost:4020/myAppName" in my browser and op…
-
In the actual state, the framework contains localization strings only for english. Each of us writing code for non-english speaking customers has to translate again and again the same things. This is …
-
I'm not sure 'labs' would be the best name for it. But I think it would be really great if we had a page that listed, and maybe showed screenshots, of 3rd party SproutCore frameworks that were out the…
-
What is the reason for the indifference to CommonJS? I understand you are no longer looking to adhere to it.\* Are all contributors abandoning it or just you?
If you were not happy with the quality o…
-
I'm using SC 1.10.2 and I have an issue with the SC.SelectView component.
The problem also appears in the part "ShowCase" of the SproutCore's WebSite.
Resume : When you select differents items in a S…
-
Hi all,
I'm spending a lot of time in the chrome inspector these days, and am coming across a number of potential memory leaks. I thought it would be useful to keep a centralized list of ones I run i…
-
## Rationale
One of the main attractions of web applications, such as those written in SproutCore, is the ability to target multiple devices with vastly different screen sizes using only a single cod…