From 003a424f8b1a952c68982990ff32212da567f5e2 Mon Sep 17 00:00:00 2001 From: Caleb Porzio Date: Tue, 17 Jan 2023 11:38:58 -0500 Subject: [PATCH 01/13] wip --- index.html | 11 +- packages/alpinejs/src/directives/x-model.js | 2 - packages/alpinejs/src/entangle.js | 4 +- packages/alpinejs/src/utils/bind.js | 4 +- packages/history/builds/module.js | 2 + packages/history/src/index.js | 147 +++++++++++++++----- packages/morph/src/morph.js | 2 + 7 files changed, 131 insertions(+), 41 deletions(-) diff --git a/index.html b/index.html index 213a0853b..33474e4fb 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,20 @@ + +
+ + +
+