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

support cells without border #90

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 25, 2021

  1. Adding cell-border as an attribute

    alex zhang committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d35962a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    a5835ef View commit details
    Browse the repository at this point in the history
  2. generate build artifacts

    alex zhang committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c3eb303 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    e908bc5 View commit details
    Browse the repository at this point in the history
  2. corrected the way to get border style

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    f5e21f6 View commit details
    Browse the repository at this point in the history
  3. adding more logging about blot creation

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    795df6a View commit details
    Browse the repository at this point in the history
  4. log value function

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    bb8c793 View commit details
    Browse the repository at this point in the history
  5. trying to add border hints onto table cell line

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    210d017 View commit details
    Browse the repository at this point in the history
  6. get border hint fro node matchers

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    d651d55 View commit details
    Browse the repository at this point in the history
  7. get border hint from matchers

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    c9c2372 View commit details
    Browse the repository at this point in the history
  8. backing out some crazy changes

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    216bad6 View commit details
    Browse the repository at this point in the history
  9. log node matchers

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    62b7b59 View commit details
    Browse the repository at this point in the history
  10. compare border color by hex value

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    fa550ae View commit details
    Browse the repository at this point in the history
  11. more logging

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    5732299 View commit details
    Browse the repository at this point in the history
  12. done logging

    alex zhang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    4514db1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. removed logging and unneeded code

    alex zhang committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9e059c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    4166cfd View commit details
    Browse the repository at this point in the history
  2. corrected the way of getting border color

    alex zhang committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    e409b6f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. support table cell vertical align

    Alex Zhang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ac9eaa0 View commit details
    Browse the repository at this point in the history