This repository was archived by the owner on Mar 25, 2026. It is now read-only.
Releases: ryanrozich/ag-grid-react-components
Releases · ryanrozich/ag-grid-react-components
v0.1.1 Release Candidate 1
🚀 Filter Presets Milestone - RC1
This is the first release candidate for v0.1.1, featuring the complete Filter Presets system.
✨ New Features
- Filter Presets System (#53-58)
- PresetManager component for managing filter presets
- PresetSelector for easy preset switching
- SavePresetDialog for creating custom presets
- ShareButton for sharing filter states via URL
- System presets with template support
- Local storage persistence
- URL state sharing with compression
🐛 Bug Fixes
- Fixed duplicate PresetManager exports
- Fixed import/export issues in index.ts
- Resolved TypeScript compilation errors
- Fixed React hooks dependency warnings
🧹 Maintenance
- Removed multi-agent framework templates
- Cleaned up unused dependencies
- Improved code quality and linting
📦 Installation
npm install ag-grid-react-components@0.1.1-rc1⚠️ Known Issues
- Some markdown documentation has formatting issues (will be fixed in RC2)
- Minor React hooks warnings in demo files (will be fixed in RC2)
Please test this release candidate and report any issues!
v0.1.0 - First Public Release
🎉 First Public Release of AG Grid React Components
📦 Installation
npm install ag-grid-react-components✨ Features
- DateFilter: Advanced date filtering with relative expressions
- QuickFilterDropdown: Pre-built date range shortcuts
- ActiveFilters: Visual display of active filters
- Grid State Persistence: Save/restore complete grid state with URL compression
📏 Bundle Sizes
- Minimal (just DateFilter): ~25KB
- With Quick Filters: ~45KB
- Full Featured: ~85KB
🌐 Demo
View the live demo: https://demo.rozich.net/ag-grid-react-components/
📚 Documentation
Full documentation: https://github.com/ryanrozich/ag-grid-react-components#readme