Morning.
Last week was kind of slow. Lots of (personal) things to take care that took
more time than expected: kids, basement flood, etc.
Anyway, this is what I managed to achieve:
### Last week
* [spec2] add "align" property to box layouts (so you can center, or align
right, etc.).
* [spec2] SpTextPresenter now respond also to “editable” property
(different than “readonly”.
* [spec2] add popover component (took more time than expected ;) ).
* [spec2] SpCodePresenter now accepts insertPopoverAfterSelection:
* review and accept (most) of all pending PRs from Spec2
### This week (starting 2020-05-06):
(Still stuck in the same)
* [idlevm] more on the revamp of callbacks
* [spec2] enhance SpMenuPresenter (to allow checkboxes and etc.)
* [spec2] more on SpCodePresenter
* [newtools] more on StPlayground