stable
Clone or download
Read-only
This is a part of story #12443 Table: Minimal folder display When you go in the document plugin, the last update date column is now properly formatted. Its no longer display the date in ISO format Change-Id: I24e6a820aedd5bb52f354baea3bf6509f12a3e92
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/App.vue | +4 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +12 | −1 | Go to diff View file |
M | plugins/document/scripts/document/index.js | +10 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations.js | +2 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/state.js | +2 | −1 | Go to diff View file |
M | plugins/document/scripts/package-lock.json | +5 | −0 | Go to diff View file |
M | plugins/document/scripts/package.json | +1 | −0 | Go to diff View file |