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 526 forks source link

Docs for 0.9.0 #618

Closed stsrki closed 4 years ago

stsrki commented 4 years ago

Breaking changes

Breaking changes as part of new AntDesign

New Components

Features & Fixes

Other

PRs

623 Use Tab key for Autocomplete selection

685 Grid/Row Gutter

639 DataGridColumn Filter Template

699 Fixed minor issues in RadioGroup tests so that they pass

702 Refactoring the Tests folder into Tests & Demos

703 Layout additions and fixes

713 fix: add back sticky header & scrollable sidebar

727 Fix slider initial value ignoring max

615 Add DisplayGridColumns parameter (#730)

726 Added DateEdit tests

736 [AntDesign] fix: ant card image/cover

737 [AntDesign] fix: progress bar

742 fix: insert empty cell when DataGridColumn Filterable is False

688 Updated contributing doc to include steps to setup development and testing environment.

719 Added unit test project for Blazorise

748 fix: Ant Desgin TableRowHeader

749 refactor: Collapse component away from Card dependency

752 docs: small changes & added grid docs

marcinjakubowski commented 4 years ago

Is there a list of top-level components that are still undocumented? I didn't find docs for Icon anywhere for example (unless I missed it somewhere), maybe it would be a good idea to add them to the list.

stsrki commented 4 years ago

@marcinjakubowski Added to the list. tnx

Edit*: You can find the usage in demo app or search through the github issues

Flearz commented 4 years ago

Woaw, well done with the live chart, that's exactly what I asked for, that's awesome. Continue your work you amazing! Good luck.