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

npm prod v2 fix #4583

Closed
wants to merge 26 commits into from
Closed

npm prod v2 fix #4583

wants to merge 26 commits into from

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c783d65 View commit details
    Browse the repository at this point in the history
  2. test: run only on chrome (#4344)

    Backport of #4335 
    
    KIT-3494
    louis-bompart authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    49bec88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbb23f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    746f7b5 View commit details
    Browse the repository at this point in the history
  2. fix(atomic): do not add click outside of grid layout (#4354)

    Current behaviour: All `atomic-result/product` are clickable and default
    to a 'default' atomic-result/product-link.
    
    Expected behaviour: That should have been the case only with the grid
    layout.
    
    KIT-3508
    
    Backport of #4355
    louis-bompart authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bc6cb1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb90fb View commit details
    Browse the repository at this point in the history
  4. [Version Bump][skip ci]: ui-kit publish

    @coveo/bueno@0.46.2
    @coveo/headless@2.80.1
    @coveo/atomic@2.78.1
    @coveo/headless-react@1.1.5
    @coveo/atomic-react@2.14.1
    @coveo/atomic-angular@2.28.1
    @coveo/auth@1.11.23
    @coveo/atomic-hosted-page@0.6.8
    @coveo/quantic@2.57.2
    
    **/CHANGELOG.md
    **/package.json
    CHANGELOG.md
    package.json
    package-lock.json
    developer-experience-bot[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    73e27c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1e221a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068749d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5536611 View commit details
    Browse the repository at this point in the history
  2. [Version Bump][skip ci]: ui-kit publish

    @coveo/bueno@0.46.3
    @coveo/headless@2.80.2
    @coveo/atomic@2.78.2
    @coveo/headless-react@1.1.6
    @coveo/atomic-react@2.14.2
    @coveo/atomic-angular@2.28.2
    @coveo/auth@1.11.24
    @coveo/atomic-hosted-page@0.6.9
    @coveo/quantic@2.57.3
    
    **/CHANGELOG.md
    **/package.json
    CHANGELOG.md
    package.json
    package-lock.json
    developer-experience-bot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ea615db View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Oct 1, 2024

  1. fix(answerApi): custom event (#4478)

    # V2
    
    This PR backports #4405 into the V2
    branch.
    
    ## This is a fix
    
    Since we should not backport features to the V2 branch, I will defend
    that this PR is indeed a fix for the whole answer api feature on V2.
    Without this. The whole feature is unusable for customers to test the
    answerAPI properly. And will furthermore hinder the momentum we could
    have to incentive them to move to v3 with the rest of the feature we
    will add to the answerAPI in the next sprints.
    
    Co-authored-by: Danny Gauthier <dgauthier@WKS-002169.corp.coveo.com>
    dmgauthier and Danny Gauthier authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a4534e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    4b43c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3814405 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix(headless): ensure each result keep a reference of its 'source' se…

    …archId V2 (#4510)
    
    Make sure to keep the id of the search that returned each result.
    
    https://coveord.atlassian.net/browse/KIT-3481
    
    backporting #4391
    y-lakhdar authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    269b205 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    9ca111d View commit details
    Browse the repository at this point in the history
  2. test(quantic): fixed quantic e2e after salesforce 25 winter release (#…

    …4570)
    
    [SFINT-5779](https://coveord.atlassian.net/browse/SFINT-5779)
    
    This PR backports the fix made
    [here](#4559).
    
    It is mandatory in order to be able to merge other Quantic fixes in
    `v2`.
    
    [SFINT-5779]:
    https://coveord.atlassian.net/browse/SFINT-5779?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    
    ---------
    
    Co-authored-by: mmitiche <mmitiche@coveo.com>
    lbergeron and mmitiche authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8ee1fec View commit details
    Browse the repository at this point in the history
  3. fix(atomic,quantic): broken HTML because of formatting in CRGA markdo…

    …wn heading (#4564)
    
    [SVCC-4245](https://coveord.atlassian.net/browse/SVCC-4245)
    
    A CRGA model generally generates markdown headings like this:
    ```
    # Title
    ```
    
    However, in some cases, it can generate headings this way:
    ```
    **Title**
    =====
    ```
    
    When it does, the HTML returned by the `generated-answer` component is
    broken and the heading reads like this:
    ```
    Title>Title
    ```
    
    The core of the issue is in the custom Marked renderer. When the heading
    has formatting, the `text` parameter contains the HTML rendering of the
    heading content. Inserting non-escaped HTML into the `aria-label`
    attribute then breaks the `div` element.
    
    This PR fixes the issue by affecting only the heading text content to
    the `aria-label` attribute. To do so, the HTML elements are removed from
    the heading content when setting `aria-label`. The heading content HTML
    is kept intact when setting the heading inner HTML though in order to
    keep the heading formatting.
    
    For example:
    ```
    **Title**
    =====
    ```
    Would generate this HTML
    ```
    <div part="answer-heading-1" aria-label="Title">
      <strong part="answer-strong">Title</strong>
    </div>
    ```
    
    [SVCC-4245]:
    https://coveord.atlassian.net/browse/SVCC-4245?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    
    Co-authored-by: Louis Bompart <lbompart@coveo.com>
    lbergeron and louis-bompart authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9fd1f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3c0701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6a5535 View commit details
    Browse the repository at this point in the history
  6. [Version Bump][skip ci]: ui-kit publish

    @coveo/headless@2.80.3
    @coveo/atomic@2.78.3
    @coveo/headless-react@1.1.7
    @coveo/atomic-react@2.14.3
    @coveo/atomic-angular@2.28.3
    @coveo/atomic-hosted-page@1.0.9
    @coveo/quantic@2.57.4
    
    **/CHANGELOG.md
    **/package.json
    CHANGELOG.md
    package.json
    package-lock.json
    developer-experience-bot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    45bffbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15b98af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e68e39 View commit details
    Browse the repository at this point in the history