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