Commit Graph

17 Commits

Author SHA1 Message Date
Marcin Ziąbek 51dac22422 2022.1.0-beta3 Renaming Box() to MinimalBox() 2022-01-06 00:22:07 +01:00
Marcin Ziąbek 01980e5635 Table: row height fixes for overlapping cells. Added code examples 2022-01-06 00:06:24 +01:00
Marcin Ziąbek 6e59fa6e3d Table: improved repeating+paging support, added example 2022-01-05 20:30:23 +01:00
Marcin Ziąbek 4003337d01 Fixed: traversing elements graph 2022-01-05 01:35:29 +01:00
Marcin Ziąbek 935c575221 Table: added default style, fixed bugs, added examples 2022-01-05 00:52:28 +01:00
Marcin Ziąbek 18a710e2a3 Table: fixed cross-cell size adjusting 2022-01-03 17:13:57 +01:00
MarcinZiabek c8cc968705 Typo fixes 2021-12-30 21:53:42 +01:00
MarcinZiabek ffccbe37a4 2022.1.0-beta0 2021-12-30 21:43:07 +01:00
MarcinZiabek a80258aa58 Improved readibility of the table layout algorithm 2021-12-30 20:29:32 +01:00
MarcinZiabek b79122aca5 Table: layouting improvements for paging 2021-12-30 19:42:40 +01:00
MarcinZiabek 2fcf543817 Fixed: corner cases of paging support 2021-12-30 18:40:54 +01:00
MarcinZiabek 7f72e50eb8 Improved wrapping support 2021-12-29 22:51:01 +01:00
MarcinZiabek f718cb3324 Table: optimized rendering performance 2021-12-27 18:24:37 +01:00
MarcinZiabek efdc8903a5 Table: minor optimizations + performance test 2021-12-26 17:04:59 +01:00
MarcinZiabek 647b1fd0f4 Rendering algorithm partially working 2021-12-25 11:53:39 +01:00
MarcinZiabek 8a62591940 Table: refactorization, cell placement algorithm 2021-12-24 14:40:54 +01:00
Marcin Ziąbek 6da3075e7a Improved table paging support 2021-12-19 05:11:23 +01:00