)]}'
{
  "commit": "2cc7563b105e381982b0732279609fde49c0ce2d",
  "tree": "b648353d0e8027abcf9d8c0188f2ee621e9b7530",
  "parents": [
    "c5c3bea08ccfcd2e785bb4b13e9d8618e0f46364"
  ],
  "author": {
    "name": "banksean",
    "email": "banksean@gmail.com",
    "time": "Thu Jul 17 17:10:17 2025 +0000"
  },
  "committer": {
    "name": "Autoformatter",
    "email": "bot@sketch.dev",
    "time": "Thu Jul 17 17:42:00 2025 +0000"
  },
  "message": "webui: fix copy button in markdown code blocks\n\nThe copy button in markdown code blocks was not working because the click\nevent listener was attached to the .markdown-content div, but the copy\nbutton was rendered outside of that scope in the .code-block-header.\n\nMove the event listener to the message content container level so it can\nproperly handle clicks on copy buttons through event delegation.\n\nFixes https://github.com/boldsoftware/sketch/issues/203\n\nCo-Authored-By: sketch \u003chello@sketch.dev\u003e\nChange-ID: s888913f32dc41c3fk\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eab1867db0bb293e1f3bad5cce2131ad2c574e28",
      "old_mode": 33188,
      "old_path": "webui/src/web-components/sketch-timeline-message.ts",
      "new_id": "144f88c59d95716733bff1b1e78d914b07d27627",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/sketch-timeline-message.ts"
    }
  ]
}
