This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
design.estate
/
dees-catalog
Watch
3
Star
0
Fork
0
You've already forked dees-catalog
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
dees-catalog
/
ts_web
/
elements
/
dees-table
History
Juergen Kunz
92f69e2aa6
BREAKING CHANGE(decorators): Migrate to TC39 standard decorators (accessor) across components, update tsconfig and bump dependencies
2025-11-17 13:27:11 +00:00
..
data.ts
feat: enhance DeesTable with server-side search and Lucene filtering capabilities
2025-09-16 15:46:44 +00:00
dees-table.demo.ts
feat(demo): add demo sections for wide properties and scrollable table with actions
2025-09-16 16:17:03 +00:00
dees-table.ts
BREAKING CHANGE(decorators): Migrate to TC39 standard decorators (accessor) across components, update tsconfig and bump dependencies
2025-11-17 13:27:11 +00:00
index.ts
feat: refactor imports and add index files for modular structure
2025-09-18 14:18:43 +00:00
lucene.ts
fix(dees-table): Improve Lucene range comparisons, pin monaco-editor to 0.52.2, and add local dev metadata
2025-09-16 16:29:52 +00:00
styles.ts
feat(styles): enhance table scrollbar behavior for sticky and non-sticky headers
2025-09-16 16:20:35 +00:00
types.ts
feat: add per-column filtering and sticky header support to DeesTable component
2025-09-16 15:17:33 +00:00