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 (theme-compatibility): features can now inherit theme styles. #3052

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on Feb 12, 2024

  1. button and caption can inherit theme styles

    prconcepcion committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    608541a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fixed typo

    prconcepcion committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0d730b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge branch 'develop' into fix/3035-theme

    prconcepcion committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3d3886f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. separated button and caption options

    prconcepcion committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f100be5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into fix/3035-theme

    prconcepcion committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a4f08fb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge branch 'develop' into fix/3035-theme

    prconcepcion committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d54e77b View commit details
    Browse the repository at this point in the history
  2. fixed settings description

    prconcepcion committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1aeb2c2 View commit details
    Browse the repository at this point in the history
  3. fixed spacing

    prconcepcion committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f0c1a15 View commit details
    Browse the repository at this point in the history
  4. changed description in admin settings

    prconcepcion committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    50630b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. refactored implementation

    prconcepcion committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    12cc264 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'develop' into fix/3035-theme

    prconcepcion committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    03dbfaa View commit details
    Browse the repository at this point in the history
  2. added another class to exclude

    prconcepcion committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    aa70e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. prevent style from being to theme styled buttons

    prconcepcion committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8f71089 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. added an extra class

    prconcepcion committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f3d5697 View commit details
    Browse the repository at this point in the history