Skip to content

Customize output model properties, single item behavior, control disabled, filter patch, etc.#127

Open
EmaX093 wants to merge 2 commits intoisteven:masterfrom
EmaX093:master
Open

Customize output model properties, single item behavior, control disabled, filter patch, etc.#127
EmaX093 wants to merge 2 commits intoisteven:masterfrom
EmaX093:master

Conversation

@EmaX093
Copy link

@EmaX093 EmaX093 commented Nov 13, 2014

1- I added support for output-propierties. By this way, the developer is able to customize the output model properties

2- I change the behavior of single item selection, it don't return an array when Single selection is enabled, now it returns a single object. At least for me, it makes more sense..

3- If the control is disabled, the select button shows an "-", IHMO is more clearly when the control is disabled.

4- I copy a function from backbone to sanitize special characters, like accents. So now the filter function can handle searchs with characters like "á", "é" and translate it to "a", "e"... in order to get the expected results.

Its my first time contributing in GitHub project!

Cheers

…y this way, the developer is able to customize the output properties of the model.

2- I change the behavior of single item selection, it don't return an Array when Single selection is enabled, it return a single object.
@EmaX093 EmaX093 changed the title 1- Added support to customize the output model (output properties). By t... New feautres. Nov 13, 2014
@EmaX093 EmaX093 changed the title New feautres. New features. Nov 13, 2014
@EmaX093 EmaX093 changed the title New features. Support for custom output-model (properties) and single selection behavior. Nov 13, 2014
…accents. So now the filter function can handle search s like "á", "é" and translate it to "a", "e"... in order to get the expected results.
@EmaX093 EmaX093 changed the title Support for custom output-model (properties) and single selection behavior. Customize output model properties, single item behavior, control disabled, filter patch, etc. Nov 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant