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

LT-21672: Add styles to table cells #17

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Commits on Mar 27, 2024

  1. LT-21672: Add styles to table cells

    This adds support for when a style is applied to a specific
    cell or when different styles are applied to different pieces
    of the text in a cell.
    
    Note: The changes in SetRunStyle() also add support for styles
    that are applied to all or a portion of the text in other
    fields (notes, custom fields …).
    
    Change-Id: Id1ca7ccfaeaad7e7ea7e781263151b1714d9d90f
    mark-sil committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9dd6df0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3911d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0467bcc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    cd2be74 View commit details
    Browse the repository at this point in the history
  2. LT-21672: Add styles to table cells

    This adds support for when a style is applied to a specific
    cell or when different styles are applied to different pieces
    of the text in a cell.
    
    Note: The changes in SetRunStyle() also add support for styles
    that are applied to all or a portion of the text in other
    fields (notes, custom fields …).
    
    Change-Id: Iee3a869f049f876e4b2cb03c6cbb5896b6a95826
    mark-sil committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    63d737e View commit details
    Browse the repository at this point in the history