Tags give the ability to mark specific points in history as being important
-
more-constraint-usage
2dd2f414 · ·using constraints also for the selection of cells and disabeling of the constraint selection
-
minimal-constraint
8ee5412b · ·HotDrink constraints are only used for the constraints between flight cells. Everything else is done with solid-js.
-
constraint-builder-pattern
7a36ae17 · ·using a callback function for constraint creation give the opportunity to re-evaluate it to update the constraint
-
access-to-out-values
48116c46 · ·Access to out-values allows for a form with area, width, and ratio to lock/unlock the ratio if width/heighht changes
-
-
solid-and-hot-drink-components
c5c234a7 · ·using a HotDrink Component in each Solid-Js Component and passing a variable from the main-component to all sub-components
-