- goo updated to 275570:
- TextEntry primitive
- TextEntry auto-grow default to 2.5x with override
- TextEntry character limiting, regex matching behavior, character limits
- Separate click routing for left/right/middle click
- Scroll behavior implemented
- Added a "viewport" primitive allowing for pan/zoom "infinite" canvases
- Fixed pointer events for children being null instead of none, preventing pop-ups from appearing when mousing over the text itself
- Fixed stylesheet bleed reconciliation
- Fixed nullable warnings and suppressed some noisy CS warnings
- Cleaning the repo of examples -- will author examples a different way (~6MB to ~500kb)