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

feat: add support for rowspan in addHTML() #2643

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 5, 2024

  1. feat: add support of rowspan while importing to html

    Jui-Nan Lin committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7bbc9a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    1dc34b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rowspan

    Jui-Nan Lin committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    33cea1b View commit details
    Browse the repository at this point in the history
  3. doc: add changelog

    Jui-Nan Lin committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7f99efb View commit details
    Browse the repository at this point in the history
  4. fix: style & phpstan

    Jui-Nan Lin committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f4fac68 View commit details
    Browse the repository at this point in the history
  5. test: add unit test for rowspan

    Jui-Nan Lin committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    da62475 View commit details
    Browse the repository at this point in the history