-
I've been toying with routers inside of cycle for a little bit, and there has been some good discussion and work over at https://github.com/router5/router5/issues/5
But I think there is some discussi…
bobfp updated
8 years ago
-
Sometimes when i choose to debug a project (debug -> Start Debugging or pressing F5), i will se "Debugger listening on port 5858" in the console window, but the program will not actually run. If i add…
-
We need to wrap the Aurelia observation in a more user-friendly API, for example, `au.observe(obj, 'property', callback);`
-
Something that has come to my attention via #66 and particularly the https://github.com/WordPoints/hooks-api/issues/98#issuecomment-183764400 offshoot, is that the `fire` firer currently handles multi…
-
When playing back audio tracks in the Max OS X 1.1.3 version the UI suddenly stops updating within a few seconds. Audio will continue to play, and the buttons on the screen still work, but the time-el…
-
I'm not sure how to contribute to the wiki or where to contact the team, so I'm filing an issue for now. I've been away from GME for a while, but have 4+ year of experience using it to architect embed…
-
I've a web-app MyFaces 2.2.7, PF 5.1.16 and PFext 3.0 and I'm trying to update it to PF 5.2.6 and PFext 3.2 .
Every time that I dynamically open a p:dialog with a pe:documentViewer inside I get this …
-
Using the default router schema with the default App view, but binding doesn't seem to work between the App template and the view controller when binding to a property on the router?
``` html
${ro…
ghost updated
9 years ago
-
```
gwt 2.0 comes with UiBinder
Currently mvp conflicts with UiBinder when UiBinder xml file includes other
controls also defined in UiBinder
For example:
Main Mail application view consists from …
-
Think about the "ideal" UI engine for us, including:
What parts should a UI engine contain?
What are the best ways to do that?
The conclusion should contain a conceptual model. The solving of this q…