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

Last change on this file since 3492 was 3492, checked in by chervol, 12 years ago

docs update

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
1Changelog
2=========
3
41.2.11 - August 10,2012
5
6* <select><option> layout added for mobile skins
7
81.2.10 - May 10, 2012
9
10* property decorator removed - Plone 3.3.6 compatibility issue fix
11* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
12
131.2.9 - May 2, 2012
14
15* fixed issue that significantly reduced menu caching performance
16  [malthe]
17
181.2.8 - Apr 23, 2012
19
20* fixed styles for a drop-down menu list in IE7 [gvizdyk]
21
221.2.7 - Jan 31, 2012
23
24* added cache switch for tabs
25
261.2.6 - Jan 26, 2012
27
28* revisited caching key strategies, added language and anonymous switch
29* added caching switch to control panel
30
311.2.5 - Oct 21, 2011
32
33* added cache header for csshover.htc view
34  to allow proxy and browser to cache it.
35
361.2.4 - Sep 07, 2011
37
38* documentation formatting fixed
39
401.2.3 - Sep 05, 2011
41
42* Live search with dropdown menu overlaps fixed
43
441.2.2 - June 21, 2011
45
46* Fixed caching content tabs and action tabs
47* portal_action generated menu caching is conditional and switched off for now
48
491.2.1 - June 15, 2011
50
51* Caching fixed
52
531.2 - Apr 6, 2011
54
55* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
56* drop-down overlay bug fixed [wald]
57* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
58* Fixed uninstallation. Added unisntallation with QI [mylan]
59* Tests refactoring [mylan]
60
611.1.1 - Sep 23, 2010
62
63* fixed the docs markup [chervol]
64
651.1 - Sep 22, 2010
66
67* removed debug code [chervol]
68* fixed the dropdown CSS
69* fixed the Home tab highlight
70
711.0 - Sep 08, 2010
72
73* Initial release
74
Note: See TracBrowser for help on using the repository browser.