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: New CSS classes for "themeability" #1519

Merged
merged 34 commits into from
Mar 29, 2023

Commits on Oct 30, 2022

  1. Refactoring: initial extraction of the rendering logic out of Task, a…

    …nd better task component representation
    esm7 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    e7b0b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. New renderer works

    esm7 committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    133ee0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e9191 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Jan 8, 2023

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

Commits on Jan 11, 2023

  1. Themeability and tests

    esm7 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    db146cc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge of the styling.md document, conversion to CSS vars, and a 'far'

    postfix for far dates
    esm7 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    362ec19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dd561 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Callout fix

    esm7 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    3dcb587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6bbe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Added specific classes for tags

    esm7 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f5d8595 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 7, 2023

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    f1d44a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b2287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551bcc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

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

Commits on Mar 22, 2023

  1. fix: Revert changes that were inconsistent with package.json versions

    It may be that c2efb51 was created
    with node_modules/ content that didn't match the current package.json,
    most likely matching what was already on main.
    claremacrae committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c266cb1 View commit details
    Browse the repository at this point in the history
  2. fix: Revert main.js added in c2efb51.

    This is causing a conflict in the merge with main.
    claremacrae committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ef23dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2744fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af48568 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    2bc8fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e2a118 View commit details
    Browse the repository at this point in the history
  3. docs: Add 'normal' priority to the styling docs

    And put the 4 .task-list-item blocks in decreasing order
    of priority.
    claremacrae committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f5e8c29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65724e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7daaf11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efb2783 View commit details
    Browse the repository at this point in the history
  7. docs: Fix tiny typo.

    claremacrae committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    086bf07 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    1f8ad60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8947322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f554b View commit details
    Browse the repository at this point in the history
  4. vault: Move Styling of Queries.md to 'Manual Testing' folder

    To clarify that it is for testing, not for use by users.
    claremacrae committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    59ac05d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30f31e7 View commit details
    Browse the repository at this point in the history
  6. Update styling.md

    Co-Authored-By: esm7 <esm7@users.noreply.github.com>
    claremacrae and esm7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c32f2bb View commit details
    Browse the repository at this point in the history