Tokamak/Sources/TokamakDOM
Lukas e0d8e9db46
fix replaceChild parameter order (#522)
2023-02-04 17:31:26 -05:00
..
App Add configuration options to `App` to choose reconciler (#495) 2022-06-05 19:24:05 -04:00
Modifiers Initial implementation of `onHover` (#448) 2021-09-20 16:13:30 +01:00
Storage Support `Image` in Fiber renderers (#500) 2022-06-28 20:04:42 +00:00
Styles Add controlSize/controlProminence modifiers (#431) 2021-07-19 13:58:14 -04:00
Views Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Core.swift Add support for preferences, `@StateObject`, `@EnvironmentObject`, and custom `DynamicProperty` types (#501) 2022-07-05 18:04:28 -04:00
DOMFiberRenderer.swift fix replaceChild parameter order (#522) 2023-02-04 17:31:26 -05:00
DOMNode.swift Build and test with SwiftWasm 5.6 on CI (#475) 2022-04-08 21:36:52 +01:00
DOMRef.swift Add '_spi(TokamakCore)' to ideally internal public members. (#386) 2021-03-08 18:49:05 +00:00
DOMRenderer.swift Experimental "React Fiber"-like Reconciler (#471) 2022-05-23 12:14:16 -04:00