summaryrefslogtreecommitdiff
path: root/src/layout/par.rs
AgeCommit message (Expand)Author
2021-06-17Constraints (#31)Martin
2021-06-15Refactor grid row layoutLaurenz
2021-06-13Refactor column resolvingLaurenz
2021-06-11Push some nodes directly into the stackLaurenz
2021-06-11Remove props in favor of using state for everythingLaurenz
2021-06-10Text decorationsMartin Haug
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-21Rename areas to regionsLaurenz
2021-05-17Convert font units to lengths earlierLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-05-17Rename expand to fixed and switch to boolsLaurenz
2021-04-07Refactor and comment ♻Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-04-03Fix multi-page paragraph bugs 🐞Laurenz
2021-04-03New paragraph layout 🚀Laurenz
2021-03-30Baseline alignment ⏏Laurenz
2021-03-30Refactor ♻Laurenz
2021-03-30BiDi reordering 🔃Laurenz
2021-03-30Fix space/newline trimming 🐞Laurenz
2021-03-30Fix double leading 🐞Laurenz
2021-03-29Fixed par layouter directions 🗜Laurenz
2021-03-29Line break iterating run shaper 🌵Laurenz
2021-03-29Write spaces and linebreaks into text runs ✒Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-12Rename ChildAlign to LayoutAligns ✏Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
2021-03-09Rename run to line and add some explanatory comments ✏Laurenz
2021-01-20If expressions 🔀Laurenz
2021-01-13Unbounded pages 🌌Laurenz
2021-01-04Better value representations, type function 🌐Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2020-10-13BoxAlign and Flow aliases ✏Laurenz
2020-10-13Rename geometric eval and apply to resolve ✏Laurenz
2020-10-12Naming and grammar ✔Laurenz
2020-10-12Less vecs in layouting ⚡Laurenz
2020-10-12Synchronous layout 🪀Laurenz
2020-10-11Evaluation benchmark 🔋Laurenz
2020-10-11Refactor paragraph layout 📰Laurenz
2020-10-11Rename LayoutItem to Layouted ✏Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz