pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Go is:public
Filter by
230M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
… coverage
The author should do the following, if applicable
- [x] Add tests
- [x] Run tests
- [x] bun run format:fix bun run lint:fix to format the code
- [x] Add TSDoc/JSDoc to document the ...
Summary
switchView( visual ) unconditionally called textToVisualSync(), which resets ve_panX/ve_panY and runs
zoomToFitHorizontal() — so flipping to the text editor and back wiped the visual editor s ...
Problem
Running on Python 3.11 throws SyntaxError in calendar_routes.py line 905. F-strings don t support backslashes in
expressions until Python 3.12.
Fix
Extracted backslash string into a variable ...
Summary
- Fix bug where route template local beans (e.g., from kamelets) could not be referenced via {{beanName}} when a
template parameter value coincidentally matched the bean name
- When doStartRouteDefinitions() ...
Summary
Structural refactoring pass over the Eidon codebase — no behavior changes. Pure dead code removal, deduplication, file
splits, and one SSR bug fix.
Dead Code Removal (32 items)
- Removed unused ...
Adicionando o REDME e a documentação do projeto.