Skip to content

Commit

Permalink
Debugs bind(). Restricts $value enhancement to select, checkbox and r…
Browse files Browse the repository at this point in the history
…adio types.
  • Loading branch information
stephband committed Dec 17, 2023
1 parent c544943 commit 60b8edb
Show file tree
Hide file tree
Showing 15 changed files with 82 additions and 45 deletions.
7 changes: 0 additions & 7 deletions build/chunk-5TKPB5KD.js

This file was deleted.

2 changes: 1 addition & 1 deletion build/chunk-BHZ6HA5I.js → build/chunk-M56LNRGR.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Literal
0.8.0
By Stephen Band
Built 2023-12-17 03:43 */
Built 2023-12-17 12:21 */

7 changes: 7 additions & 0 deletions build/chunk-SNMF554L.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/chunk-LSZAUT6M.js → build/chunk-YGZE4NBR.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build/data/clock.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* Literal
0.8.0
By Stephen Band
Built 2023-12-17 03:43 */
Built 2023-12-17 12:21 */

import"../chunk-BHZ6HA5I.js";import{m as t}from"../chunk-5TKPB5KD.js";var e=t({time:0});setInterval(()=>e.time=window.performance.now()/1e3,1e3);var r=e;export{r as default};
import"../chunk-M56LNRGR.js";import{m as t}from"../chunk-SNMF554L.js";var e=t({time:0});setInterval(()=>e.time=window.performance.now()/1e3,1e3);var r=e;export{r as default};
Loading

0 comments on commit 60b8edb

Please sign in to comment.