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

(merge)Recent Fixes on Release to Develop branch #1104

Merged
merged 3 commits into from
Nov 3, 2024

Commits on Oct 29, 2024

  1. fix: improve user profile, character page row styling on smaller view…

    …ports/mobile (corowne#1099)
    
    - User profile rows no longer are so small that they break heading text on >= 992px viewports (as their biggest breakpoint is lg)
    - Character information pages (image info and stats tab) have also had rows adjusted to prevent breaking headings
    liwoyadan authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    79397de View commit details
    Browse the repository at this point in the history
  2. fix(galleries): make some queries more efficient (corowne#1098)

    * Update GalleryController.php
    
    * Update gallery.blade.php
    AW0005 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9675699 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge remote-tracking branch 'corowne/release/v3.0.0' into fixes-rele…

    …ase-to-dev
    
    * corowne/release/v3.0.0:
      fix(galleries): make some queries more efficient (corowne#1098)
      fix: improve user profile, character page row styling on smaller viewports/mobile (corowne#1099)
    SpeedyD committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e6675c0 View commit details
    Browse the repository at this point in the history