Commit Graph

6 Commits

Author SHA1 Message Date
Matt Godbolt
624c5c026e Update npm dependencies and fix tom-select type import (#8477)
Inline the escape_html type instead of importing from tom-select's
internal dist/types/ path, which was removed in v2.5.1. The type is just
(str: string) => string, so there's no need to depend on the package's
internal file layout.

Also fix missing iframe title attributes in test/embedding.html.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 15:12:07 -06:00
Matt Godbolt
87024e2239 Bump latest deps (#5252) 2023-07-10 21:31:04 -05:00
Matt Godbolt
f2c1e0bd31 The Grand Reformat (#3643)
* The Grand Reformat

- everything made prettier...literally
- some tweaks to include a few more files, including documentation
- minor changes to format style
- some tiny `// prettier-ignore` changes to keep a few things the way we like them
- a couple of super minor tweaks to embedded document types to ensure they format correctly
2022-05-09 23:13:50 -05:00
Matt Godbolt
ddddc8e086 Read-only embedded 2017-03-06 21:50:15 -06:00
Matt Godbolt
ad40e5c59a Improvements to embedding 2016-10-28 07:56:10 -05:00
Matt Godbolt
0cda1b839a Work in progress on embeddable CEs 2016-10-27 20:13:34 -05:00