-
v0.3.0
StableAll checks were successfulPublish package / publish (push) Successful in 1m39sreleased this
2026-09-14 14:16:12 +02:00 | 0 commits to main since this release- Integrated pagination into
CleanTable. - Made
CleanPaginationextendQuickGrid.Paginatorto improve compatibility and support all render modes. - Removed deprecated
CleanPaginationexamples. - Updated
*.tsfiles fortypescript@7compatibility. - Added
IJsRuntime.SafeInvoke*extension methods.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Integrated pagination into
-
v0.2.2
StableAll checks were successfulPublish package / publish (push) Successful in 3m2sreleased this
2026-08-20 09:14:37 +02:00 | 6 commits to main since this release- Fix
HelpContentnot showing forCleanInputField. - Add more overloads for
DisplayName.Get().
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix
-
v0.2.1
StableAll checks were successfulPublish package / publish (push) Successful in 2m6sreleased this
2026-08-14 13:54:34 +02:00 | 8 commits to main since this release- Fix an edge-case in CleanColumn.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.0
StableAll checks were successfulPublish package / publish (push) Successful in 2m8sreleased this
2026-08-14 13:35:41 +02:00 | 9 commits to main since this release- Update to .NET 11.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.8
StableAll checks were successfulPublish package / publish (push) Successful in 2m14sreleased this
2026-08-14 11:54:06 +02:00 | 10 commits to main since this release- Rename CleanPropertyColumn to CleanColumn, and fix weird sentence in README.md.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.7
StableAll checks were successfulPublish package / publish (push) Successful in 2m33sreleased this
2026-07-12 14:33:15 +02:00 | 11 commits to main since this release- Fix
disabledstyles for buttons. - Add
.input-groupclass for grouping elements together.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix
-
v0.1.6
StableAll checks were successfulPublish package / publish (push) Successful in 2m26sreleased this
2026-07-10 19:09:46 +02:00 | 13 commits to main since this release- Refactored
DisplayName.Get()lambda handling by handling moreExpressiontypes and never throwing an exception.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Refactored
-
v0.1.5
StableAll checks were successfulPublish package / publish (push) Successful in 3m4sreleased this
2026-07-09 19:58:21 +02:00 | 14 commits to main since this release- Add missing utility classes for color body.
- Fix incorrect usage instructions in README.md.
- Add missing .js file documentation to README.md.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.4
StableAll checks were successfulPublish package / publish (push) Successful in 1m51sreleased this
2026-03-30 21:13:11 +02:00 | 17 commits to main since this release- Fixed missing
.jsassets in package. - Moved Git repo to privately-hosted Git server.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
- Fixed missing