Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Apply custom opts, related to a specific field#125

Open
ecdeveloper wants to merge 2 commits into
afeld:masterfrom
ecdeveloper:custom-opts-per-field
Open

Apply custom opts, related to a specific field#125
ecdeveloper wants to merge 2 commits into
afeld:masterfrom
ecdeveloper:custom-opts-per-field

Conversation

@ecdeveloper

Copy link
Copy Markdown

Make possible to pass custom options per a specific field. Usage example:
document.fetch({byField: { 'custom_obj_field': { silent: true } } })

Might be useful for huge object fields, on which triggering the change event is really painful.

Evgheni C. added 2 commits October 6, 2014 23:04
Make possible to pass custom options per a specific field. Usage example - document.fetch({ byField: { 'data_character_info': { silent: true } } })
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