Projet

Général

Profil

Paste
Télécharger (5,34 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / superfish / CHANGELOG.txt @ 76df55b7

1
Version 1.9, 2013-04-27
2
----------------------
3
- #1967182 Added a Drush Make file.
4
- #1496946 Fixed a bug in hook_requirements.
5
- Chanaged the Drush command; used the Colorbox module Drush command.
6
- Fixed some bugs.
7

    
8
Version 1.9-rc1, 2013-04-10
9
----------------------
10
- #1158926 Fixed hook_requirements; limited it to runtime phase.
11
- #1420930 Added sf-Smallscreen for small-screen compatibility.
12
- #1279760 Added new features to sf-Touchscreen.
13
- #1141858 Changed the Style default value to 'None'.
14
- #1937806 Changed the Menu Parent default value to Main Menu.
15
- #1842966 Added a theme for menu items.
16
- #1612498 Improved the block configuration form validation.
17
- #1347712 Changed the way the JavaScript and CSS files were being added.
18
- #764984 Added support for the jQuery Easing plugin.
19
- #869998 Fixed incompatibility issues with the Context module.
20
- General block configuration form imporvements.
21
- Added 'administer superfish' permission.
22
- Fixed the <front> and active-trail bug.
23

    
24
Version 1.9-beta5, 2012-10-25
25
----------------------
26
- #804616 Fixed speed value and validation bugs. (Comments 8th and 10th)
27
- #1107432 Added 'firstandlast' class for single menu items.
28
- #1138278 Fixed the array_remove_empty function bug. (Comment 5th)
29
- #1246378 Removed menu caching entirely.
30
- #1276040 Updated the superfish.drush.inc to use Github.
31
- #1347710 Fixed a bug in the Drupal Behaviors file. (Comment 13th)
32
- #1367086 Fixed the superfish_styles function bug (and related tweaks).
33
- #1455724 Tweaked the if statement.
34
- #1158926 Libraries API is no longer mandatory.
35
- #1534734 Applied a patch to make it easier to theme hyperlinks.
36
- #1539894 Added a new feature to make it possible to hide hyperlink descriptions ('title' attribute).
37
- #1700566 Block form tweaked.
38
- #1570796 Added README.txt file.
39

    
40
Version 1.9-beta4, 2011-11-24
41
----------------------
42
- #1348246 Fixed the filter_xss function.
43

    
44
Version 1.9-beta3, 2011-11-20
45
----------------------
46
- #1117348 [Fixed] Fixed the $output array.
47
- #1158890, #1158926 [Fixed] hook_requirements.
48
- #1111668, #1124998, #1144698, #1153712, #1107496, #1147596 [Fixed] Update script removed.
49
- #925944, #979202, #1112928, #1123734 [Fixed] i18n function added back.
50
- #1117568 [Fixed] Added prefix "sf-".
51
- #1138278 [Fixed] Added a 0 to the "Path levels" options.
52
- #1282708 [New feature] Take the "Expanded by default" option into effect.
53
- #1126574, #1167776, #1190688 [Fixed] No more conflicts with other menu-related modules.
54
- #1184642, #1194244, #1191050, #1179838 [Improvement] Superfish now uses Drupal behvaiours.
55
- #776480, #1140910, #1165838 [Improvement] Superfish now scans the /styles folder.
56
- #1231378 [New feature] Drush integration.
57
- #1246378, #1298846 [Fixed] cache_get issues.
58
- #1141848 [Improvement] Added the standard "menu" class.
59
- #1116096 [Improvement] Contextual links (List links, Edit menu).
60
- #1104518, #1129672 [Fixed] Added an empty array.
61

    
62
Version 1.8, 2011-03-27
63
----------------------
64
- #1104154 [Fixed] Added a module_exists check.
65
- #1104194 [Fixed] Menu parent.
66
- #1104520, #1104616 [Fixed] Menu item array.
67

    
68
Version 1.9-beta, 2011-03-23
69
----------------------
70
- #714624, #717862, #790576 [Improvement] Superfish.css
71
- #798722 [New feature] Path to Superfish library.
72
- #801238 [Improvement] "middle" class added.
73
- #849566 [Improvement] "neutral" style added.
74
- #866006 [New feature] jQuery Supposition plugin added and heavily heavily modified.
75
- #906038 [New feature] Multi-column sub-menus.
76
- #913548 Admin form tweaks.
77
- #929146 [Fixed]
78
- #959210, #1031024 [New feature] jQuery sf-Touchscreen plugin, built and added.
79
- #975182 [Improvement] hook_uninstall added.
80
- #993322, #1002766 [Improvement] "Item depth" class added.
81
- [New feature] New slide-in effects.
82
- [Improvement] Menu caching added using a patch originally provided for NiceMenus.
83
- [Improvement] hoverIntent moved to block settings.
84
- [Improvement] Superfish.css
85
- [Improvement] Blocks number in the admin form.
86
- [Improvement] Usability improvements in block settings.
87
- [Improvement] Supersubs now working with NavBar.
88
- [Improvement] Speed option now accepting time in milliseconds.
89
- [Improvement] Superfish admin form.
90

    
91
Version 1.6, 2010-04-12
92
----------------------
93
- #764152, #741528  [Bug fixed] A previous modification to the links was causing problems regarding the <front> tag.
94
- #761446 [Improvement] More space for HTML wrappers.
95

    
96
Version 1.5, 2010-04-02
97
----------------------
98
- #758148 [Bug fixed] Fade in\out effect is enabled by default and could not be disabled hence removed from SF block settings; It should be noted that any trick for disabling the fade effect (jQuery .animate Opacity) was causing JavaScript errors.
99
- #753412 [New feature] HTML Wrapper for Main UL.
100

    
101
Version 1.4, 2010-03-27
102
----------------------
103
- #748474 [New features] New classes added first\last, zebra striping, item count.
104
- #743164, #718676 [Bug fixed] Active tab in NavBar menus.
105
- #741528 [New feature] HTML Wrappers for hyperlinks, and link texts.
106
- #716622 [New feature] Path for extra CSS files.
107

    
108
Version 1.3, 2010-02-15
109
----------------------
110
- #715110 [Bug fixed] Supersubs disabled for NavBar menus.
111
- [New feature] RTL (Right to left) styles added. Thanks to Chad Kieffer.
112

    
113
Version 1.2, 2010-02-12
114
----------------------
115
- A few files were left out!
116

    
117
Version 1.1, 2010-02-12
118
----------------------
119
- A few CSS tweaks to the NavBar.
120

    
121
Version 1.0, 2010-02-12
122
---------------------
123
- Initial release.