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

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

Wraped mobile menu in div

  • Property svn:eol-style set to native
File size: 1.8 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
12* Fixed html validation of mobile layout [kroman0]
13
14* Cleanup templates [kroman0]
15
16* Wraped mobile menu in div [kroman0]
17
181.2.11 - August 10,2012
19
20* <select><option> layout added for mobile skins [kroman0]
21
221.2.10 - May 10, 2012
23
24* property decorator removed - Plone 3.3.6 compatibility issue fix
25* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
26
271.2.9 - May 2, 2012
28
29* fixed issue that significantly reduced menu caching performance
30  [malthe]
31
321.2.8 - Apr 23, 2012
33
34* fixed styles for a drop-down menu list in IE7 [gvizdyk]
35
361.2.7 - Jan 31, 2012
37
38* added cache switch for tabs
39
401.2.6 - Jan 26, 2012
41
42* revisited caching key strategies, added language and anonymous switch
43* added caching switch to control panel
44
451.2.5 - Oct 21, 2011
46
47* added cache header for csshover.htc view
48  to allow proxy and browser to cache it.
49
501.2.4 - Sep 07, 2011
51
52* documentation formatting fixed
53
541.2.3 - Sep 05, 2011
55
56* Live search with dropdown menu overlaps fixed
57
581.2.2 - June 21, 2011
59
60* Fixed caching content tabs and action tabs
61* portal_action generated menu caching is conditional and switched off for now
62
631.2.1 - June 15, 2011
64
65* Caching fixed
66
671.2 - Apr 6, 2011
68
69* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
70* drop-down overlay bug fixed [wald]
71* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
72* Fixed uninstallation. Added unisntallation with QI [mylan]
73* Tests refactoring [mylan]
74
751.1.1 - Sep 23, 2010
76
77* fixed the docs markup [chervol]
78
791.1 - Sep 22, 2010
80
81* removed debug code [chervol]
82* fixed the dropdown CSS
83* fixed the Home tab highlight
84
851.0 - Sep 08, 2010
86
87* Initial release
88
Note: See TracBrowser for help on using the repository browser.