PgBiel
|
8cde2d4f17
|
simplify Repeatable, keep only deref
|
2025-06-10 02:56:15 -03:00 |
|
PgBiel
|
75a4cfb2e4
|
change Repeatable to struct
|
2025-06-10 02:35:18 -03:00 |
|
PgBiel
|
b997450a4b
|
use header.range field
a bit verbose at times but seems potentially more consistent
|
2025-06-10 01:46:03 -03:00 |
|
PgBiel
|
88c9dea3fa
|
convert const into non-const argument
it is still inlined.
|
2025-06-10 01:36:53 -03:00 |
|
PgBiel
|
07c972a73e
|
fix short lived headers with gutter
We were checking after instead of before fixing up header indices due to gutter.
|
2025-05-24 04:31:24 -03:00 |
|
PgBiel
|
1e3e6167af
|
update some todos/comments on resolve
|
2025-05-05 02:42:33 -03:00 |
|
PgBiel
|
1fc15467cd
|
use next_header counter to not check skipped headers on resolve
|
2025-05-04 03:43:10 -03:00 |
|
PgBiel
|
63b34cfe0a
|
make footer short-lived when there are no regular cells
|
2025-04-20 19:18:18 -03:00 |
|
PgBiel
|
71ae276071
|
add Deref to Repeatable
honestly, all the unwrapping was just generating noise.
|
2025-04-20 15:20:07 -03:00 |
|
PgBiel
|
6e21eae3eb
|
mark headers as short-lived during resolve
|
2025-04-20 13:13:20 -03:00 |
|
PgBiel
|
fe75a29488
|
use vector of maybe repeatable headers when resolving
|
2025-04-18 19:37:21 -03:00 |
|
PgBiel
|
5e2241ab65
|
initial subheader resolving and api
|
2025-04-06 15:55:36 -03:00 |
|
PgBiel
|
fa45bf8b55
|
fix row group indices with gutter in resolve
|
2025-04-06 15:04:53 -03:00 |
|
PgBiel
|
20179bbe7a
|
add levels and ranges to headers and footers
|
2025-04-03 01:49:56 -03:00 |
|
PgBiel
|
1f1c133878
|
Refactor grid header and footer resolving (#5919)
|
2025-03-24 20:42:48 +00:00 |
|
Laurenz
|
69c3f95705
|
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
|
2025-02-24 12:28:01 +00:00 |
|
PgBiel
|
240f238eee
|
Fix HTML export of table with gutter (#5920)
|
2025-02-23 11:26:14 +00:00 |
|
Michael Färber
|
dda486a412
|
HTML tables (#5666)
|
2025-01-23 12:08:48 +00:00 |
|
Laurenz
|
6b9b78596a
|
Don't generate accessors for required fields (#5680)
|
2025-01-10 16:54:11 +00:00 |
|
Michael Färber
|
5c876535cc
|
Move CellGrid from typst-layout to typst-library (#5585)
|
2025-01-06 15:20:28 +00:00 |
|