- Oct 19, 2012
-
-
Rene Saarsoo authored
Use the common Comments.avatar method to generate the <img> tag, giving us the same default avatar that we use everywhere.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
- Oct 18, 2012
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Also toggle the subscription checkbox depending on the status of subscription in commenting form.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
The guide config can now contain an "url" field which by default points to guides/<guide-name> but can be configured to point at anything desirable.
-
Rene Saarsoo authored
Remove an old restriction left over from the days when JSDuck didn't show private members at all.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Only when the enum is an auto-expanded list of alias values or when it's defined as array - only then show the warning.
-
- Oct 17, 2012
-
-
Rene Saarsoo authored
The :config_file task generates initial simple sdk-vars.rb config. The :configure runs both :get_extjs and :config_file, doing the initial setup for running jsduck.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
This should help tools like readability.com extract the contents of the page.
-
Rene Saarsoo authored
-
- Oct 16, 2012
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
So we detect the constructor the same way.
-
Rene Saarsoo authored
It's quite obvious what constructors do.
-
Rene Saarsoo authored
Also added a method Class.constructor? to check if a member is a constructor function.
-
Rene Saarsoo authored
-
- Oct 15, 2012
-
-
Rene Saarsoo authored
This ensures that when running the export repeatedly the order of mixins/requires/etc will stay the same. Especially in the case of mixins which are often defined in an object literal which gets turned into a Ruby hash that messes up the order quite a bit. By doing the sorting in Export::Full the Renderer no more needs to sort these things.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
- Oct 12, 2012
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Make it work with renamed Json class. Print also those classes that are exactly the same.
- Oct 11, 2012
-
-
Rene Saarsoo authored
-
- Oct 10, 2012
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
- Oct 09, 2012
-
-
Rene Saarsoo authored
Point it now to Github instead of Sencha forums.
-
- Oct 06, 2012
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-