Skip to content
Snippets Groups Projects
  1. Nov 01, 2011
  2. Oct 30, 2011
  3. Oct 26, 2011
  4. Oct 25, 2011
    • Rene Saarsoo's avatar
      Refactor ThumbList styles to separate file. · fbab39da
      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.
      fbab39da
    • Rene Saarsoo's avatar
      Remove "can't be" from optional params warning. · 07491dfd
      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.
      07491dfd
    • Rene Saarsoo's avatar
      Merge branch 'comments' · c923ec98
      Rene Saarsoo authored
      c923ec98
    • Rene Saarsoo's avatar
      Position footer back at the bottom. · 2647f358
      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.
      2647f358
    • Rene Saarsoo's avatar
      Fix bug with creating eg-iframe.html. · 58063b47
      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.
      58063b47
    • Rene Saarsoo's avatar
      Refactor stylesheets into multiple files. · c4e60f93
      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.
      c4e60f93
  5. Oct 24, 2011
  6. Oct 22, 2011
  7. Oct 21, 2011
  8. Oct 20, 2011
Loading