Skip to content

[1.11] Widget: Implement instance method on the bridge to return widget instance#902

Closed
gnarf wants to merge 3 commits into
jquery:masterfrom
gnarf:ticket-9030
Closed

[1.11] Widget: Implement instance method on the bridge to return widget instance#902
gnarf wants to merge 3 commits into
jquery:masterfrom
gnarf:ticket-9030

Conversation

@gnarf
Copy link
Copy Markdown
Member

@gnarf gnarf commented Jan 30, 2013

A new method on the widget bridge that gives you access to the widget instance without relying on the location it's stored in data not changing.

Not implemented exactly like the ticket described, but there was some fun logic in the bridge that needed to be overridden to make it return instance.

http://jqbug.com/ui/9030

@scottgonzalez
Copy link
Copy Markdown
Member

@gnarf37 Can you rebase this? We're ready to land it in master.

@gnarf
Copy link
Copy Markdown
Member Author

gnarf commented Mar 16, 2013

rebased

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to need more changes, the demo is broken. Shows the select element and throws Uncaught ReferenceError: input is not defined at combobox.html:95

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase again? Both of those errors were fixed in the past few days.

@jzaefferer
Copy link
Copy Markdown
Member

Reviewed. Found one broken demo and a very basic issue, see comments above. Otherwise looking good.

@jzaefferer
Copy link
Copy Markdown
Member

Replaced by #939 with a branch within this repo.

@jzaefferer jzaefferer closed this Mar 19, 2013
@gnarf gnarf deleted the ticket-9030 branch March 19, 2013 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants