Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • pagedjs pagedjs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 254
    • Issues 254
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pagedjs
  • pagedjspagedjs
  • Issues
  • #332

Road to Pagedjs 1.0

About tables

  • splitting cells https://gitlab.pagedmedia.org/tools/pagedjs/issues/85
  • check the tables files here: https://gitlab.pagedmedia.org/tools/pagedjs-table-update
  • repeat colgroup / caption: https://gitlab.pagedmedia.org/tools/pagedjs/issues/238
  • repeat table header https://gitlab.pagedmedia.org/tools/pagedjs/issues/84
  • empty row when the break token is inside an element inside a cell: https://gitlab.pagedmedia.org/tools/pagedjs/issues/240
  • css counters in tables: https://gitlab.pagedmedia.org/tools/pagedjs/issues/225
  • a splitted table that don’t respect page margin: https://gitlab.pagedmedia.org/tools/pagedjs/issues/209
  • break-after: avoid doesnt work on thead element: https://gitlab.pagedmedia.org/tools/pagedjs/issues/135 
  • Preview crashes with TypeError: undefined is not iterable in Layout.findOverflow: #331
  • Table break when cut in inline element: #360
  • Tables ok on screen, not good on print #344

seems fixed / can’t replicate:

  • lost cells when split https://gitlab.pagedmedia.org/tools/pagedjs/issues/227

About flex and grid

  • Using flex and grid break the rendering as it finds an overflow as soon as the first column hit the bottom of the page. We need to stop the overflowing if the latest element is either flex or grid, and move the breakToken accordingly (see: https://gitlab.pagedmedia.org/tools/pagedjs/-/issues/276 or https://gitlab.pagedmedia.org/tools/pagedjs/-/issues/242 and https://gitlab.pagedmedia.org/tools/pagedjs/-/issues/328)

web component elements

Web component doesn’t show correctly: https://gitlab.pagedmedia.org/tools/pagedjs/-/issues/231 and https://gitlab.pagedmedia.org/tools/pagedjs/-/issues/148 On the same note, tables in custom-elements: https://gitlab.pagedmedia.org/tools/pagedjs/issues/289

Edited Mar 21, 2022 by julientaq
Assignee
Assign to
Time tracking