Commit Graph

10 Commits

Author SHA1 Message Date
Will McGugan
a46eda2fa0 Added blog 2022-11-06 15:41:12 +00:00
Darren Burns
d2f8ad5257 Add Makefile target for snapshot update 2022-09-20 15:46:08 +01:00
Will McGugan
b2db7a63ab deploy command 2022-09-06 15:32:02 +01:00
darrenburns
a166d84eef Register callbacks at message pump level, invoke them after refresh (#607)
* Register callbacks at message pump level, invoke them after refresh

* Fix a typo

* Code review feedback actions

* call_later callbacks invoked after refresh or on idle

* Fix space key in text input

* Make Widget.on_idle synchronous

* Fix call_later

* Rename PostScreenUpdate to InvokeCallbacks, and only fire if callbacks exist

* Update type hints for InvokeLater callbacks

* Update type signature of call_later callbacks, extract typevar
2022-08-05 13:47:47 +01:00
Will McGugan
57dec90cc4 fix for simple app case 2022-06-01 18:00:25 +01:00
Darren Burns
fd47ef491b Separate parsing of scalar, number, duration 2022-01-19 14:56:03 +00:00
Will McGugan
752609962f type fixes 2021-07-17 09:48:04 +01:00
Will McGugan
bc7ce4b969 black 2021-07-17 09:13:46 +01:00
Will McGugan
a7d2d2be70 added black to makefile 2021-07-05 20:43:37 +01:00
Will McGugan
e52af23f0f workflow 2021-07-05 20:37:54 +01:00