Skip to content

Releases: franny1615/MAUI.Bootstrap

Release list

v.1.0.1

Choose a tag to compare

@franny1615 franny1615 released this 08 Dec 03:21

Package reference can be found here

  • Documentation and method update on registration of custom font.
  • Popover now returns an object that can be used to programmatically close popover elsewhere.

v.1.0.0

Choose a tag to compare

@franny1615 franny1615 released this 24 Nov 02:24

Package reference can be found here

This is the first release of MAUI.Bootstrap controls. Keep in mind these controls were developed with premise that the client app will be written in C# only with NavigationPage and no Shell usage. Functionality is not guaranteed in a Shell app or xaml.

Controls:

  • AccordionControl
  • AlertControl
  • BreadcrumbControl
  • Bootstrap Button styles/ButtonControl
  • Bootstrap Card styles
  • Bootstrap Carousel styles
  • Dropdown Control
  • EntryControl that supports being borderless
  • Bootstrap List Group styles
  • PaginationControl
  • Popover utility
  • SpinnerControl
  • RoundRectSpinnerControl
  • TabControl