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

feat(angular-table): improve adapter implementation #5524

Commits on May 3, 2024

  1. feat(angular-table): support render dynamic components and templateRe…

    …fs in table
    
    * update row selection example using dynamic rendered components
    riccardoperra committed May 3, 2024
    Configuration menu
    Copy the full SHA
    86e7c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7a510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6252e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a09529 View commit details
    Browse the repository at this point in the history
  5. rename properties

    riccardoperra committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7e9631b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfbd43f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. update basic example

    riccardoperra committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c01200b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f6e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e273564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c164f3 View commit details
    Browse the repository at this point in the history
  5. add filters example

    riccardoperra committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cbb8fa4 View commit details
    Browse the repository at this point in the history
  6. cleanup code

    riccardoperra committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4c765c3 View commit details
    Browse the repository at this point in the history