Megabit/Blazorise

Roadmap

stsrki opened this issue · 0 comments

Starting from 0.8.1 and up to 0.9 I will try to refactor some parts of Blazorise to clean the code from the design decisions introduced in the past. Since a lot of times Blazor didn't have some features I had to workaround a lot of stuff. So generally this is the time to clean the code. There will be just a minor upgrades to the existing components and bug fixing based on the reports from developers. After 0.9 the main focus will be for 1.0 but only after the Blazor exits from preview and not too soon.

This is a tracking item for the overall Blazorise features

Items are arranged by milestones.

v0.7.3

  • #44 Optimize components rendering

v0.7.4

  • #82 Create new DropdownList component
  • #89 Create new SelectList component
  • #81 Create new Autocomplete component
  • Update documentation

v0.7.5

  • #72 Better support for vertical tabs
  • #96 Fix: SelectEdit - First Value is null
  • #97 Nullable CheckEdit value

v0.7.6

  • #103 Spinner not showing for SimpleButton

v0.7.7

  • #108 Upgrade to Blazor preview 6

v0.7.8

  • #22 Optimize rendering performance for custom-registered components
  • #112 Style-Property on CheckEdit
  • #119 Convert events to new format
  • - #125 Prevent modal from closing

v0.8

  • #101 Theme provider
  • #129 Rename Theme enum to ThemeContrast
  • #30 Mask for TextEdit, NumberEdit and DateEdit
  • #128 New Grid component
  • #127 New Accordion component
  • #156 .Net core 3 preview 7 support

v0.8.1

  • #165 Nested fields for DataGrid columns
  • #149 CardTitle "Size" property ignored
  • #148 Add animation options for charts
  • #142 Empty the SelectedValue of Autocomplete
  • #115 Wrong color filling of Charts for Server-Side Blazor

v0.8.2

  • #188 Selection not working for SelectEdit component
  • #184 Support for master/detail DataGrid
  • #157 Dynamic Sidebar
  • #95 Fix Icon component
  • #178 Reorganize components

v0.8.3

  • #204 DataGrid Styling
  • #204 DataGrid behavior
  • #204 DataGrid popup edit mode
  • #204 DataGrid command templates
  • #113 New Tooltip component
  • #8 Components tags should be case sensitive
  • #169 Filter methods on DataGrid

v0.8.4

This release is going to be just an upgrade to new Blazor p9 since it's going to be released on September 4th. So moving all other task to the next version!

  • #233 Upgrade to Blazor preview 9

v0.8.5

  • #191 Optimize classname builders
  • #226 Add ValidationNone state
  • #225 Add missing sub-component for Figure
  • #167 Add events to Chart
  • #145 Enter key for submit button

v0.9

  • #163 Implement Ant Design provider

Backlog

Items here are arranged in rough priority order before they are assigned to the actual release number.

  • #177 Predefined themes
  • #104 Toast component
  • #36 Expand list of icons
  • #4 Rename Boolean attributes
  • #234 Control read-only state on DataGrid edit modes
  • #246 Integrate validation events into Form component

Planning & Long term

#6 Refactor Sidebar project
#99 Add screen-reader support
#100 Implement missing card-image types
#94 Implement Fabric Core