Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(KtStandardTable): initial implementation #1035

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

Isokaeder
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added package:kotti-ui @3yourmind/kotti-ui scope:documentation Affects the documentation labels Dec 16, 2024
@Isokaeder Isokaeder force-pushed the split-out-standard-table branch from 793133f to 9d15874 Compare December 17, 2024 00:10
@Isokaeder Isokaeder force-pushed the split-out-standard-table branch 6 times, most recently from a3029f6 to cb27aed Compare January 2, 2025 18:58
Copy link
Member

@FlorianWendelborn FlorianWendelborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, reviewed together with @Isokaeder

Isokaeder and others added 2 commits January 3, 2025 06:51
- feat(kt-table): add pagination support and ordering getter
- chore(k-table): merge kt-table and kt-standard-table directories
- chore(kt-standard-table): cleanup some comments, rename extraFilterLabelAnnotation
- chore(kt-standard-table): rename slots
- chore(kt-standard-table): add applied filters to fetchData payload, add isLoading to DateRange picker, hide optional suffix in filter fields, replace ::v-deep with :deep(), fix typo in docs
- render only filters with valid value, do not show boolean filter with false value
- allow inline filters, rename isPopupFilter
- fix lodash imports
- add filter operation
- add boolean props, add table slot, remove pageIndex and pageSize events, fix date range translations, update docs page
- update props types

Co-Authored-By: Santiago Balladares <[email protected]>
Co-Authored-By: Florian Wendelborn <[email protected]>
@Isokaeder Isokaeder force-pushed the split-out-standard-table branch from cb27aed to 16e6ca6 Compare January 3, 2025 05:58
@Isokaeder Isokaeder enabled auto-merge January 3, 2025 06:01
@Isokaeder Isokaeder merged commit 954541b into master Jan 3, 2025
9 checks passed
@Isokaeder Isokaeder deleted the split-out-standard-table branch January 3, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:kotti-ui @3yourmind/kotti-ui scope:documentation Affects the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants