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
789 stars 44 forks source link

Roadmap #707

Open gvreddy04 opened 6 months ago

gvreddy04 commented 6 months ago

2024 Q4 (Oct - Dec):

  1. New components
    • BlazorBootstrapLayout - WIP
    • ThemeSwitcher (Light/Dark/Auto mode switcher) - WIP
    • Markdown - :white_check_mark:
  2. Dark mode - :white_check_mark:
  3. Enhancements

    2024 Q3 (Jul - Sep):

  4. New chart components and enhancements
    • Radar Chart - :white_check_mark:
    • Scatter Chart - :white_check_mark:
    • Carousel - :white_check_mark:
    • Google Map - :white_check_mark:
    • Markdown - WIP
  5. Dark mode support for all the components - WIP

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 6 months ago

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

Looking forward to the Detail View Template!

RealityMasque commented 5 months ago

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

gvreddy04 commented 5 months 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 5 months 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

djfoxer commented 2 months ago

Waiting for Dark Mode so much! 💘

mhspelt commented 1 month ago

Hi gvreddy, quite a few of my PR's are still open. I know there were a lot of them, but when do you think you'll have some time to review them? It would be great if I could start using the NuGet package instead of my own fork again :-)

gvreddy04 commented 1 month ago

Hi gvreddy, quite a few of my PR's are still open. I know there were a lot of them, but when do you think you'll have some time to review them? It would be great if I could start using the NuGet package instead of my own fork again :-)

No worries, I'll take care of your PRs in the next version. Thank you for your contributions.