source: products/quintagroup.dropdownmenu/trunk/docs/HISTORY.txt @ 3627

Last change on this file since 3627 was 3627, checked in by kroman0, 11 years ago

Fixed empty class attributes

  • Property svn:eol-style set to native
File size: 1.7 KB
Line 
1Changelog
2=========
3
41.2.12 - Unreleased
5
6* Fixed 'no record' error [kroman0]
7
8* Added sections heading [kroman0]
9
10* Fixed empty class attributes [kroman0]
11
121.2.11 - August 10,2012
13
14* <select><option> layout added for mobile skins [kroman0]
15
161.2.10 - May 10, 2012
17
18* property decorator removed - Plone 3.3.6 compatibility issue fix
19* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
20
211.2.9 - May 2, 2012
22
23* fixed issue that significantly reduced menu caching performance
24  [malthe]
25
261.2.8 - Apr 23, 2012
27
28* fixed styles for a drop-down menu list in IE7 [gvizdyk]
29
301.2.7 - Jan 31, 2012
31
32* added cache switch for tabs
33
341.2.6 - Jan 26, 2012
35
36* revisited caching key strategies, added language and anonymous switch
37* added caching switch to control panel
38
391.2.5 - Oct 21, 2011
40
41* added cache header for csshover.htc view
42  to allow proxy and browser to cache it.
43
441.2.4 - Sep 07, 2011
45
46* documentation formatting fixed
47
481.2.3 - Sep 05, 2011
49
50* Live search with dropdown menu overlaps fixed
51
521.2.2 - June 21, 2011
53
54* Fixed caching content tabs and action tabs
55* portal_action generated menu caching is conditional and switched off for now
56
571.2.1 - June 15, 2011
58
59* Caching fixed
60
611.2 - Apr 6, 2011
62
63* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
64* drop-down overlay bug fixed [wald]
65* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
66* Fixed uninstallation. Added unisntallation with QI [mylan]
67* Tests refactoring [mylan]
68
691.1.1 - Sep 23, 2010
70
71* fixed the docs markup [chervol]
72
731.1 - Sep 22, 2010
74
75* removed debug code [chervol]
76* fixed the dropdown CSS
77* fixed the Home tab highlight
78
791.0 - Sep 08, 2010
80
81* Initial release
82
Note: See TracBrowser for help on using the repository browser.