Vercengen is a next-generation no-code framework for Confoederatio apps that intends on utilising only JSON5 configs to achieve end results. Prerequisite boilerplate is auto-scaffolded by Vercengen itself and need not be manually defined. This default behaviour is laid out in Vercengen specifications. Alongside Landeter and Scriptly, it will help form a coherent software engine known as Noderie.
This TODO defines the necessary steps to transition BrowserUI away from its current function-driven state towards a more dynamic and robust vision of frontend development.
ve
; migrate over all current Naissance createContextMenu()
functions to ve.createContextMenu()
as a stopgap.ve.createContextMenu()
to its own Pane class, with Interfaces added underneath them. (Interfaces are split off so that Panes can have multiple mutable Interfaces depending on the exact conditions fulfilled by the instance state of the given Class)..ve-light
and .ve-dark
; use parental class variable sets to define custom themes.