Tokamak/Sources/TokamakCore
Greg Cotten f1cbfcf073
[bug] Missing CoreGraphics import for Swift 5.7.1 / Xcode 14.1 (#528)
2022-11-10 22:12:25 -05:00
..
Animation Fix typos in doc comments across the codebase (#513) 2022-09-02 13:43:54 +01:00
App Add configuration options to `App` to choose reconciler (#495) 2022-06-05 19:24:05 -04:00
Environment Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Fiber Use Swift 5.7 nightly on CI, fix build issues (#507) 2022-07-30 11:26:20 +02:00
Modifiers Add `Layout` protocol for FiberReconciler (#498) 2022-06-27 08:53:30 -04:00
MountedViews Support meta tags in StaticHTMLRenderer (#483) 2022-05-23 20:03:28 +00:00
Preferences Add support for preferences, `@StateObject`, `@EnvironmentObject`, and custom `DynamicProperty` types (#501) 2022-07-05 18:04:28 -04:00
Reflection Fix build and tests for 5.7 toolchain (#499) 2022-06-26 03:42:37 +09:00
Shapes [bug] Missing CoreGraphics import for Swift 5.7.1 / Xcode 14.1 (#528) 2022-11-10 22:12:25 -05:00
State Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Stubs Fix typos in doc comments across the codebase (#513) 2022-09-02 13:43:54 +01:00
Styles Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Tokens Add `Layout` protocol for FiberReconciler (#498) 2022-06-27 08:53:30 -04:00
ViewTraits Add `Layout` protocol for FiberReconciler (#498) 2022-06-27 08:53:30 -04:00
Views Use Swift 5.7 nightly on CI, fix build issues (#507) 2022-07-30 11:26:20 +02:00
DynamicProperty.swift Replace uses of the Runtime library with stdlib (#370) 2021-01-24 15:26:51 +00:00
PreviewProvider.swift Tweak formatting rules for attributes (#492) 2022-05-31 08:18:53 +01:00
Renderer.swift Add View Traits and transitions (#426) 2021-07-28 09:40:12 -04:00
StackReconciler.swift Support meta tags in StaticHTMLRenderer (#483) 2022-05-23 20:03:28 +00:00
Target.swift Remove `DefaultApp`, make `DOMRenderer` internal (#227) 2020-08-01 18:46:59 +01:00