)]}'
{
  "commit": "2be768e4f4d28dc56c7e0b10df342c607ef04833",
  "tree": "0ee35d42338c188b6d88fb60f00700a3c07e3264",
  "parents": [
    "5681b7c857682006489780fca02384e1db26ceab"
  ],
  "author": {
    "name": "banksean",
    "email": "banksean@gmail.com",
    "time": "Fri Jul 18 16:41:39 2025 +0000"
  },
  "committer": {
    "name": "Autoformatter",
    "email": "bot@sketch.dev",
    "time": "Fri Jul 18 18:59:33 2025 +0000"
  },
  "message": "webui: convert SketchDiffRangePicker to SketchTailwindElement\n\nChanges the sketch-diff-range-picker component to extend SketchTailwindElement\ninstead of LitElement. This removes the shadow DOM and allows Tailwind CSS\nclasses to work properly with the component.\n\nChanges:\n- Updated imports to include SketchTailwindElement\n- Removed LitElement import\n- Changed class inheritance from LitElement to SketchTailwindElement\n- Added test file to verify the conversion works correctly\n- Added demo HTML file for manual testing\n\nThe component functionality remains unchanged - this is purely a refactoring\nto use the project\u0027s standard base class for web components.\n\nCo-Authored-By: sketch \u003chello@sketch.dev\u003e\nChange-ID: se92a5fe960a4312dk\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4c636214a48633ff253a3e5d61d1a01b7c52b8e",
      "old_mode": 33188,
      "old_path": "webui/src/web-components/demo/demo-framework/demo-runner.ts",
      "new_id": "85b8b5fb40695e51d87dfcb370c1008a23fb40c5",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/demo/demo-framework/demo-runner.ts"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cf05379be7420ae5f7337cd3f7d021b3217c06f4",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/demo/sketch-diff-range-picker.demo.ts"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6dc2745d18d070c0e4f75fcd4924b229775d449e",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/sketch-diff-range-picker.test.ts"
    },
    {
      "type": "modify",
      "old_id": "6a656f32526300d91154df60d954c4de827fe3a3",
      "old_mode": 33188,
      "old_path": "webui/src/web-components/sketch-diff-range-picker.ts",
      "new_id": "5c51de4daaf6f6aefb673e94e92605e60e4ca162",
      "new_mode": 33188,
      "new_path": "webui/src/web-components/sketch-diff-range-picker.ts"
    }
  ]
}
