Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Flatten custom select #6108

Merged
merged 12 commits into from
Jun 21, 2013
Merged

Flatten custom select #6108

merged 12 commits into from
Jun 21, 2013

Conversation

gabrielschulhof
Copy link

Move some methods out into the widget prototype. One method is kind of hard to move because it makes use of the /this/ parameter, which would become the widget itself were it to be moved out.

There are also some methods attached with .one() for which the widget factory provides no this._one() equivalent.

Gabriel Schulhof added 12 commits June 18, 2013 21:35
…dget to the button into the widget prototype and calling it _handleSelectFocus().
…rototype and calling it _handleButtonVclickKeydown().
…dget prototype and calling it _handleListFocus().
… a selector, use the "data-option-index" attribute that was set during list creation.

This attribute was being set but it was not being used.
…oyed into the widget prototype and calling it _handleMenuPageHide().
…onto the header's close button into the widget prototype and calling it _handleHeaderCloseClick().
gabrielschulhof pushed a commit that referenced this pull request Jun 21, 2013
@gabrielschulhof gabrielschulhof merged commit 1ddce18 into master Jun 21, 2013
@gabrielschulhof gabrielschulhof deleted the flatten-custom-select branch June 21, 2013 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant