vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
577 stars 17 forks source link

Roadmap #707

Open gvreddy04 opened 2 months ago

gvreddy04 commented 2 months ago

2024 Q3 (Jul - Sep):

  1. Dark mode support for all the components
  2. New chart components and enhancements
  3. Other new components

2024 Q2 (Apr - Jun):

Grid Enhancements

  1. Filters - Enum support - :white_check_mark:
  2. Filters - Guid support - :white_check_mark:
  3. Filters - String - Does not contain - :white_check_mark:
  4. Detail View Template - :white_check_mark:
  5. Nested Grids - :white_check_mark:

New Components

  1. PolarAreaChart - :white_check_mark:
  2. Image - :white_check_mark:

NOTE: Your feedback on the roadmap is appreciated.

OllieFox131 commented 1 month ago

Any plans to support nested data filtering (#542) as part of the grid enhancements?

Looking forward to the Detail View Template!

RealityMasque commented 4 weeks ago

@gvreddy04 - hi! is there a time frame for the grid detail view template getting added?

gvreddy04 commented 2 weeks ago

@gvreddy04 - hi! is there a time frame for the grid detail view template getting added?

@RealityMasque Grid: Details Template #588 Link: https://demos.blazorbootstrap.com/grid/detail-view

gvreddy04 commented 4 days ago

Any plans to support nested data filtering (#542) as part of the grid enhancements?

Looking forward to the Detail View Template!

@OllieFox131 GridDetailView support added. Link: https://demos.blazorbootstrap.com/grid/detail-view