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

Last change on this file since 3658 was 3658, checked in by gvizdyk, 11 years ago

updated 'docs/HISTORY.txt'

  • Property svn:eol-style set to native
File size: 2.2 KB
Line 
1Changelog
2=========
3
41.2.13 - April 18, 2013
5
6* Updated condition for 'mobileMenu' [kroman0]
7
8* Fixed 'item_remote_url' [kroman0]
9
10* Updated css media for package [gvizdyk]
11
12* Hidden mobile menu for print [gvizdyk]
13
14* Updated styles for mobile navigations [gvizdyk]
15
16* Updated condition for include styles for mobile device [gvizdyk]
17
18* Use getRemoteUrl for links [kroman0]
19
201.2.12 - April 02, 2013
21
22* Fixed 'no record' error [kroman0]
23
24* Added sections heading [kroman0]
25
26* Fixed empty class attributes [kroman0]
27
28* Fixed html validation of mobile layout [kroman0]
29
30* Cleanup templates [kroman0]
31
32* Wraped mobile menu in div [kroman0]
33
34* Added ids for navigation [kroman0]
35
361.2.11 - August 10,2012
37
38* <select><option> layout added for mobile skins [kroman0]
39
401.2.10 - May 10, 2012
41
42* property decorator removed - Plone 3.3.6 compatibility issue fix
43* fixed Plone 4.1.5 compatibility issue when accessing action id attribute
44
451.2.9 - May 2, 2012
46
47* fixed issue that significantly reduced menu caching performance
48  [malthe]
49
501.2.8 - Apr 23, 2012
51
52* fixed styles for a drop-down menu list in IE7 [gvizdyk]
53
541.2.7 - Jan 31, 2012
55
56* added cache switch for tabs
57
581.2.6 - Jan 26, 2012
59
60* revisited caching key strategies, added language and anonymous switch
61* added caching switch to control panel
62
631.2.5 - Oct 21, 2011
64
65* added cache header for csshover.htc view
66  to allow proxy and browser to cache it.
67
681.2.4 - Sep 07, 2011
69
70* documentation formatting fixed
71
721.2.3 - Sep 05, 2011
73
74* Live search with dropdown menu overlaps fixed
75
761.2.2 - June 21, 2011
77
78* Fixed caching content tabs and action tabs
79* portal_action generated menu caching is conditional and switched off for now
80
811.2.1 - June 15, 2011
82
83* Caching fixed
84
851.2 - Apr 6, 2011
86
87* Changed z3c.autoinclude includeDependencies to simple include to work in plone 3.2 [kroman0]
88* drop-down overlay bug fixed [wald]
89* cleared unnecessary classes, changed styles to current and hover element [gvizdyk]
90* Fixed uninstallation. Added unisntallation with QI [mylan]
91* Tests refactoring [mylan]
92
931.1.1 - Sep 23, 2010
94
95* fixed the docs markup [chervol]
96
971.1 - Sep 22, 2010
98
99* removed debug code [chervol]
100* fixed the dropdown CSS
101* fixed the Home tab highlight
102
1031.0 - Sep 08, 2010
104
105* Initial release
106
Note: See TracBrowser for help on using the repository browser.