zotero/chrome/content
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
..
scaffold Scaffold: Focus code editor when selecting tab 2020-12-24 02:46:19 -05:00
zotero Zotero.DataObject updates for changedData fields 2021-01-12 04:38:25 -05:00
zotero-platform Fix number inputs and adjust linux styling for the prefs pane 2020-12-21 12:20:17 +02:00