- Nov 01, 2011
-
-
Rene Saarsoo authored
-
Nick Poulden authored
-
Nick Poulden authored
-
- Oct 30, 2011
-
-
Rene Saarsoo authored
When we see @class Foo, but Foo is also defined as alternateClassName, then merge Foo into the class that defined Foo as its alternate name.
-
Rene Saarsoo authored
Use signature class for base styles and combine other classes with it for additional styles. Move the colors definition to mixin so it can be shared between toolbar and class overview page.
-
Rene Saarsoo authored
Remove all the unused sprites. Reorder others so that each one is 40px from previous. Remove unused 3px from one side.
-
Rene Saarsoo authored
They really don't fit there well. And by removing them, the comments system stays a bit more separate from the rest.
-
Rene Saarsoo authored
Combine configs icon with sprite inside icons.png. Throw others just away as they already exist inside icons.png.
-
Rene Saarsoo authored
All sections now have class members-section instead of type-specific id-s. This also simplifies the code to loop over all sections. Comments are now in separate comments-section.
-
Rene Saarsoo authored
Instead of using separate image files for each of the icons there. This allows us to get rid of class-sm.png file. Also adjust the config icon offset by a pixel so it's not clipped.
-
Rene Saarsoo authored
Include icons to tree, toolbar, tabs. But not at root level. Also remove !important.
-
- Oct 26, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Remove old style rules for guides and legend sections on categories page which are there no more. Rename the main class into class-categories. Remove extra 'classes' class from sections - there's now only one type of sections. Rename column classes with better names.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
Merge together several style rules scattered around in viewport.scss.
-
Rene Saarsoo authored
Referring a component by auto-generated ID? Besides, this rule seemed to have no visible effect at all.
-
Rene Saarsoo authored
Rename two CSS classes to-use-dashes instead of camelCase - more CSS-ish. Remove !important from style rules not needing it. Add image to local images/ dir.
-
- Oct 25, 2011
-
-
Rene Saarsoo authored
Instead of .all-demos class, we now have a .thumb-list class which makes much more sense. Also the #sample-ct ID has been removed, as it doesn't make sense to use an ID inside a component that's used in multiple places. Finally, don't link the two image files from extjs dir but instead copy them over to local images/ dir.
-
Rene Saarsoo authored
It's more of an ExtJS convention that mandatory parameters won't come after optional ones. jQuery for example has many methods that make use of optional parameters before mandatory ones.
-
Rene Saarsoo authored
-
Rene Saarsoo authored
For some reason it was moved (as part of huge commit containing the new comments system) to be docked at the bottom of tree, but there wasn't enough room for it.
-
Rene Saarsoo authored
When --link-template option was used the eg-iframe.html would overwrite the linked eg-iframe.html file in template instead of creating a new.
-
Rene Saarsoo authored
The old separate style files - reset, scrollbars, welcome - are now all imported along with new separate files into viewport.scss and compiled into one large CSS file with compass.
-
- Oct 24, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
- Add missing semicolons. - Add comments to classes without one. - Remove empty lines at the beginning of functions. - Remove one accidental global variable.
-
- Oct 22, 2011
-
-
Rene Saarsoo authored
1.3.5 seems to be the version installed on many systems today.
- Oct 21, 2011
-
-
Rene Saarsoo authored
-
Rene Saarsoo authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Nick Poulden authored
-
Rene Saarsoo authored
Don't reference it over the internet.
- Oct 20, 2011
-
-
Nick Poulden authored
-
Rene Saarsoo authored
-
Rene Saarsoo authored
So comments can be attatched to all of them.
-