zotero/chrome
Dan Stillman 5a4d78578b Zotero.DataObject updates for changedData fields
changedData is the new approach to updating DataObject data, storing the
new values in a separate object until save so that they don't actually
change the object unless the save goes through.

- Add DataObject._getLatestField() to return either the changed value or
  the last-saved value
- Clarify that _markFieldChange() takes different values depending on
  whether the field uses 'changed' or 'changedData'
- Fix bug calculating hasChanged() when a 'changedData' value is a
  boolean
2021-01-12 04:38:25 -05:00
..
content Zotero.DataObject updates for changedData fields 2021-01-12 04:38:25 -05:00
locale Update locales from Transifex 2021-01-10 14:58:37 -05:00
skin/default Merge pull request #1930 from fletcherhaz/ace-editor 2020-12-24 02:57:01 -05:00