Releases: always-open/report-engine
v1.7.4
What's Changed
- Add Column config for minWidth, maxWidth, width, widthShrink, and widthGrow as well as vertical column headers by @solflare in https://github.com/bluefyn-international/report-engine/pull/15
Full Changelog: bluefyn-international/report-engine@v1.7.3...v1.7.4
v1.7.3
Full Changelog: bluefyn-international/report-engine@v1.7.2...v1.7.3
Reverting v1.7.2 change; Updating output to be more dynamic between inline blades vs api config
v1.7.2
Full Changelog: bluefyn-international/report-engine@v1.7.1...v1.7.2
Fixing array key used in view
v1.7.1
Full Changelog: bluefyn-international/report-engine@v1.7.0...v1.7.1
Fixing issue with rowContextAction in view file
v1.7.0
What's Changed
- Add function to row context by @qschmick in https://github.com/bluefyn-international/report-engine/pull/14
Full Changelog: bluefyn-international/report-engine@v1.6.3...v1.7.0
v1.6.3
What's Changed
- Adding options to config output by @qschmick in https://github.com/bluefyn-international/report-engine/pull/13
Full Changelog: bluefyn-international/report-engine@v1.6.2...v1.6.3
v1.6.2
What's Changed
- Added different input types for the different filter types by @qschmick in https://github.com/bluefyn-international/report-engine/pull/12
Full Changelog: bluefyn-international/report-engine@v1.6.1...v1.6.2
v1.6.1
What's Changed
- Fixing report button config output and design by @qschmick in https://github.com/bluefyn-international/report-engine/pull/11
Full Changelog: bluefyn-international/report-engine@v1.6.0...v1.6.1
v1.6.0
What's Changed
- Feature/add js function to reportbuttons by @qschmick in https://github.com/bluefyn-international/report-engine/pull/10
- Added new view partial for a button
- Updated ReportButtons to leverage new view and allow setting CSS Class, Link, and JS Function with new setter methods.
Full Changelog: bluefyn-international/report-engine@v1.5.0...v1.6.0
v1.5.0
What's Changed
- RowContextActions: Add toArray function to allow rowContextActions json encodeable by @solflare in https://github.com/bluefyn-international/report-engine/pull/9
New Contributors
- @solflare made their first contribution in https://github.com/bluefyn-international/report-engine/pull/9
Full Changelog: bluefyn-international/report-engine@v1.4.0...v1.5.0