index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
components
/
shared
/
MaxSizedBox.tsx
Age
Commit message (
Collapse
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-07-15
Update MaxSizedBox.tsx (#2233)
Elvin
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: Pascal Birchler <
[email protected]
>
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-01
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 ↵
Jacob Richman
migration (#2794)
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
Co-authored-by: jacob314 <
[email protected]
>
2025-06-24
Remove uses of the spread operator that appear to have caused a maximum call ↵
Jacob Richman
stack size exceeded error (#1389)
2025-06-23
Remove fallback to render normall rather than using custom MaxSizedBox ↵
Jacob Richman
layout logic (#1340)
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-20
Turn off debug logging of MaxSizedBox errors by default. (#1228)
Jacob Richman
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the ↵
Jacob Richman
viewport (#1217)