This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
tyrian-next/src/main/scala/tyrian/ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070
7171Cross compilation - we're going to want this for Scala JVM use.
7272
73+ Look at Theme's carefully. Link should use the same theme as Text, for example.
74+
75+ New library of shared types (Tyrian / Indigo):
76+
77+ - Batch
78+ - Lens
79+ - Signal
80+ - SignalFunction
81+ - Timeline Animations?
82+ - RGBA?
83+ - RGB?
84+ - (Look at the other data type classes)
85+
7386---
7487
7588Theme / Style Performance
@@ -91,8 +104,8 @@ Stateless Components
91104 - Paragraph - DONE
92105 - HtmlElement - DONE
93106 - Link - DONE
94- - Tables
95- - Canvas
107+ - Tables - DONE(ish)
108+ - Canvas (2D, WebGL 1/2, WebGPU)
96109
97110⸻
98111
@@ -129,6 +142,6 @@ Drawing API
129142
130143---
131144
132- Animations
145+ Animations?
133146
134147 */
You can’t perform that action at this time.
0 commit comments