Skip to content

Commit

Permalink
Add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Feb 3, 2023
1 parent a1f6119 commit 4976645
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog/unreleased/enhancement-add-filter-components
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Enhancement: Add filter components

Two components for filtering data have been added:

* `OcFilterChip` - This component lies in the ODS and holds the basic design of the filter chip.
* `ItemFilter` - This component lies in `web-pkg` and holds the basic implementation of the filter. It fills the dropdown of `OcFilterChip` with content and can be fed with items, which then can be selected and filtered.

https://github.com/owncloud/web/issues/8354
https://github.com/owncloud/web/pull/8355

0 comments on commit 4976645

Please sign in to comment.