- Jun 27, 2011
-
-
Rene Saarsoo authored
JSDuck creates HTML for the guides section, listing all the available guides specified with --guides option, and places the HTML in index.html inside a hidden div. Tweaked styles to automatically adjust to fit all the guides links to the Guides section at index page. Previously the column-widths were simply hard-coded. Additionally the guides section will now be completely turned off when no --guides option specified.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Store each icon alongside the guide itself in SDK. For guides without an icon, use the default icon: guide-icon.png
-
- Jun 23, 2011
-
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
- Jun 22, 2011
-
-
Rene Saarsoo authored
Moved test for xtype-begins-with after name-full-match. The same way they are ordered in results.
-
Rene Saarsoo authored
For example when searching for "store" the beginning of the search results list contained a lot of "store" config options and the "Store" classes were furthere below. Now the classes are always before members of similar match category.
-
Rene Saarsoo authored
It was rendered as a button before.
-
- Jun 21, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
The toolbar now just fires events + performs the filtering of dropdown menus in toolbar.
-
Rene Saarsoo authored
-
- Jun 20, 2011
-
-
Rene Saarsoo authored
Actually for any singleton just say it has no static members, but if there are static members defined, print warning.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Broken by 4e7e4629
-
- Jun 18, 2011
-
-
Nick Poulden authored
-
Nick Poulden authored
-
- Jun 17, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Instead of preventing the selection from happening at the first place, which conflicted with drag-drop, allow the selection to happen, but after the fact re-select the currently selected item.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Favorites and Settings are force-loaded before viewport is created, so they can be used right away in all views. Also set up resize listener in listeners config, not in afterrender.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Nick Poulden authored
-
Nick Poulden authored
-
- Jun 16, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Keeping it simple.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
At least for now while we only have one tab - which is silly.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-