Skip to content
  1. Nov 03, 2011
  2. Nov 02, 2011
  3. Nov 01, 2011
  4. Oct 30, 2011
  5. Oct 26, 2011
  6. 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
Loading