Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.26k stars 529 forks source link

📅 - Blazorise Roadmap #3256

Closed stsrki closed 8 months ago

stsrki commented 2 years ago

These are the general things that we plan. Keep in mind that it may change.

v1.2

v1.3

TBA

kamilkosek commented 2 years ago

Hi Mladen, I saw you already mentioned the scheduler component. Also a nice feature would be a calendar component like this or this This way it would be possible to combine them bouth, i.e. select a week/day from the calendar and view the schedule.

Regards, Kamil

clinically-au commented 2 years ago

I'd love to be able to use DatePicker with the Inline flag from flatpickr.

Even more so if the text box can be hidden as well. Would help support a scheduler.

kwackerz commented 2 years ago

is there any chance of adding grouping to the datagrid? where the user can drag column headers to a grouping area
that would be amazing!

David-Moreira commented 2 years ago

@kwackerz

MrExpreess commented 2 years ago

What about RTL (Right-to-Left) support, do you have plan to support it?

stsrki commented 2 years ago

Definitely yes. That's why we have renamed all our enums from Left/Right to Start/End in the last release. It was preparation for RTL support. Not sure is it going to be in v1.1 as it is quite full, but we can make it for 1.2.

paulsterling commented 2 years ago

Hi @stsrki and @David-Moreira -

We're looking forward to the Scheduler / Calendar features planned for 1.2. We currently are using the https://github.com/gismofx/toast_ui.blazor_calendar wrapper for the javascript TUI Calendar and it works "okay" but is lacking some features and robustness. We've extended the component for our use (adding some specific timezone logic and our custom UI using Blazorise Modals) and are happy enough. When you get to the planning phase for 1.2 I'd be happy to add my insight based on our experience with toast_ui.blazor_calendar wrapper. Please feel free to reach out if that might be useful.

Thanks for the work on Blazorise! We are a Professional Plan subscriber and have our v1.0 Go Live set for 16 May 2022...fingers crossed!

timahrentlov commented 2 years ago

Really looking forward to the Tailwind support!

stsrki commented 2 years ago

Really looking forward to the Tailwind support!

Tailwind is planned for the next release. You can keep track on all ideas how to make it https://github.com/Megabit/Blazorise/issues/825

Any advice is much appreciated.