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: itsmartashub/GPThemes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: itsmartashub/GPThemes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.2
Choose a head ref
  • 11 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 13, 2024

  1. Verified

    This commit was signed with the committer’s verified signature.
    joyeecheung Joyee Cheung
    Copy the full SHA
    e2af7d5 View commit details

Commits on Aug 28, 2024

  1. fix(chat-bubbles/user-edit-state): Improve user chat edit state design

    …#43
    
    - Improve the design of user chat bubbles when in edit state after recent changes to the GPT UI
    
    Changes summary:
    - Improved the design of user chat bubbles when in edit state:
      - Ensured the edit state design remains visible and accessible after recent changes to the GPT UI.
    itsmartashub committed Aug 28, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    joyeecheung Joyee Cheung
    Copy the full SHA
    bb758cc View commit details

Commits on Aug 29, 2024

  1. fix(chat-bubble): Fix background flash on the first user message in a…

    … new chat #46
    
    - Fix the chat bubble background flash on the first user message in a new chat
    
    Changes summary:
    - Addressed an issue with the chat bubble background flashing on the first user message in a new chat:
      - Ensured the chat bubble background remains consistent and stable, eliminating the distracting flash effect.
    itsmartashub committed Aug 29, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    joyeecheung Joyee Cheung
    Copy the full SHA
    bf8e902 View commit details
  2. refactor(dialog): Revamp Upgrade Your Plan dialog (#44)

    - Revamp the design and layout of the "Upgrade Your Plan" dialog (#44)
    
    Changes summary:
    - Revamped the "Upgrade Your Plan" dialog:
      - Improved the visual design and layout to provide a clearer presentation of subscription plans.
    itsmartashub committed Aug 29, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    bcoe Benjamin E. Coe
    Copy the full SHA
    362b999 View commit details
  3. fix(menu): Fix separators in the menu not being visible

    - Fix separators/dividers in the menu not being visible due to conflicting CSS rules
    
    Changes summary:
    - Addressed an issue with separator/divider visibility in the menu:
      - Resolved conflicting CSS rules to ensure separators are properly displayed.
    itsmartashub committed Aug 29, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    81d6961 View commit details
  4. fix(dialog/dislike-feedback): Improve active tag appearance in `Provi…

    …de additional feedback` dialog
    
    - Fix the active tag background color for the "Provide additional feedback" dialog when clicking the dislike button for a GPT answer
    
    Changes summary:
    - Improved the appearance of the active tag for the "Provide additional feedback" dialog:
      - Addressed an issue with the background color, ensuring a visually pleasing and distinct appearance when navigating to the dialog after clicking the dislike button for a GPT answer.
    itsmartashub committed Aug 29, 2024
    Copy the full SHA
    06433dd View commit details
  5. refactor(new-chat): Enhance example card buttons style in new chat la…

    …yout
    
    - Improve the style of the large example buttons in the "New Chat" layout for both logged-in and logged-out states
    
    Changes summary:
    - Enhanced the design of the large example buttons in the "New Chat" layout:
      - Improved the visual appearance of the example buttons for a more engaging and user-friendly experience.
    itsmartashub committed Aug 29, 2024
    Copy the full SHA
    32b59d2 View commit details
  6. fix(dialog/share-link): Improve Copy Link button style in `Share Li…

    …nk` dialogs
    
    - Make the "Create Link" button in the "Share Link" dialogs have a full border radius to match the styling of other elements
    
    Changes summary:
    - Improved the style of the "Create Link" button in the "Share Link" dialogs:
      - Applied a full border radius to match the styling of other elements, providing a consistent and visually appealing design.
    itsmartashub committed Aug 29, 2024
    Copy the full SHA
    c57600b View commit details
  7. refactor(new-chat): Add bg gradient to example button cards

    - Add a background gradient to the example button cards in the new chat layout
    
    Changes summary:
    - Enhanced the design of example button cards in the new chat layout, introducing a dynamic and visually appealing background gradient.
    itsmartashub committed Aug 29, 2024
    Copy the full SHA
    09d3bc7 View commit details
  8. refactor(sidebar): Adjust spacing for new chat ChatGPT button

    - Add some space below the "NEW CHAT" button in the sidebar
    
    Changes summary:
    - Adjusted the spacing below the "NEW CHAT" button in the sidebar to improve layout balance and visual hierarchy within the sidebar section.
    itsmartashub committed Aug 29, 2024
    Copy the full SHA
    897e0b4 View commit details
  9. Copy the full SHA
    c67a512 View commit details
Loading