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

Last change on this file was 3711, checked in by gvizdyk, 10 years ago

deleted unnecessary portal top styles

  • Property svn:eol-style set to native
File size: 2.4 KB
Line 
1Changelog
2=========
3
41.2.14 - November 18, 2013
5
6* Deleted unnecessary portal top styles.
7
81.2.13 - July 30, 2013
9
10* Updated condition for 'mobileMenu' [kroman0]
11
12* Fixed 'item_remote_url' [kroman0]
13
14* Updated css media for package [gvizdyk]
15
16* Hidden mobile menu for print [gvizdyk]
17
18* Updated styles for mobile navigations [gvizdyk]
19
20* Updated condition for include styles for mobile device [gvizdyk]
21
22* Use getRemoteUrl for links [kroman0]
23
24* The cache key of portal tabs was updated (thanks: richardc).
25  [potar]
26
27* Fixed getting navigation root [kroman0]
28
291.2.12 - April 02, 2013
30
31* Fixed 'no record' error [kroman0]
32
33* Added sections heading [kroman0]
34
35* Fixed empty class attributes [kroman0]
36
37* Fixed html validation of mobile layout [kroman0]
38
39* Cleanup templates [kroman0]
40
41* Wraped mobile menu in div [kroman0]
42
43* Added ids for navigation [kroman0]
44
451.2.11 - August 10,2012
46
47* <select><option> layout added for mobile skins [kroman0]
48
491.2.10 - May 10, 2012
50
51* property decorator removed - Plone 3.3.6 compatibility issue fix
52* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
53
541.2.9 - May 2, 2012
55
56* fixed issue that significantly reduced menu caching performance
57  [malthe]
58
591.2.8 - Apr 23, 2012
60
61* fixed styles for a drop-down menu list in IE7 [gvizdyk]
62
631.2.7 - Jan 31, 2012
64
65* added cache switch for tabs
66
671.2.6 - Jan 26, 2012
68
69* revisited caching key strategies, added language and anonymous switch
70* added caching switch to control panel
71
721.2.5 - Oct 21, 2011
73
74* added cache header for csshover.htc view
75  to allow proxy and browser to cache it.
76
771.2.4 - Sep 07, 2011
78
79* documentation formatting fixed
80
811.2.3 - Sep 05, 2011
82
83* Live search with dropdown menu overlaps fixed
84
851.2.2 - June 21, 2011
86
87* Fixed caching content tabs and action tabs
88* portal_action generated menu caching is conditional and switched off for now
89
901.2.1 - June 15, 2011
91
92* Caching fixed
93
941.2 - Apr 6, 2011
95
96* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
97* drop-down overlay bug fixed [wald]
98* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
99* Fixed uninstallation. Added unisntallation with QI [mylan]
100* Tests refactoring [mylan]
101
1021.1.1 - Sep 23, 2010
103
104* fixed the docs markup [chervol]
105
1061.1 - Sep 22, 2010
107
108* removed debug code [chervol]
109* fixed the dropdown CSS
110* fixed the Home tab highlight
111
1121.0 - Sep 08, 2010
113
114* Initial release
115
Note: See TracBrowser for help on using the repository browser.