textmodejs commented on pull request munshkr/flok#373 2025年12月08日 18:52:37 +01:00
Update textmode.js version and frame

Hey again @munshkr! :) I just noticed that the run failed due to not formatting the code properly.

textmodejs pushed to improve-textmode-frame at textmodejs/flok 2025年12月08日 18:50:27 +01:00
789ea05f18 fix: format code with Prettier
textmodejs created pull request munshkr/flok#373 2025年12月07日 16:20:35 +01:00
Update textmode.js version and frame
textmodejs pushed to improve-textmode-frame at textmodejs/flok 2025年12月07日 16:02:12 +01:00
textmodejs created branch improve-textmode-frame in textmodejs/flok 2025年12月07日 16:02:12 +01:00
textmodejs pushed to main at textmodejs/flok 2025年12月07日 15:24:48 +01:00
c2af451e8c feat(web): Added new features to textmode frame
3d2a91e73c feat(web): update textmode.js version to 0.7.1, and introduce textmode.filters.js as an add-on library
877be22f7f fix(web): Clear existing layers in TextmodeWrapper before evaluating new code
b52bea6cbb feat(web): Enhance Mercury and Strudel integration by syncing global values from parent window
422582d5bb feat(web): [WIP] Add hydra canvas as source for textmode frame (including strudel audio access)
Compare 6 commits »
textmodejs pushed to main at textmodejs/flok 2025年12月04日 18:20:30 +01:00
eca0ef7299 chore(web): Update Strudel packages to v1.2.6 (#372)
8aa325d7cb style: Format files (#371)
873ee8cee9 feat: Add textmode.js as web plugin (#371)
Compare 3 commits »
textmodejs commented on pull request munshkr/flok#371 2025年11月27日 23:08:01 +01:00
feat: Add textmode.js as web plugin

Awesome, thank you so much for resolving this so quickly! Looking forward to what others might do with it. :)

textmodejs created pull request munshkr/flok#371 2025年11月27日 20:05:56 +01:00
feat: Add textmode.js as web plugin
textmodejs pushed to main at textmodejs/flok 2025年11月27日 19:53:07 +01:00
df9fb6b293 feat: Add textmode.js + usage instructions to README.md
textmodejs pushed to main at textmodejs/flok 2025年11月27日 19:41:38 +01:00
7490487975 feat: Refactor error handling in textmode.js evaluation to improve callback management
textmodejs pushed to main at textmodejs/flok 2025年11月27日 19:19:14 +01:00
545e7ab638 feat: Enhance error handling in textmode.js evaluation and drawing
textmodejs pushed to main at textmodejs/flok 2025年11月27日 18:13:58 +01:00
4a900d02b5 fix: Update textmode panic code to use t.clear() instead of t.noLoop()
textmodejs pushed to main at textmodejs/flok 2025年11月27日 18:09:09 +01:00
18951b5da8 Improved structure, typing, and naming
textmodejs pushed to main at textmodejs/flok 2025年11月27日 15:45:12 +01:00
4f34a8dfcb feat: Add support for textmode.js in HTML select options and main.js evaluation
5eec632896 feat: Add textmode.js support in session and settings configuration
b1546c5fa3 feat: Implement textmode.js wrapper and integrate with React component
e15164366a feat: Add isWebgl2Supported function to check for WebGL2 support
469f6e6c97 Add textmode.js dependency to web/package.json
Compare 5 commits »
textmodejs pushed to main at textmodejs/flok 2025年11月27日 15:06:30 +01:00
2bd7a60a8a fix: Add visually hidden DialogTitle and DialogDescription to CommandDialog for improved accessibility.
textmodejs created repository textmodejs/flok 2025年11月27日 14:59:13 +01:00