Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
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: l-lin/angular-datatables
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16.0.0
Choose a base ref
...
head repository: l-lin/angular-datatables
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.1
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 25, 2023

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

Commits on Sep 18, 2023

  1. Create an id property, this new property will be used as unique to in…

    …dentify each column instead of "data"
    dlascarez committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    faae6c0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions

    dlascarez committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4276da6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

  1. Merge pull request #1750 from dlascarez/bug/BUG-1748

    Create an id property, this new property will be used as unique to in…
    l-lin authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    605015e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. build(deps): bump postcss and @angular-devkit/build-angular in /demo

    Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
    
    
    Updates `postcss` from 8.4.24 to 8.4.31
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.24...8.4.31)
    
    Updates `@angular-devkit/build-angular` from 16.1.1 to 16.2.5
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@16.1.1...16.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9202550 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #1753 from l-lin/dependabot/npm_and_yarn/demo/post…

    …css-and-angular-devkit/build-angular-8.4.31
    shanmukhateja authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    410b5da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    928408f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 in /demo

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    96d6683 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    38cd83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94fb2be View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. 16.0.1

    shanmukhateja committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    106edea View commit details
    Browse the repository at this point in the history
Loading