summaryrefslogtreecommitdiff
path: root/library/src/text/mod.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-12More `bail!` usageLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-05-23Add note to text fractionsLaurenz
Fixes #465 Fixes #1105
2023-05-19Fix text examplesLaurenz
Fixes #1251 Fixes #1252 Fixes #1253 Fixes #1254 Fixes #1255
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Better documentation outlinesLaurenz
2023-05-15Extract category definitions into individual functionsLaurenz
2023-05-11Fix typo in text fractions tooltip (#1167)jannisko
2023-04-17Write PDF outlineLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-25New default styleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-24Allow multiple authorsLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-01-27Symbol values and modulesLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-05Symbol notationLaurenz
2022-11-29Strong deltaLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Protect VmLaurenz
2022-11-21LabelsLaurenz
2022-11-21Move destination property from text to linkLaurenz
2022-11-21Refactor proc macrosLaurenz
2022-11-19Show everything!Laurenz
2022-11-18Pass text node to text show rule instead of stringLaurenz
2022-11-18Reorganize style moduleLaurenz
2022-11-12New interaction modelLaurenz
2022-11-08Reduce style chain bloatLaurenz
2022-11-07SelectorsLaurenz
2022-11-07Show it!Laurenz
- New show rule syntax - Set if syntax - Removed wrap syntax
2022-11-04Style changesLaurenz
2022-11-03Tidy up libraryLaurenz