Skip to content

Conversation

ecdeveloper
Copy link

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 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