You are here

CHANGELOG.txt in UIkit Components 7.3

Same filename and directory in other branches
  1. 8.3 CHANGELOG.txt
  2. 8.2 CHANGELOG.txt
  3. 7.2 CHANGELOG.txt
UIkit Components 7.x-3.x, 08-07-2017 (development version)
-----------------------

Added the X Autoload module as a dependency.
 - The X Autoload module is now required by both UIkit Components and UIkit
   Views. This adds support for Drupal-8-style PSR-4 autoloading of classes.
 - https://www.drupal.org/project/xautoload

   * If X Autoload is already installed and enabled, there is nothing you need
     to do.
   * Users who currently have the X Autoload module installed but not enabled
     need to run Updates on their sites using update.php or drush up.
   * Otherwise you will need to download and enable X Autoload.

   See https://www.drupal.org/node/2893283


UIkit Components 7.x-3.x, 08-07-2017 (development version)
-----------------------

Added the Elements module as a dependency.
 - The Elements module is now required by both UIkit Components and UIkit Views.
   This adds support for newer HTML5 elements, which will be added to both UIkit
   Components and UIkit Views for various theming functions, Views plugins, etc.
 - https://www.drupal.org/project/elements

   * If Elements is already installed and enabled, there is nothing you need to
     do.
   * Users who currently have the Elements module installed but not enabled need
     to run Updates on their sites using update.php or drush up.
   * Otherwise you will need to download and enable Elements.

   See https://www.drupal.org/node/2893280


UIkit Components 7.x-3.x, 06-10-2017 (development version)
-----------------------

Provide separate branches to support both UIkit 2.x.x and 3.x.x library versions
 - In order to support current versions of the UIkit library (v2.x.x and 3.x.x),
   UIkit Components now has different branches to apply the correct theme
   implementations based on the library version.

   * 7.x-2.x/8.x-2.x branches support UIkit 2.x.x
   * 7.x-3.x/8.x-3.x branches support UIkit 3.x.x

   Users will need to install the branch of Uikit Components that supports the
   same UIkit library version of the UIkit theme they have installed. Since many
   of the classes and attributes used by UIkit differ in the two library
   versions, x.x-2.x branches are not compatible with the x.x-3.x branches of
   UIkit Components and the UIkit theme.

   https://www.drupal.org/node/2885120

File

CHANGELOG.txt
View source
  1. UIkit Components 7.x-3.x, 08-07-2017 (development version)
  2. -----------------------
  3. Added the X Autoload module as a dependency.
  4. - The X Autoload module is now required by both UIkit Components and UIkit
  5. Views. This adds support for Drupal-8-style PSR-4 autoloading of classes.
  6. - https://www.drupal.org/project/xautoload
  7. * If X Autoload is already installed and enabled, there is nothing you need
  8. to do.
  9. * Users who currently have the X Autoload module installed but not enabled
  10. need to run Updates on their sites using update.php or drush up.
  11. * Otherwise you will need to download and enable X Autoload.
  12. See https://www.drupal.org/node/2893283
  13. UIkit Components 7.x-3.x, 08-07-2017 (development version)
  14. -----------------------
  15. Added the Elements module as a dependency.
  16. - The Elements module is now required by both UIkit Components and UIkit Views.
  17. This adds support for newer HTML5 elements, which will be added to both UIkit
  18. Components and UIkit Views for various theming functions, Views plugins, etc.
  19. - https://www.drupal.org/project/elements
  20. * If Elements is already installed and enabled, there is nothing you need to
  21. do.
  22. * Users who currently have the Elements module installed but not enabled need
  23. to run Updates on their sites using update.php or drush up.
  24. * Otherwise you will need to download and enable Elements.
  25. See https://www.drupal.org/node/2893280
  26. UIkit Components 7.x-3.x, 06-10-2017 (development version)
  27. -----------------------
  28. Provide separate branches to support both UIkit 2.x.x and 3.x.x library versions
  29. - In order to support current versions of the UIkit library (v2.x.x and 3.x.x),
  30. UIkit Components now has different branches to apply the correct theme
  31. implementations based on the library version.
  32. * 7.x-2.x/8.x-2.x branches support UIkit 2.x.x
  33. * 7.x-3.x/8.x-3.x branches support UIkit 3.x.x
  34. Users will need to install the branch of Uikit Components that supports the
  35. same UIkit library version of the UIkit theme they have installed. Since many
  36. of the classes and attributes used by UIkit differ in the two library
  37. versions, x.x-2.x branches are not compatible with the x.x-3.x branches of
  38. UIkit Components and the UIkit theme.
  39. https://www.drupal.org/node/2885120