ractivejs / ractive

Next-generation DOM manipulation
http://ractive.js.org
MIT License
5.94k stars 396 forks source link

Typings: Improve the documentation of lifecycle events #3433

Closed seijikun closed 8 months ago

seijikun commented 8 months ago

Description:

Just while I was at it, I tried to improve the lifecycle event documentation a bit with more explicit information on ordering of events in the TS typings. (I hope it's correct :sweat_smile: )

(I also re-ordered the methods in the declaration accordingly)

evs-chris commented 8 months ago

I just published 1.4.3. LMK if you see any issues.