0.82b - Châtelperronian
·
510 commits
to main
since this release
Patch Notes. 0.82b (Châtelperronian)
(30 October 2025). 21:26GMT. Stable Release.
- Created
autodocsystem that automatically generates mixed HTML/JSDoc documentation using an altered Minami theme with custom CSS/JS injection. - Finished beta-stage documentation for most of Vercengen, with documentation live at https://confoederatio.org/Vercengen/.
- fireFromBinding()/fireToBinding() now propagates up the
.ownerstree and fires.onuserchange/.onprogramchangeevents, meaning that encapsulating Components (i.e. ve.Interface.onchange) should now listen to child change events by default. - ve.Feature now resolves to being the
.owneror root of.ownersfor ve.Component elements that are not contained within a ve.Class. - ve.FileExplorer_<method_key> private methods have been moved underneath the
ve.FileExplorerclass as static methods.