Packages
Alpha: Phoenix LiveView components for interactive Selecto query building and data exploration
Current section
Files
Jump to
Current section
Files
selecto_components
CHANGELOG.md
CHANGELOG.md
CHANGES
=======
V 0.2.1
-------
- Update URL on view
- group by updates
- support defaults
V 0.2.0
-------
- Support custom filters
- aggregate views/filters
V 0.1.3
-------
- move handle_params into view selector
- support for components columns
- support for enum filters
V 0.1.2
-------
- Support for link columns
- Use columns selected rather than aliases to build view
- bug fixes
V 0.1.1
-------
- Add simple pagination on detail views
- fix filter persistance in liveview
V 0.1.0
-------
- Initial Release