Commit 9db14ac
JSON stylesheet decoder generation (#1515)
* Functional modifier generation build plugin
* Add supporting StylesheetResolvable types
* Fix concurrency issues and decoders nested in `IfConfigDeclSyntax`
* Add BuiltinModifier generator
* Fix AttributeReference decoder
* Chunk modifier decoding to reduce memory consumption
* Fix TextReference display of raw string values
* Add image modifiers and improve clause matching and labeled argument handling
* Handle atom ast node
* Working gesture state
* Add ShapeFinalizerModifier
* Add shape modifiers, support for variadic arguments, and improved ShapeStyle support
* Fix default values on unlabeled arguments preceding other arguments
* Expand gesture support
* Disable Edge.Set decoder
* Add Edge.Set that supports array literals
* Working ChangeTracked arguments to replace Binding in modifier definitions
* Refactor Event property wrapper
* Fix event decoding and usage from modifiers with `event(...)` helper
* Refactor ChangeTracked to use `.Resolvable` for decoding to avoid StateObject runtime warnings
* macOS build support
* Fix diff error by checking change type
* Fix debounce checks outside of environment by caching value in EventHandler
* replace changeType: Send updates to parent and replaced node
* don't cancel running reconnect (#1536)
* don't cancel running reconnect
* add startup task, remove return statement
* debounce rapid reconnect events
* debounce even more
* Remove change event on blur
* Support ToolbarContentBuilder
* Remove outdating parsing tests
* Fix watchOS/tvOS builds
* Prevent nonexistant variant from breaking MacOs Desktop Builds (#1542)
* desktop_json_fix
* Update Sources/LiveViewNative/Stylesheets/ResolvableTypes/SwiftUI/Styles/ListStyle.swift
Signed-off-by: Carson Katri <[email protected]>
---------
Signed-off-by: Carson Katri <[email protected]>
Co-authored-by: Carson Katri <[email protected]>
---------
Signed-off-by: Carson Katri <[email protected]>
Co-authored-by: mobile-bungalow <[email protected]>1 parent 48b226e commit 9db14ac
File tree
278 files changed
+14278
-35328
lines changed- Plugins/ModifierGeneratorPlugin
- Sources
- ASTDecodableImplementation
- Decoders
- BuiltinRegistryGenerator
- LiveViewNativeMacros
- LiveViewNativeStylesheetMacros
- LiveViewNativeStylesheet
- Parsing
- External
- Literals
- Primitives
- LiveViewNative
- Coordinators
- Live
- Property Wrappers
- Protocols
- Registries
- Stylesheets
- Modifiers
- Files
- Images
- Image
- Overrides
- Shapes
- Shape
- Text
- ParseableTypes
- ShapeStyles
- Styles
- ResolvableTypes
- SwiftUI
- Styles
- Views
- Images
- Layout Containers
- Forms
- Presentation Containers
- Shapes
- Text Input and Output
- ModifierGenerator
- StyleDefinitionGenerator
- Subcommands
- Visitors
- SwiftSyntaxExtensions
- Tests
- LiveViewNativeStylesheetMacrosTests
- LiveViewNativeStylesheetTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
278 files changed
+14278
-35328
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
| 46 | + | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 59 | + | |
71 | 60 | | |
72 | 61 | | |
73 | 62 | | |
| |||
79 | 68 | | |
80 | 69 | | |
81 | 70 | | |
82 | | - | |
| 71 | + | |
| 72 | + | |
83 | 73 | | |
84 | 74 | | |
85 | 75 | | |
| |||
106 | 96 | | |
107 | 97 | | |
108 | 98 | | |
| 99 | + | |
109 | 100 | | |
110 | 101 | | |
111 | 102 | | |
| |||
121 | 112 | | |
122 | 113 | | |
123 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
124 | 144 | | |
125 | 145 | | |
126 | 146 | | |
| 147 | + | |
| 148 | + | |
127 | 149 | | |
128 | | - | |
| 150 | + | |
| 151 | + | |
129 | 152 | | |
130 | 153 | | |
131 | 154 | | |
132 | 155 | | |
133 | 156 | | |
134 | 157 | | |
135 | 158 | | |
136 | | - | |
137 | 159 | | |
138 | 160 | | |
139 | 161 | | |
140 | 162 | | |
141 | 163 | | |
142 | 164 | | |
143 | | - | |
144 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
145 | 169 | | |
146 | | - | |
147 | | - | |
| 170 | + | |
| 171 | + | |
148 | 172 | | |
149 | 173 | | |
150 | 174 | | |
| |||
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments