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

fix(core/pane-layout): remove absolute positioning #1457

Open
wants to merge 30 commits into
base: release-3.0.0
Choose a base branch
from

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    1ef1af5 View commit details
    Browse the repository at this point in the history
  2. chore: changeset

    matthiashader committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4fc1913 View commit details
    Browse the repository at this point in the history
  3. fix: add vrts

    matthiashader committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    06f19da View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d2f83ca View commit details
    Browse the repository at this point in the history
  2. fix: naming

    matthiashader committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    967f627 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: avoid shameful hoisting (#1471)

    Co-authored-by: AndreasBerliner <[email protected]>
    danielleroux and AndreasBerliner authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a5d718f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21560ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc06f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    80c0504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6091f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24dbdee View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix(core/modal): fires 2 events on closing (#1489)

    Co-authored-by: Daniel Leroux <[email protected]>
    matthiashader and danielleroux authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6041b3d View commit details
    Browse the repository at this point in the history
  2. fix(core/dropdown): clean up disconnected dropdowns (#1483)

    Co-authored-by: AndreasBerliner <[email protected]>
    Co-authored-by: Daniel Leroux <[email protected]>
    3 people authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a0316f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Docs/uxt migration (#1426)

    Co-authored-by: Betti <[email protected]>
    Co-authored-by: tokyojen <[email protected]>
    3 people authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c37edc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa641d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f37165 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 7, 2024

  1. docs: add dropdown items to angular blind-header-actions example (#1503)

    Co-authored-by: Schnugg, Markus Wilhelm (T UX PAP-DE) <[email protected]>
    cma5 and Schnugg, Markus Wilhelm (T UX PAP-DE) authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c2879f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. fix(core/icon-toggle-button): remove console.log (#1516)

    Co-authored-by: Daniel Leroux <[email protected]>
    h4de5 and danielleroux authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ff99d8c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge branch 'refs/heads/main' into fix/1322-pane-layout

    # Conflicts:
    #	.npmrc
    #	packages/angular-test-app/package.json
    #	packages/angular-test-app/src/preview-examples/echarts-special-zoom.ts
    #	packages/angular/common/src/providers/toast/index.ts
    #	packages/core/package.json
    #	packages/core/scripts/e2e/load-e2e-runtime.js
    #	packages/core/src/components/dropdown/test/dropdown.ct.ts
    #	packages/core/src/components/modal/test/modal.ct.ts
    #	packages/core/src/components/upload/upload.tsx
    #	packages/core/src/components/utils/menu-tabs/menu-tabs-fc.tsx
    #	packages/core/src/tests/card-list/card-list.e2e.ts-snapshots/card-list-basic-layout-scrolling-1-chromium---theme-classic-light-linux.png
    #	packages/core/src/tests/card-list/card-list.e2e.ts-snapshots/card-list-basic-layout-scrolling-end-1-chromium---theme-classic-light-linux.png
    #	packages/core/src/tests/card-list/card-list.e2e.ts-snapshots/card-list-basic-should-hide-show-all-button-1-chromium---theme-classic-dark-linux.png
    #	packages/core/src/tests/card-list/card-list.e2e.ts-snapshots/card-list-basic-should-hide-show-all-button-1-chromium---theme-classic-light-linux.png
    #	packages/core/src/tests/card-list/card-list.e2e.ts-snapshots/card-list-basic-should-not-have-visual-regressions-1-chromium---theme-classic-light-linux.png
    #	packages/core/src/tests/checkbox/checkbox.e2e.ts-snapshots/checkbox-basic-1-chromium---theme-classic-dark-linux.png
    #	packages/core/src/tests/checkbox/checkbox.e2e.ts-snapshots/checkbox-basic-1-chromium---theme-classic-light-linux.png
    #	packages/core/src/tests/utils/test/page.ts
    #	packages/core/stencil.config.ts
    #	packages/documentation/package.json
    #	packages/html-test-app/package.json
    #	packages/react-test-app/package.json
    #	packages/react-test-app/src/preview-examples/echarts-special-zoom.tsx
    #	packages/vue-test-app/package.json
    #	pnpm-lock.yaml
    matthiashader committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8c23806 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'refs/heads/main' into fix/1322-pane-layout"

    This reverts commit 8c23806, reversing
    changes made to dc06f90.
    matthiashader committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    494bc44 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c3c7bbe View commit details
    Browse the repository at this point in the history
  2. fix: typing

    matthiashader committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a9a9769 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    matthiashader committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4c6fdc1 View commit details
    Browse the repository at this point in the history