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

Web components grid #1752

Merged
merged 43 commits into from
Dec 2, 2020
Merged

Web components grid #1752

merged 43 commits into from
Dec 2, 2020

Commits on Aug 11, 2020

  1. grid definition

    hardl committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6439836 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. context merge

    hardl committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    35f499e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01385fe View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. eventing and responsiveness

    hardl committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e315bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. compound renderers

    hardl committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b3f9629 View commit details
    Browse the repository at this point in the history
  2. luigielement enhancements

    hardl committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    a0bb414 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. merged master

    hardl committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2ac9c97 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. nested

    hardl committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d7d4af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. update

    hardl committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b8bd5ac View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. added nesting wc to ev bus

    hardl committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    45ef58b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caab60b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    7448270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f54fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c1ba3d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. check for allowed wc domains

    hardl committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    044af01 View commit details
    Browse the repository at this point in the history
  2. comments

    hardl committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    89034c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. tests

    hardl committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    d9e91d5 View commit details
    Browse the repository at this point in the history
  2. tests

    hardl committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9f5dbd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. tests

    hardl committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    57e8f80 View commit details
    Browse the repository at this point in the history
  2. vscode debug config

    hardl committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c8325e3 View commit details
    Browse the repository at this point in the history
  3. element postProcess test

    hardl committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    9dc1bd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. allow non-default exports

    hardl committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    6f2215d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bace4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

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

Commits on Nov 9, 2020

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

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    16883af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b10c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb69ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff2e571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    723af29 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    8499b8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into web-components-grid

    * master:
      Add openNodeInModal attribute to Profile section of the documentation (SAP#1704)
      Drawer component (SAP#1659)
    
    # Conflicts:
    #	core/src/App.html
    #	core/src/Modal.html
    #	test/e2e-test-application/src/app/project/project.component.html
    #	test/e2e-test-application/src/luigi-config/extended/projectDetailNav.js
    JohannesDoberer committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e4c5693 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. no message

    JohannesDoberer committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    924b920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb32ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510fccb View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    1cfdefb View commit details
    Browse the repository at this point in the history
  2. fix iframcnt e2e bug

    ndricimrr committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    112ba27 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    2294de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319bc9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1372c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fefc010 View commit details
    Browse the repository at this point in the history