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: dark & light mode functionality + Fix rtl mode #219

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2023

  1. Fix rtl support

    fmoosavi committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    fa10e28 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Fix tooltip position problem in rtl mode,

    Fix date locale formats in rtl mode
    fmoosavi committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    02a0cc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Update readme

    fmoosavi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b7b6fd5 View commit details
    Browse the repository at this point in the history
  2. Fix some borders,

    Fix calculating dates and years in other locales
    fmoosavi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c0d119e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fix vertical scroll problem

    fmoosavi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5c44c40 View commit details
    Browse the repository at this point in the history
  2. Fix side border in header

    fmoosavi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    92ca7c4 View commit details
    Browse the repository at this point in the history