0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00
hono/runtime-tests
Taku Amano 7779fca9a5
feat(jsx/precompile): Normalization and stringification of attribute values as renderToString (#3432)
* feat(jsx/precompile): Normalization and stringification of attribute values as `renderToString`

* fix(jsx/precompile): boolean attributes are processed by compiler

* test: fix test data for jsx (precompile and react-jsx)

* fix(jsx/precompile): remove unnecessary import statement

* refactor(jsx/precompile): Normalization of keys from JSX to HTML is done by runtime, not by hono
2024-09-24 12:12:51 +09:00
..
bun chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
deno chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
deno-jsx feat(jsx/precompile): Normalization and stringification of attribute values as renderToString (#3432) 2024-09-24 12:12:51 +09:00
fastly chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
lambda chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
lambda-edge chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
node chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
workerd chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00
tsconfig.json chore: rename runtime_tests to runtime-tests (#3419) 2024-09-17 14:51:43 +09:00