Commit 1509347
committed
Merge remote-tracking branch 'origin/master' into vlk/playground-package-split
# Conflicts:
# .gitignore
# apps/docs/__tests__/LandingPage_.test.res
# apps/docs/app/routes/LandingPage.res
# apps/docs/package.json
# apps/docs/plugins/cm6-reason-mode.js
# apps/docs/rescript.json
# apps/docs/src/bindings/Babel.res
# apps/docs/src/bindings/RescriptCompilerApi.res
# apps/docs/src/bindings/RescriptCompilerApi.resi
# apps/docs/src/common/Ansi.res
# apps/docs/src/common/Ansi.resi
# apps/docs/src/common/HighlightJs.res
# apps/docs/src/common/HighlightJs.resi
# apps/docs/src/common/ScrollLockContext.res
# apps/docs/src/common/Semver.res
# apps/docs/src/common/Semver.resi
# apps/docs/src/common/WarningFlagDescription.res
# apps/docs/src/common/WarningFlagDescription.resi
# apps/docs/src/components/AnsiPre.res
# apps/docs/src/components/AnsiPre.resi
# apps/docs/src/components/CodeMirror.res
# apps/docs/src/components/CodeMirror.resi
# apps/docs/src/components/Icon.res
# apps/docs/src/components/Icon.resi
# apps/docs/src/components/Text.res
# apps/docs/src/components/Text.resi
# apps/docs/src/components/ToggleButton.res
# apps/docs/src/ffi/loadScript.js
# apps/docs/src/playground/CompilerManagerHook.res
# apps/docs/src/playground/CompilerManagerHook.resi
# apps/docs/src/playground/ConsolePanel.res
# apps/docs/src/playground/EvalIFrame.res
# apps/docs/src/playground/LzString.res
# apps/docs/src/playground/OutputPanel.res
# apps/docs/src/playground/Playground.res
# apps/docs/src/playground/Playground.resi
# apps/docs/src/playground/PlaygroundLazy.res
# apps/docs/src/playground/RenderPanel.res
# apps/docs/src/playground/RenderPanel.resi
# apps/docs/vitest.setup.mjs
# packages/playground/ffi/loadScript.js
# packages/playground/src/CompilerManagerHook.res
# packages/playground/src/CompilerManagerHook.resi
# packages/playground/src/ConsolePanel.res
# packages/playground/src/EvalIFrame.res
# packages/playground/src/LzString.res
# packages/playground/src/OutputPanel.res
# packages/playground/src/Playground.res
# packages/playground/src/Playground.resi
# packages/playground/src/PlaygroundLazy.res
# packages/playground/src/RenderPanel.res
# packages/playground/src/RenderPanel.resi
# packages/playground/src/ToggleButton.res
# packages/shared/plugins/cm6-reason-mode.js
# packages/shared/src/Ansi.res
# packages/shared/src/Ansi.resi
# packages/shared/src/AnsiPre.res
# packages/shared/src/AnsiPre.resi
# packages/shared/src/Babel.res
# packages/shared/src/CodeMirror.res
# packages/shared/src/CodeMirror.resi
# packages/shared/src/HighlightJs.res
# packages/shared/src/HighlightJs.resi
# packages/shared/src/Icon.res
# packages/shared/src/Icon.resi
# packages/shared/src/RescriptCompilerApi.res
# packages/shared/src/RescriptCompilerApi.resi
# packages/shared/src/ScrollLockContext.res
# packages/shared/src/Semver.res
# packages/shared/src/Semver.resi
# packages/shared/src/Text.res
# packages/shared/src/Text.resi
# packages/shared/src/WarningFlagDescription.res
# packages/shared/src/WarningFlagDescription.resi
# plugins/cm6-reason-mode.js
# rescript.json
# src/bindings/Babel.res
# src/bindings/RescriptCompilerApi.res
# src/bindings/RescriptCompilerApi.resi
# src/common/Ansi.res
# src/common/Ansi.resi
# src/common/HighlightJs.res
# src/common/HighlightJs.resi
# src/common/ScrollLockContext.res
# src/common/Semver.res
# src/common/Semver.resi
# src/common/WarningFlagDescription.res
# src/common/WarningFlagDescription.resi
# src/components/AnsiPre.res
# src/components/AnsiPre.resi
# src/components/CodeMirror.res
# src/components/CodeMirror.resi
# src/components/Icon.res
# src/components/Icon.resi
# src/components/Text.res
# src/components/Text.resi
# src/components/ToggleButton.res
# src/ffi/loadScript.js
# src/playground/CompilerManagerHook.res
# src/playground/CompilerManagerHook.resi
# src/playground/ConsolePanel.res
# src/playground/EvalIFrame.res
# src/playground/LzString.res
# src/playground/OutputPanel.res
# src/playground/Playground.res
# src/playground/Playground.resi
# src/playground/PlaygroundLazy.res
# src/playground/RenderPanel.res
# src/playground/RenderPanel.resi
# yarn.lock40 files changed
Lines changed: 811 additions & 138 deletions
File tree
- apps/docs
- __tests__
- __screenshots__/LandingPage_.test.jsx
- app/routes
- markdown-pages/blog
- public
- blog
- brand
- lp
- partners
- src
- bindings
- components
- data
- markdown
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 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 | + | |
18 | 142 | | |
19 | 143 | | |
20 | 144 | | |
| |||
53 | 177 | | |
54 | 178 | | |
55 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
0 commit comments