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 (
Expand
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-07-15
Update MaxSizedBox.tsx (#2233)
Elvin
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
2025-07-01
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 mi...
Jacob Richman
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
2025-06-24
Remove uses of the spread operator that appear to have caused a maximum call ...
Jacob Richman
2025-06-23
Remove fallback to render normall rather than using custom MaxSizedBox layout...
Jacob Richman
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 view...
Jacob Richman