Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quaric/zadark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.9.5
Choose a base ref
...
head repository: quaric/zadark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Sep 19, 2024

  1. chore(release): bump version to 24.9.6

    docs(changelog): update changelog for version 24.9.6
    fix(styles): update light mode left menu styles for better readability
    chore(pc): bump version to 15.0.1
    chore(web): bump version to 9.33.7 for all web vendors
    ncdai committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    acababf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from quaric/feature/24.9.6

    chore(release): bump version to 24.9.6
    ncdai authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f1bc61 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore: remove FUNDING.yml file

    ncdai committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    597099b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix(zadark.scss): correct dark mode styling for zCloud Promo content …

    …and close button
    
    chore(release): bump version numbers for PC, Web, and extensions
    
    docs(CHANGELOG.md): update changelog with latest version and fixes
    ncdai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1cfe0e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #157 from quaric/feature/24.11.1

    fix(zadark.scss): correct dark mode styling for zCloud Promo content …
    ncdai authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1e15ce7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat(zadark): update to version 24.12.1 with new dark mode support

    Update changelog and package versions for PC and web platforms
    Add new SCSS variables for navbar and button styles
    Improve dark mode compatibility with Zalo's official dark mode
    Adjust divider and button styles for better visual consistency
    ncdai committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    858ddb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from quaric/feature/24.12.1

    feat(zadark): update to version 24.12.1 with new dark mode support
    ncdai authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    cf767c0 View commit details
    Browse the repository at this point in the history
  3. fix(darkmode): resolve dark mode issues on login and slideshow

    Update the dark mode to fix the white background on the "Logging in..."
    screen and correct the inverted colors on the dark mode slideshow
    images. This ensures a consistent dark mode experience.
    
    chore(release): bump version numbers for PC, Web, and extensions
    
    Update version numbers in package.json and manifest files to reflect
    the latest changes and bug fixes.
    ncdai committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2f85659 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. fix(zadark.scss): correct dark mode background color for subtle surfa…

    …ces to improve visual consistency
    
    refactor(zadark.scss): replace secondary neutral button styles with primary tonal styles for better design alignment
    feat(zadark.scss): add tonal button styles for danger and secondary neutral buttons to enhance UI flexibility
    docs(CHANGELOG.md): update changelog with additional dark mode fixes for better tracking of changes
    ncdai committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    a5a2a21 View commit details
    Browse the repository at this point in the history
  2. style(zadark.scss): update --layer-background-subtle color to #18191a…

    … for better contrast and readability
    ncdai committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    174f21d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #160 from quaric/feature/24.12.2

    Feature/24.12.2
    ncdai authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    0403495 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. fix(pc): resolve installation issue by correcting Zalo PC version det…

    …ection
    
    Update version to 24.12.3 in package.json and 15.1.2 in src/pc/package.json
    
    Add sleep function to utils.js to ensure processes are properly terminated
    
    Implement version comparison logic in zadark-pc.js to accurately sort Zalo resources by version
    ncdai committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    9514603 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from quaric/feature/24.12.3

    fix(pc): resolve installation issue by correcting Zalo PC version det…
    ncdai authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    edb13dc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. fix(dark-mode): resolve issues with Dark Mode styling

    Update version numbers across packages to reflect bug fix:
    - zadark to 24.12.4
    - zadark-pc to 15.1.3
    - web extensions to 9.34.2
    
    Add new SCSS variables for improved styling consistency.
    ncdai committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    e34ef01 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. style(zadark.scss): update accent-grey-bg variables to use theme vari…

    …ables for consistency
    ncdai committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    841cc4f View commit details
    Browse the repository at this point in the history
  2. docs(CHANGELOG.md): add note about continued support for ZaDark's Dar…

    …k Mode despite official release
    ncdai committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    d777f9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #164 from quaric/feature/24.12.4

    Feature/24.12.4
    ncdai authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    e331da7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. fix(zadark-znotification.scss): resolve Dark Mode notification issue …

    …on Windows by adjusting CSS selectors
    
    chore(package.json): bump version to 24.12.5 for main package and 15.1.4 for PC package to reflect bug fix
    docs(CHANGELOG.md): update changelog with details of the Dark Mode notification fix on Windows
    ncdai committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    28b09c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from quaric/feature/24.12.5

    fix(zadark-znotification.scss): resolve Dark Mode notification issue …
    ncdai authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    64a25b4 View commit details
    Browse the repository at this point in the history
Loading