You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+62-1Lines changed: 62 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,69 @@
2
2
3
3
Checkout our [Storybook Documentation](https://lambda-curry.github.io/forms/?path=/docs/0-1-hello-world-start-here--docs) to see the components in action and get started.
4
4
5
-
A form library for React applications.
5
+
A comprehensive form library for React applications with modern data table filtering capabilities.
6
+
7
+
## ✨ New: Bazza UI Data Table Filters
8
+
9
+
We've added a powerful, accessible filtering system inspired by Linear's interface:
10
+
11
+
- 🎛️ **Multiple Filter Types**: Text, option, date, and number filters
12
+
- 🔗 **URL State Synchronization**: Filter state persists across page refreshes
13
+
- 📊 **Faceted Filtering**: Dynamic option counts based on current filters
14
+
- ⚡ **Client & Server-Side**: Flexible filtering strategies for any dataset size
15
+
- ♿ **Accessibility**: Full WCAG 2.1 AA compliance
0 commit comments