[docs-infra] replace live editing engine back to textarea#1691
[docs-infra] replace live editing engine back to textarea#1691brijeshb42 wants to merge 14 commits into
Conversation
Deploy previewBundle sizeTotal Size Change: ▼-145KB(-4.03%) - Total Gzip Change: ▼-44.5KB(-4.90%) Show details for 75 more bundlesCodeHighlighterClient parsed: 🔺+481B(+0.82%) gzip: 🔺+196B(+0.97%) PerformanceTotal duration: 13.80 ms -1.58 ms(-10.3%) | Renders: 5 (+0) | Paint: 53.87 ms -3.44 ms(-6.0%)
6 tests within noise — details Check out the code infra dashboard for more information about this PR. |
4f6d19c to
0f88414
Compare
|
@claude review (testing the new action) |
0f88414 to
cb0ed39
Compare
cb0ed39 to
9ad0139
Compare
Replaces the docs-infra live editing stack with a lazy
react-simple-code-editortextarea implementation, as discussed in code-infra meetings. The runtime functionality is in parity with what we have on current core docs site while keeping improvements from the current docs-infra like no need of separate preview files, no js files for ts file, etc.Companion PR commits to review in
material-uimigration.