Search and Top Navigation
#5188 closed enhancement (fixed)
Opened February 16, 2010 03:57PM UTC
Closed March 20, 2010 06:41PM UTC
Last modified April 21, 2010 01:17PM UTC
Refactor menu rendering for more customizing
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.1 |
Component: | ui.autocomplete | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Move core from _suggest to a new _renderMenu method, that still delegates to _renderItem. Should enable subclasses to customize the menu rendering, eg. to add categories ala http://forum.jquery.com/topic/categorized-autocomplete
Attachments (0)
Change History (5)
Changed February 16, 2010 04:00PM UTC by comment:1
version: | 1.7.2 → 1.8rc2 |
---|
Changed February 17, 2010 01:58AM UTC by comment:2
milestone: | 1.8 → 1.next |
---|
I've implemented this inside the categorized autocomplete demo. We should pull this code into the menu plugin after the 1.8 release.
Changed February 17, 2010 10:01AM UTC by comment:3
priority: | critical → major |
---|
Changed March 20, 2010 06:41PM UTC by comment:4
milestone: | 1.next → 1.8.1 |
---|---|
resolution: | → fixed |
status: | new → closed |
Changed April 21, 2010 01:17PM UTC by comment:5
milestone: | 1.9 → 1.8.1 |
---|