mit-cml / appinventor-sources

MIT App Inventor Public Open Source
http://appinventor.mit.edu/appinventor-sources/
Apache License 2.0
1.47k stars 2.06k forks source link

Chatpulldown #3238

Closed jisqyv closed 1 week ago

jisqyv commented 3 weeks ago

General items:

If your code changes how something works on the device (i.e., it affects the companion):

Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):

For all other changes:

What does this PR accomplish?

Description

Fixes # .

Resolves # .

jisqyv commented 3 weeks ago

Note: This PR has two temporary commits, which duplicate #3233 which will be removed when that PR is merged and this PR rebased onto master

jisqyv commented 2 weeks ago

Rebased on master and temporary commits removed.

jisqyv commented 1 week ago

The change I just pushed up rebases this PR on master, it doesn't address any of the review comments. There will be a follow-up change pushed today that does. I've done this in two steps to make it easier to see the changes I make without the changes from the rebase getting in the way.

jisqyv commented 1 week ago

I just changed the base from master to ucr because I'm about to change the blocks language version (and YAVERSION as a result)