summaryrefslogtreecommitdiffstats
path: root/packages/svgbob/src/buffer/cell_buffer.rs
AgeCommit message (Expand)Author
2023-08-18fix: issue#89Jovansonlee Cesar
2023-08-16fix: due to changes in sauron jssJovansonlee Cesar
2023-07-21fix: update to newest version of sauronJovansonlee Cesar
2023-07-09fix: follow the rust conventions for svg tags and attributesJovansonlee Cesar
2023-06-23fix imports due to changes in newest sauronJovansonlee Cesar
2023-04-18fix: also add .svgbob namespace on the legend cssJovansonlee Cesar
2023-04-14feat: **Breaking** make all the styles be contained under a .svgbob class, in...Jovansonlee Cesar
2022-10-31formattingJovansonlee Cesar
2022-09-27feat: remove merge_line_with_polygon as it is buggy as wellJovansonlee Cesar
2022-09-27feat: improve endorse function to use re_endorseJovansonlee Cesar
2022-09-24feat: remove re_endorse first, as it needs to be rethinkedJovansonlee Cesar
2022-09-23fix: test, circle map has changed on this radiusJovansonlee Cesar
2022-09-23refactor: use descriptive names, extensive use of Endorse structJovansonlee Cesar
2022-09-23fix: use less cloningJovansonlee Cesar
2022-09-23cleanup: remove unused codeJovansonlee Cesar
2022-09-23make use of into when extracting Spans from Cellbuffer, consuming the sourceJovansonlee Cesar
2022-09-23refactor: convert group_recursive into using Merge traitJovansonlee Cesar
2022-09-23refactor: more clippy fix warningsJovansonlee Cesar
2022-09-23breaking: remove settings from the low-level function callsJovansonlee Cesar
2022-09-23refactor: use functional programmingJovansonlee Cesar
2022-09-23refactor: improve the code by unifying the algorithmn of merging objects usin...Jovansonlee Cesar
2022-09-23fix: testsJovansonlee Cesar
2022-09-20remove log debuggingJovansonlee Cesar
2022-09-20feat: add a new function which returns regular fragments and touching fragmentsJovansonlee Cesar
2022-09-20feat: use FragmentSpan for most fragmentsJovansonlee Cesar
2022-09-20refactor: move the functions to their modulesJovansonlee Cesar
2022-09-20use fragment_span in ContactsJovansonlee Cesar
2022-02-24bump up dep sauron to 0.45.00.6.6Jovansonlee Cesar
2022-01-23refactor: move Settings to the top level of this crateJovansonlee Cesar
2021-09-13Reorganize directory structure, update to sauron 0.43.40.6.2Jovansonlee Cesar