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: FlowingCode/ChatAssistant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: chat-assistant-addon-2.0.0
Choose a base ref
...
head repository: FlowingCode/ChatAssistant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chat-assistant-addon-3.0.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 4 contributors

Commits on Nov 26, 2024

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

Commits on Dec 26, 2024

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

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    cb38535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7c806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2d3c2 View commit details
    Browse the repository at this point in the history
  4. feat: add new implementation based on vaadin and react components

    Add new implementation based on popover and material ui react
    components, removing completely the dependence with the wc-chatbot old
    component
    
    Closes #17
    Closes #18
    mlopezFC authored and javier-godoy committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    a9c21be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acaa730 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd32f6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af44dd3 View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): bump io.github.bonigarcia:webdrivermanager

    Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.4.1 to 6.1.0.
    - [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
    - [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
    - [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.4.1...webdrivermanager-6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.bonigarcia:webdrivermanager
      dependency-version: 6.1.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mlopezFC committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    76eef4a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

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

Commits on Aug 4, 2025

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

Commits on Aug 11, 2025

  1. fix: fix avatar image flickering resizing it after added to DOM

    Close #44
    Felipe Lang authored and mlopezFC committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    592dd6b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. fix: fix scrolling and improve responsive support

    Close #43
    Felipe Lang
    Felipe Lang authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    c243b1e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

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