You are here

CHANGELOG.txt in Style Guide 6

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
CHANGELOG file for Style Guide.

25-JUN-2011
-- Patch #1198682 by nicl. Fixes path error in README.

07-MAY-2011
-- Patch #1142982 by dcmouyard, tsi. Better color css handling.

22-DEC-2010
-- Patch #1005118 by chalet16. Fixes api typo.

04-NOV-2010
-- Created 7.x.1.0
-- Branched DRUPAL-6--1 for the backport.
-- Created 6.x.1.0.

23-OCT-2010
-- Uses proper theming for page display.
-- Adds styleguide.theme.inc.
-- Documents preferred use of theme_html_tag().
-- Fixes default page callback.

22-OCT-2010
-- #949758. Use t() normally.
-- #949764. Suppert attributes for tags.

21-OCT-2010
-- Patch #948886 by Dave Reid. General code cleaup and renderable arrays.

20-OCT-2010
-- Adds bottom baseline to element displays.
-- Adds more hook documentation.
-- Adds optional element descriptions.
-- Adds theme descriptions.
-- Adds hook_styleguide_theme_info_alter().
-- Adds basic tests for images within paragraphs.
-- Splits forms into smaller chunks.

19-OCT-2010
-- README added (inadarei) and proofread (agentrickard).
-- Adds group options to the API, cleaning the interface.
-- Updates API documentation.
-- Adds RTL css support.
-- Fixes RTL file. Adds more padding on items.

06-OCT-2010
-- Adds hook_system_theme_page_alter().
-- Adds new test items.

05-OCT-2010
-- Initial commit.

File

CHANGELOG.txt
View source
  1. CHANGELOG file for Style Guide.
  2. 25-JUN-2011
  3. -- Patch #1198682 by nicl. Fixes path error in README.
  4. 07-MAY-2011
  5. -- Patch #1142982 by dcmouyard, tsi. Better color css handling.
  6. 22-DEC-2010
  7. -- Patch #1005118 by chalet16. Fixes api typo.
  8. 04-NOV-2010
  9. -- Created 7.x.1.0
  10. -- Branched DRUPAL-6--1 for the backport.
  11. -- Created 6.x.1.0.
  12. 23-OCT-2010
  13. -- Uses proper theming for page display.
  14. -- Adds styleguide.theme.inc.
  15. -- Documents preferred use of theme_html_tag().
  16. -- Fixes default page callback.
  17. 22-OCT-2010
  18. -- #949758. Use t() normally.
  19. -- #949764. Suppert attributes for tags.
  20. 21-OCT-2010
  21. -- Patch #948886 by Dave Reid. General code cleaup and renderable arrays.
  22. 20-OCT-2010
  23. -- Adds bottom baseline to element displays.
  24. -- Adds more hook documentation.
  25. -- Adds optional element descriptions.
  26. -- Adds theme descriptions.
  27. -- Adds hook_styleguide_theme_info_alter().
  28. -- Adds basic tests for images within paragraphs.
  29. -- Splits forms into smaller chunks.
  30. 19-OCT-2010
  31. -- README added (inadarei) and proofread (agentrickard).
  32. -- Adds group options to the API, cleaning the interface.
  33. -- Updates API documentation.
  34. -- Adds RTL css support.
  35. -- Fixes RTL file. Adds more padding on items.
  36. 06-OCT-2010
  37. -- Adds hook_system_theme_page_alter().
  38. -- Adds new test items.
  39. 05-OCT-2010
  40. -- Initial commit.