Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #24

Merged
merged 580 commits into from
Apr 9, 2021
Merged

test #24

merged 580 commits into from
Apr 9, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 14, 2018

  1. preferred percent width bugfix

    rafalpospiech committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    809cac3 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    rafalpospiech committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    fc65b1d View commit details
    Browse the repository at this point in the history
  3. td padding set up to 1px as in chrome / firefox

    rafalpospiech committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    2218acc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    113d838 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. expanding auto columns with percent preferred

    rafalpospiech committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    ae44ec7 View commit details
    Browse the repository at this point in the history
  2. expanding pixel columns with percent preferred

    rafalpospiech committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    dd2cdc3 View commit details
    Browse the repository at this point in the history
  3. table widths almost done (2px missing only)

    rafalpospiech committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    078c6ae View commit details
    Browse the repository at this point in the history
  4. Math::max calculation bugfix

    rafalpospiech committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    bbfeb5c View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    215b110 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. do not change parent style when it was specified

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    03fcdee View commit details
    Browse the repository at this point in the history
  2. include borders inside shrink to fit

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    b64448a View commit details
    Browse the repository at this point in the history
  3. insert missing cells, rows, columns

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    507eee6 View commit details
    Browse the repository at this point in the history
  4. working on colspans

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    30b8da9 View commit details
    Browse the repository at this point in the history
  5. colspan on non constrained table widths seems to work

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    0223acd View commit details
    Browse the repository at this point in the history
  6. colspans working (probably)

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    818658e View commit details
    Browse the repository at this point in the history
  7. first row spans look almost ok

    rafalpospiech committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    73c51ea View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. working on row span

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    9b23be5 View commit details
    Browse the repository at this point in the history
  2. comments update

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    d28ffb5 View commit details
    Browse the repository at this point in the history
  3. not needed method removal

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    6bbf7ef View commit details
    Browse the repository at this point in the history
  4. getStyleWidth px dimensions bugfix

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    6b64ba1 View commit details
    Browse the repository at this point in the history
  5. rowspan seems to work

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e7223e1 View commit details
    Browse the repository at this point in the history
  6. row spans vertical align bugfix

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    20d7e03 View commit details
    Browse the repository at this point in the history
  7. table borders bugfix

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    689b068 View commit details
    Browse the repository at this point in the history
  8. table borders bugfix part2

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    cdd8296 View commit details
    Browse the repository at this point in the history
  9. readme update, image upload

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    22ee5da View commit details
    Browse the repository at this point in the history
  10. readme update

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    b2a41eb View commit details
    Browse the repository at this point in the history
  11. initial image commit

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    157f0c7 View commit details
    Browse the repository at this point in the history
  12. image pdf

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    aa2b01b View commit details
    Browse the repository at this point in the history
  13. readme update

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    7fc22eb View commit details
    Browse the repository at this point in the history
  14. get image width, get image height

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    8f1f684 View commit details
    Browse the repository at this point in the history
  15. vertical align bugfix inside table cells

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    51a1856 View commit details
    Browse the repository at this point in the history
  16. span columns again

    rafalpospiech committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    4e4273f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    dbddf13 View commit details
    Browse the repository at this point in the history
  2. automatic image width / height calculation basing on ratio

    rafalpospiech committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    680e4ef View commit details
    Browse the repository at this point in the history
  3. use html5 parser wrapper around DOMDocument

    rafalpospiech committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    1947296 View commit details
    Browse the repository at this point in the history
  4. load image from external resources (http,ftp), detect and convert ima…

    …ges to jpeg
    rafalpospiech committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a828676 View commit details
    Browse the repository at this point in the history
  5. prod version

    rafalpospiech committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    53e6134 View commit details
    Browse the repository at this point in the history
  6. remove all children

    rafalpospiech committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    483a3f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. lineBox refactoring (non destructive whitespace parsing)

    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    1b90040 View commit details
    Browse the repository at this point in the history
  2. null height bugfixing (no coordinates clones was make)

    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    e26e76d View commit details
    Browse the repository at this point in the history
  3. bugfixing lines, hide empty lines

    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    ba3ed6c View commit details
    Browse the repository at this point in the history
  4. figure out that element contains meaningful content

    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    43332a9 View commit details
    Browse the repository at this point in the history
  5. row height bugfix when cell with row span > 1

    and which height is greater than sum of spanned columns
    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    bdd7339 View commit details
    Browse the repository at this point in the history
  6. fixed some bugs

    rafalpospiech committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    2e1cb33 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. refactoring tables tbody thead tfoot for page dividing

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    cb8947e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a356b View commit details
    Browse the repository at this point in the history
  3. table cell height measurement fixed

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    0d106a2 View commit details
    Browse the repository at this point in the history
  4. max width from initial/source line calculation bugfix

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    86ca1ab View commit details
    Browse the repository at this point in the history
  5. working on thead tfoot

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    deb59ac View commit details
    Browse the repository at this point in the history
  6. thead and tfoot implemented

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    31d3822 View commit details
    Browse the repository at this point in the history
  7. pages example update

    rafalpospiech committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    2d81360 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. rowgroups rowspan bugfix

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    608fd39 View commit details
    Browse the repository at this point in the history
  2. fixed text height bug when font size was changed

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    7472595 View commit details
    Browse the repository at this point in the history
  3. display normalizer notice bugfix

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    05c41f4 View commit details
    Browse the repository at this point in the history
  4. working on pages

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b41869a View commit details
    Browse the repository at this point in the history
  5. isTextNode bugfix

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a10ecf9 View commit details
    Browse the repository at this point in the history
  6. bugfixing

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    355bff8 View commit details
    Browse the repository at this point in the history
  7. pages.pdf example added

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    8b22d05 View commit details
    Browse the repository at this point in the history
  8. if there is no such char - do nothing

    rafalpospiech committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    fbbdf98 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. empty lines measurement bugfix

    rafalpospiech committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    e30dc35 View commit details
    Browse the repository at this point in the history
  2. wrap rows with row groups if not wrapped in html

    rafalpospiech committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    d66112c View commit details
    Browse the repository at this point in the history
  3. trying to fix bug with last row last cell width when other row contai…

    …ns table inside table
    rafalpospiech committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    fbe3e12 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. bugfixing table widths after bugfixing :P

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    0fd88d0 View commit details
    Browse the repository at this point in the history
  2. row style missing bugfix

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    e957ae9 View commit details
    Browse the repository at this point in the history
  3. empty row groups bugfix

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    71d34f5 View commit details
    Browse the repository at this point in the history
  4. if there are only percent columns and they are not fullfil width resi…

    …ze them
    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    53bee31 View commit details
    Browse the repository at this point in the history
  5. forgot to unset wrapRowGroup

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    e895401 View commit details
    Browse the repository at this point in the history
  6. tables are working again

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    7f45b61 View commit details
    Browse the repository at this point in the history
  7. style normalizer refactoring

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    e9c27e6 View commit details
    Browse the repository at this point in the history
  8. ruleValue could be anything

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    c378f2b View commit details
    Browse the repository at this point in the history
  9. add page seems to work

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    362f3bf View commit details
    Browse the repository at this point in the history
  10. page-break-after seems to work :O

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    d6187e9 View commit details
    Browse the repository at this point in the history
  11. page number

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    e70acc7 View commit details
    Browse the repository at this point in the history
  12. page-break-after will break the page from now on

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    8e404ff View commit details
    Browse the repository at this point in the history
  13. working on automatic page breaking

    rafalpospiech committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    811b37b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. automatic page breaking works for root child elements

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    44e6ccc View commit details
    Browse the repository at this point in the history
  2. break page that was newly created in breaking

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    9883a4c View commit details
    Browse the repository at this point in the history
  3. cloneWithChildren, getClosestByType

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    b05c941 View commit details
    Browse the repository at this point in the history
  4. append table header and footer groups too

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    aaefc60 View commit details
    Browse the repository at this point in the history
  5. php version 7.1.1

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    53dbd0e View commit details
    Browse the repository at this point in the history
  6. php 7.1

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    c5384f7 View commit details
    Browse the repository at this point in the history
  7. mb_ord polyfill for php 7.1

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    7605745 View commit details
    Browse the repository at this point in the history
  8. function renamed

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    a631345 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3596892 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98db986 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48e467b View commit details
    Browse the repository at this point in the history
  12. divide while page is not overflowed

    rafalpospiech committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    55670da View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. rowspan bottom border fix

    rafalpospiech committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9892dc6 View commit details
    Browse the repository at this point in the history
  2. working on row spans page breaking

    rafalpospiech committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9c8ca82 View commit details
    Browse the repository at this point in the history
  3. working on row spans page breaking part 2

    rafalpospiech committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    a2ed625 View commit details
    Browse the repository at this point in the history
  4. working on row spans page breaking part 3

    rafalpospiech committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    9d1c554 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. break page on tables with row spans

    rafalpospiech committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    384c456 View commit details
    Browse the repository at this point in the history
  2. page headers

    rafalpospiech committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    ab63147 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. page headers seems to work

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    a0e84a2 View commit details
    Browse the repository at this point in the history
  2. footers seems to work

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    2ecdcb1 View commit details
    Browse the repository at this point in the history
  3. reamde update, examples update

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    cbc08d4 View commit details
    Browse the repository at this point in the history
  4. watermarks seems to work (without opacity yet)

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    eacae0a View commit details
    Browse the repository at this point in the history
  5. initial transform css rule

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    0ee3af9 View commit details
    Browse the repository at this point in the history
  6. GraphicStates implemented, opacity implemented

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    8e38211 View commit details
    Browse the repository at this point in the history
  7. GraphicStates bugfix

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    3e5c90c View commit details
    Browse the repository at this point in the history
  8. readme update

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    b87542f View commit details
    Browse the repository at this point in the history
  9. readme update

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    e80fa5d View commit details
    Browse the repository at this point in the history
  10. examples update

    rafalpospiech committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c3174e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. working on transforms

    rafalpospiech committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    c131f72 View commit details
    Browse the repository at this point in the history
  2. header, footer, watermark htmlpurifier attribute

    rafalpospiech committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    69bdde5 View commit details
    Browse the repository at this point in the history
  3. font inheritance bugfix

    rafalpospiech committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    6e5ce44 View commit details
    Browse the repository at this point in the history
  4. bugfix bugfix

    rafalpospiech committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    c9b5056 View commit details
    Browse the repository at this point in the history
  5. font-size bugfix

    rafalpospiech committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    18d9462 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    9e0933f View commit details
    Browse the repository at this point in the history
  2. colSpanned instead of spanned

    rafalpospiech committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    729262d View commit details
    Browse the repository at this point in the history
  3. do not remove spanned rows - hide it

    rafalpospiech committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    b2b59cb View commit details
    Browse the repository at this point in the history
  4. BlockBox divide

    rafalpospiech committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    e03fe4f View commit details
    Browse the repository at this point in the history
  5. warking on table page overflow

    rafalpospiech committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d4c64a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    6925e3d View commit details
    Browse the repository at this point in the history
  2. page dividing on table seems to be acceptable for now

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7044f40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    792092c View commit details
    Browse the repository at this point in the history
  4. infinite page overflow bugfix

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a63bf44 View commit details
    Browse the repository at this point in the history
  5. page numbers, header footer clone bugfixes

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    226ebe3 View commit details
    Browse the repository at this point in the history
  6. respect displayable = false

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    8c432b7 View commit details
    Browse the repository at this point in the history
  7. removed arial font

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    c988eec View commit details
    Browse the repository at this point in the history
  8. getBoxesByType $until bugfix

    rafalpospiech committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    639edd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. working on headers / footers (bugfixing)

    rafalpospiech committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    1c677d3 View commit details
    Browse the repository at this point in the history
  2. margins paddings bugfix (css multi values)

    rafalpospiech committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    f3ac132 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. margins paddings format bugfixing

    rafalpospiech committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    68e9088 View commit details
    Browse the repository at this point in the history
  2. meta description initial commit

    rafalpospiech committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    7463dc3 View commit details
    Browse the repository at this point in the history
  3. meta description

    rafalpospiech committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    04bb016 View commit details
    Browse the repository at this point in the history
  4. string conversion moved to document

    rafalpospiech committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    81abf57 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. certificate path

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    e29b7a0 View commit details
    Browse the repository at this point in the history
  2. working on page merging and charset

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    3b579a2 View commit details
    Browse the repository at this point in the history
  3. page groups implemented (reset page number and count)

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    7ab2918 View commit details
    Browse the repository at this point in the history
  4. page options inside html element

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    0394174 View commit details
    Browse the repository at this point in the history
  5. page groups implemented!

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    89c48b9 View commit details
    Browse the repository at this point in the history
  6. margins as floats bugfix

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c254af6 View commit details
    Browse the repository at this point in the history
  7. document->getPages now support groups

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    d64f844 View commit details
    Browse the repository at this point in the history
  8. some bugfixes and page breaking improovements

    rafalpospiech committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    e1b8a3e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. preg_replace encoding bugfix

    rafalpospiech committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    5931f6c View commit details
    Browse the repository at this point in the history
  2. debug lines removed

    rafalpospiech committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    dfbc786 View commit details
    Browse the repository at this point in the history
  3. domdocument utf-8 encoding

    rafalpospiech committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    e12c585 View commit details
    Browse the repository at this point in the history
  4. use default orientation

    rafalpospiech committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    8f29d37 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. decode special chars as html5

    rafalpospiech committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    28d37b6 View commit details
    Browse the repository at this point in the history
  2. removed htmlpurifier, fixed some minor bugs

    rafalpospiech committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    ded8fe6 View commit details
    Browse the repository at this point in the history
  3. supress html errors

    rafalpospiech committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    a381b69 View commit details
    Browse the repository at this point in the history
  4. comment added

    rafalpospiech committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    86ef140 View commit details
    Browse the repository at this point in the history
  5. fixing text parsers

    rafalpospiech committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    2098dda View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. do not display html errors

    rafalpospiech committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    50f458d View commit details
    Browse the repository at this point in the history
  2. code improvements

    rafalpospiech committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    2f81b96 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    rafalpospiech committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    89544c3 View commit details
    Browse the repository at this point in the history
  4. code improvements

    rafalpospiech committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fc6916a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. default encoding

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    7485850 View commit details
    Browse the repository at this point in the history
  2. empty instead of isset($some[0]), auto columns bugfix

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    c3ac225 View commit details
    Browse the repository at this point in the history
  3. percentage columns overflow bugfix

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    9a751a0 View commit details
    Browse the repository at this point in the history
  4. headerBox bugfix

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    89ed7c4 View commit details
    Browse the repository at this point in the history
  5. block box compatible measureHeight

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    26fdec5 View commit details
    Browse the repository at this point in the history
  6. empty meta content bugfix

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    7578840 View commit details
    Browse the repository at this point in the history
  7. empty meta content bugfix 2

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    71b0ac8 View commit details
    Browse the repository at this point in the history
  8. custom fonts initial commit

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e9dfece View commit details
    Browse the repository at this point in the history
  9. search closest match for font if specified doesn't exists

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    35491e3 View commit details
    Browse the repository at this point in the history
  10. readme update

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    0f23cbc View commit details
    Browse the repository at this point in the history
  11. readme update

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    da1b737 View commit details
    Browse the repository at this point in the history
  12. readme update

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    c0a0215 View commit details
    Browse the repository at this point in the history
  13. readme update

    rafalpospiech committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    6da4875 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. measure height bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    8ffdd9e View commit details
    Browse the repository at this point in the history
  2. measure height bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    fe2cd98 View commit details
    Browse the repository at this point in the history
  3. table columns width bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    7d10c6f View commit details
    Browse the repository at this point in the history
  4. colspans borders bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    e58c7b9 View commit details
    Browse the repository at this point in the history
  5. fixed table height after page breaking on table element

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ef5c924 View commit details
    Browse the repository at this point in the history
  6. remove comments before start parsing html

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    f723380 View commit details
    Browse the repository at this point in the history
  7. if page break is between table header and body move this table (do no…

    …t cut)
    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    c39fb44 View commit details
    Browse the repository at this point in the history
  8. align text after page break bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    f98a0b1 View commit details
    Browse the repository at this point in the history
  9. duplicate table header on page break bugfix

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    561d338 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d5985e View commit details
    Browse the repository at this point in the history
  11. code improvements

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    072033b View commit details
    Browse the repository at this point in the history
  12. readme update

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    2fb6b84 View commit details
    Browse the repository at this point in the history
  13. red labels removed from readme

    rafalpospiech committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    6485bc8 View commit details
    Browse the repository at this point in the history
  14. Update LICENSE

    mariuszkrzaczkowski committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b1c2cbf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1d56fa View commit details
    Browse the repository at this point in the history
  16. Update README.MD

    mariuszkrzaczkowski committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    c699363 View commit details
    Browse the repository at this point in the history
  17. Update README.MD

    mariuszkrzaczkowski committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ca0560d View commit details
    Browse the repository at this point in the history
  18. Update README.MD

    mariuszkrzaczkowski committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    f5c1762 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. code formatting, composer ca-bundle, htmlpurifier removed

    rafalpospiech committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    80aa310 View commit details
    Browse the repository at this point in the history
  2. license removed from composer.json

    rafalpospiech committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    d5769b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bbc011 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. barcode implementation, base64 background image bugfix

    rafalpospiech committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    dc5e851 View commit details
    Browse the repository at this point in the history
  2. readme update

    rafalpospiech committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    14f9ce6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. barcode test update

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    4e8aa8b View commit details
    Browse the repository at this point in the history
  2. load custom font from array

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    2de4d9a View commit details
    Browse the repository at this point in the history
  3. readme update

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    1c8b2bf View commit details
    Browse the repository at this point in the history
  4. readme update

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    fea02a9 View commit details
    Browse the repository at this point in the history
  5. DejaVu Sans font added, other fonts removed

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    c3639a7 View commit details
    Browse the repository at this point in the history
  6. License changed to YetiForce Public Linence v3

    rafalpospiech committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    c3ecd65 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. load default font when specified does not exist

    rafalpospiech committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    5f8f79d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. woff font added

    rafalpospiech committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1f0a79a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. fixed disappearing space characters is some circumstances

    rafalpospiech committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    32b6c51 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. check if file exists before loading file

    rafalpospiech committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    d518d44 View commit details
    Browse the repository at this point in the history
  2. do not hide borders until page is breaked

    rafalpospiech committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    2197803 View commit details
    Browse the repository at this point in the history
  3. fixDomTree is not needed here

    rafalpospiech committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3ea7f8e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. automatic page breaking on div elements bugfix

    rafalpospiech committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    51d4790 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. malformed tables bugfix

    rafalpospiech committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    790d8c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. setup page format and margins if not specified in html

    rafalpospiech committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    7bbb63c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. images with pixel aspect ratio from width

    rafalpospiech committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    1a67192 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. update dependencies

    rafalpospiech committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    d430846 View commit details
    Browse the repository at this point in the history
  2. typo in composer

    rafalpospiech committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    d43595e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. performance optimizations

    Rafał Pośpiech committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    f415381 View commit details
    Browse the repository at this point in the history
  2. examples

    Rafał Pośpiech committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    d4e06e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. breakOverflow infinite loop bugfix

    Rafał Pośpiech committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    3606ccc View commit details
    Browse the repository at this point in the history
  2. Long table bugfix

    Rafał Pośpiech committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    be5a5f3 View commit details
    Browse the repository at this point in the history
  3. minor bugfixes, optimization

    Rafał Pośpiech committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    90480c7 View commit details
    Browse the repository at this point in the history
  4. optimizations

    Rafał Pośpiech committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    803670b View commit details
    Browse the repository at this point in the history
  5. little bit more optimizations and bugfix

    Rafał Pośpiech committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a9568a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. formatting and little optimization

    Rafał Pośpiech committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    c34254f View commit details
    Browse the repository at this point in the history
  2. linebox optimization

    Rafał Pośpiech committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    13a086c View commit details
    Browse the repository at this point in the history
  3. initial class names support!

    Rafał Pośpiech committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    0f7535b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. inlinebox measure width bugfix

    Rafał Pośpiech committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    a4a08df View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. typo fix

    Rafał Pośpiech committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    223649e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. examples update

    Rafał Pośpiech committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    220aa03 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. typo fix

    Rafał Pośpiech committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    0562e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. table cell min width bugfix

    Rafał Pośpiech committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    b35e4dd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. classes with style fixed

    Rafał Pośpiech committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    23de27b View commit details
    Browse the repository at this point in the history
  2. debug

    Rafał Pośpiech committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    5622a87 View commit details
    Browse the repository at this point in the history
  3. save original rules before modifications

    Rafał Pośpiech committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    d6ac34b View commit details
    Browse the repository at this point in the history
  4. inherite inherited rules

    Rafał Pośpiech committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    2f0e04d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    5b9eeb4 View commit details
    Browse the repository at this point in the history
  2. inlinebox height bugfix

    Rafał Pośpiech committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a6f9c05 View commit details
    Browse the repository at this point in the history
  3. line height bugfix

    Rafał Pośpiech committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c129d1c View commit details
    Browse the repository at this point in the history
  4. InlineBox text offset improvements

    Rafał Pośpiech committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a4629ea View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. image width / height bugfix

    Rafał Pośpiech committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    8b82474 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from YetiForceCompany/2019/04/30/1-image-size

    image width / height bugfix
    rafalpospiech committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f5bfd02 View commit details
    Browse the repository at this point in the history
  3. empty lines bugfix

    Rafał Pośpiech committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1987bad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from YetiForceCompany/2019/04/30/2-empty-lines…

    …-bugfix
    
    empty lines bugfix
    rafalpospiech committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    e5cc7e9 View commit details
    Browse the repository at this point in the history
  5. cell css height bugfix

    Rafał Pośpiech committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    9f48898 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. rowspans height fixed

    Rafał Pośpiech committed May 1, 2019
    Configuration menu
    Copy the full SHA
    ecaddef View commit details
    Browse the repository at this point in the history
  2. inner column width fixed - not all yet

    Rafał Pośpiech committed May 1, 2019
    Configuration menu
    Copy the full SHA
    9400e97 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. thead & tfoot spacing bugfix

    Rafał Pośpiech committed May 6, 2019
    Configuration menu
    Copy the full SHA
    ebddb28 View commit details
    Browse the repository at this point in the history
  2. more accurate calculations when needed

    Rafał Pośpiech committed May 6, 2019
    Configuration menu
    Copy the full SHA
    611122c View commit details
    Browse the repository at this point in the history
  3. higher calculation scale changed to 6 - enough

    Rafał Pośpiech committed May 6, 2019
    Configuration menu
    Copy the full SHA
    a6f05f0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. long rowspan infinite loop bugfix

    Rafał Pośpiech committed May 7, 2019
    Configuration menu
    Copy the full SHA
    ee9afad View commit details
    Browse the repository at this point in the history
  2. cell borders refactoring / bugfixing

    Rafał Pośpiech committed May 7, 2019
    Configuration menu
    Copy the full SHA
    1b3b98e View commit details
    Browse the repository at this point in the history
  3. further cell borders refactoring

    Rafał Pośpiech committed May 7, 2019
    Configuration menu
    Copy the full SHA
    68449c1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Add renovate.json

    renovate-bot committed May 8, 2019
    Configuration menu
    Copy the full SHA
    005c5eb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    3635745 View commit details
    Browse the repository at this point in the history
  2. Update composer

    mariuszkrzaczkowski committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c5c27dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8385d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    1959395 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    dd7f0bb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Update composer

    mariuszkrzaczkowski committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7218df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b77de9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Code format

    mariuszkrzaczkowski committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    f7420e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    7c4d9c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    a993d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e8171 View commit details
    Browse the repository at this point in the history