Jinntec / Fore

Fore - declarative user interfaces in plain HTML
MIT License
82 stars 11 forks source link

Use dependency tracking in repeats #237

Closed DrRataplan closed 10 months ago

DrRataplan commented 10 months ago

This fixes a recurring problem with repeats not really updating, causing the need for a full-page refresh every so often.

It also fixes a small oversight in the DependencyNotifyingDomFacade where the next sibling was not always returned correctly :sweat_smile:. With this we might wanna retest https://github.com/Jinntec/Fore/issues/125 :sweat_smile: :sweat_smile: :sweat_smile: :sweat_smile:

JoernT commented 10 months ago

Though i guess i does not fix #125 yet it runs green and improves ui dependent refresh