Fix: Real-time 2-level subtask sync between panels and inline title editing for list and tasks

This commit is contained in:
Wonhee Han
2026-08-20 14:27:57 +09:00
parent 633e760599
commit 1fa94b5227
29 changed files with 1811 additions and 96 deletions
@@ -0,0 +1 @@
!function(){"use strict";var e="https://m.stripe.network",n=window.location.hash,t=/preview=true/.test(n)?"inner-preview.html":"inner.html",o=document.createElement("iframe");o.src="".concat(e,"/").concat(t).concat(n);var i=function(n){if(n.origin===e){var t=window.opener||window.parent||window;if(!t)return;t.postMessage(n.data,"*")}else o.contentWindow.postMessage(n.data,"*")};window.addEventListener?window.addEventListener("message",i,!1):window.attachEvent("onMessage",i),document.body&&document.body.appendChild(o)}();