Skip to content

Minor fixes and enhancements - #23

Merged
lekoala merged 4 commits into
lekoala:masterfrom
jackkjhsu:master
Aug 14, 2026
Merged

Minor fixes and enhancements #23
lekoala merged 4 commits into
lekoala:masterfrom
jackkjhsu:master

Conversation

@jackkjhsu

Copy link
Copy Markdown
Contributor

Hi Thomas,

I hope you're doing well theses days. I made some minor changes since the end of last year for fixes and improvements. I hope these are ok.

Thank you

• Added dg-not-sortable class to <th> elements in applyColumnDefinition when column.noSort is true.
• Restricted class assignment to <th> elements only, excluding <td> body cells.
• Fixed a return/continue regression in sortChanged left over from a past forEach-to-for...of refactor, which caused the loop to exit early instead of skipping only the current non-sortable column.
@lekoala
lekoala merged commit 4414f2d into lekoala:master Aug 14, 2026
1 check passed
@lekoala

lekoala commented Aug 14, 2026

Copy link
Copy Markdown
Owner

looking good as always

@lekoala

lekoala commented Aug 14, 2026

Copy link
Copy Markdown
Owner

@jackkjhsu realized some stuff really needs some update on this repo, i'm going to make some cleanup on top of that

@jackkjhsu

Copy link
Copy Markdown
Contributor Author

Thank you so much Thomas!

@lekoala

lekoala commented Aug 14, 2026

Copy link
Copy Markdown
Owner

@jackkjhsu i've published 2.1.0 not many changes, but much needed cleanup that makes the project easier to work with

@jackkjhsu

Copy link
Copy Markdown
Contributor Author

Thanks Thomas. Your fixes look good, no issues so far.

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.

2 participants