Skip to content

Conversation

prx-lmo
Copy link
Contributor

@prx-lmo prx-lmo commented Oct 1, 2021

  - scientific notation now also gets parsed to number on sort number string, including e, Infinity and -Infinity
@commit-lint
Copy link

commit-lint bot commented Oct 1, 2021

Contributors

prx-lmo

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

# Conflicts:
#	packages/core/src/js/services/rowSorter.js
 - fixed code style error
 - style fix
@mportuga mportuga self-requested a review December 6, 2021 18:43
@mportuga mportuga merged commit 9031069 into angular-ui:master Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RowSorter doesn't sort numberStr in scientific notation correctly
2 participants