- 11 Apr, 2022 2 commits
-
-
Fred Chasen authored
Update seccomp for running Chromium in Docker
-
Fred Chasen authored
-
- 04 Apr, 2022 3 commits
-
-
Fred Chasen authored
fix(305): target-counter should work when using single colon css selectors See merge request pagedjs/pagedjs!168
-
Fred Chasen authored
Respect maxChars set in options See merge request pagedjs/pagedjs!167
-
Fred Chasen authored
-
- 03 Apr, 2022 1 commit
-
-
Urban Suppiger authored
-
- 31 Mar, 2022 4 commits
-
-
Fred Chasen authored
Update hook.js See merge request pagedjs/pagedjs!165
-
Fred Chasen authored
Fix #162: Inherit wrapper height from page area Closes #162 See merge request pagedjs/pagedjs!166
-
Fred Chasen authored
-
-
- 30 Mar, 2022 10 commits
-
-
Fred Chasen authored
Fix #316 - "Empty" <ol> causing an error if it contains a non-element node Closes #316 See merge request pagedjs/pagedjs!152
-
Fred Chasen authored
Fix #317 - <ol> elements should not be deleted when empty Closes #317 See merge request pagedjs/pagedjs!153
-
Fred Chasen authored
Footnotes were not working in tables See merge request pagedjs/pagedjs!163
-
This change was necessary because footnotes within tables did not work. With this fix the footnotes within tables are working now :)
-
Fred Chasen authored
Honor break-inside="avoid" on tbody elements See merge request pagedjs/pagedjs!160
-
Fred Chasen authored
Fix #200 - Named page:first content:element ( ... ) is overwitten Closes #200 See merge request pagedjs/pagedjs!154
-
Fred Chasen authored
resolves #311 honor named pages even when they are nested/wrapped Closes #311 See merge request pagedjs/pagedjs!155
-
Apparently tables can have multiple tbody elements (who knew?) and marking a tbody as break-inside="avoid" is an straightforward way to group a series of rows that are not to be split. Works natively in Firefox, and reportedly in IE, but not in webkit or blink based browsers.
-
Fred Chasen authored
Specify an export map See merge request pagedjs/pagedjs!162
-
Fred Chasen authored
Set marginal content to clone once instead of per page See merge request pagedjs/pagedjs!161
-
- 26 Mar, 2022 4 commits
-
-
Fred Chasen authored
Update new Layout calls to pass chunker settings See merge request pagedjs/pagedjs!159
-
Fred Chasen authored
-
Fred Chasen authored
-
Fred Chasen authored
-
- 25 Mar, 2022 1 commit
-
-
Fred Chasen authored
-
- 21 Mar, 2022 1 commit
-
-
julientaq authored
-
- 01 Sep, 2021 1 commit
-
-
Angela Liu authored
-
- 10 Aug, 2021 1 commit
-
-
Thomas Parisot authored
-
- 18 Jun, 2021 1 commit
-
-
Antonin Libotte authored
-
- 10 Jun, 2021 1 commit
-
-
Guillaume Grossetie authored
-
- 09 Jun, 2021 1 commit
-
-
Antonin Libotte authored
-
- 07 Jun, 2021 2 commits
-
-
Antonin Libotte authored
-
Antonin Libotte authored
-
- 28 May, 2021 3 commits
-
-
Fred Chasen authored
-
Fred Chasen authored
-
Fred Chasen authored
-
- 12 May, 2021 4 commits
-
-
Fred Chasen authored
resolves #239 duplicate columns with rowspan when a table is chunked Closes #239 See merge request tools/pagedjs!134
-
Fred Chasen authored
resolves #278 introduce a RenderResult object Closes #278 See merge request tools/pagedjs!148
-
Fred Chasen authored
Break on table row that does not contains rowspan See merge request tools/pagedjs!149
-
Fred Chasen authored
Ensure that styles remain in the same order See merge request tools/pagedjs!147
-