moldybits
moldybits merged pull request Repos/openvistapro#7 2026-05-16 10:43:17 -04:00
feat: execute render scripts from CLI
moldybits deleted branch spike/geotiff-import-strategy-t_a4a59fc5 from Repos/openvistapro 2026-05-15 21:12:51 -04:00
moldybits pushed to main at Repos/openvistapro 2026-05-15 21:12:51 -04:00
c103185cac docs: evaluate geotiff importer strategy
moldybits merged pull request Repos/openvistapro#4 2026-05-15 21:12:49 -04:00
docs: evaluate GeoTIFF importer strategy
moldybits deleted branch feat/hgt-srtm-importer-t_321b4e19 from Repos/openvistapro 2026-05-15 21:09:48 -04:00
moldybits pushed to main at Repos/openvistapro 2026-05-15 21:09:48 -04:00
8cab4ce345 feat: add hgt terrain importer
moldybits merged pull request Repos/openvistapro#8 2026-05-15 21:09:46 -04:00
feat: add hgt terrain importer
moldybits deleted branch feat/terrain-import-abstraction from Repos/openvistapro 2026-05-15 20:48:30 -04:00
moldybits pushed to main at Repos/openvistapro 2026-05-15 20:48:30 -04:00
7b6c1adcd7 feat: add terrain import boundary
moldybits merged pull request Repos/openvistapro#3 2026-05-15 20:48:29 -04:00
feat: add terrain import boundary
moldybits deleted branch feat/script-parser-mvp from Repos/openvistapro 2026-05-15 20:42:35 -04:00
moldybits pushed to main at Repos/openvistapro 2026-05-15 20:42:35 -04:00
24bc736df0 feat: add script parser MVP
moldybits merged pull request Repos/openvistapro#1 2026-05-15 20:42:33 -04:00
feat: add script parser MVP
moldybits pushed to main at Repos/openvistapro 2026-05-15 20:41:08 -04:00
3aced06520 Add wgpu metal driver comment in Cargo.toml
moldybits deleted branch feat/minimal-app-shell from Repos/openvistapro 2026-05-15 20:35:14 -04:00
moldybits pushed to main at Repos/openvistapro 2026-05-15 20:35:14 -04:00
5a02903a2e feat: add minimal app shell
moldybits merged pull request Repos/openvistapro#2 2026-05-15 20:35:13 -04:00
feat: add minimal app shell
moldybits pushed to main at moldybits/rust_browser 2026-04-11 13:44:23 -04:00
257b93c56b Implement unary plus operator (ES262 §13.5.4)
90aa295fe6 Move misplaced doc comment back onto update_array_length
cca092ced9 Fix parser regressions blocking google.com: regex /=/, for-in comma RHS
9a09dbf8c6 Make Array callable without new and log script error context
Compare 4 commits »
moldybits pushed to main at moldybits/rust_browser 2026-04-02 16:52:03 -04:00
dffaef5d06 Add focus management and keyboard navigation with tabindex ordering and review fixes (Story 4.7)
917706e7cd Add click, keyboard, and scroll interaction with hit testing, container scroll, and review fixes (Story 4.6)
be226716f6 Add client-side form validation with constraint checks, invalid events, and review fixes (Story 4.5)
Compare 3 commits »
moldybits pushed to main at moldybits/rust_browser 2026-04-02 13:19:47 -04:00
9ca0a123bb Add form submission with textarea, submitter tracking, multipart encoding, and submit events (Story 4.4)
71f263f298 Add select menus and option elements with dropdown, form submission, and review fixes (Story 4.3)
f8e0c47dc7 Add buttons, checkboxes, and radio buttons with click/toggle/disabled/label support (Story 4.2)
e9d3ffd57e Fix code review findings for Story 4.1: caret line-height, tests, and placeholder edge case
64a34394c2 Add text inputs, textareas, caret, selection, and placeholder rendering (Story 4.1)
Compare 5 commits »