Bootstrap Component for Aurelia
Aurelia Bootstrap is a series of Custom Element and Custom Attributes that provide Bootstrap components native to Aurelia. Please check our documentation for installation details and the reference manual:https://tochoromero.github.io/aurelia-bootstrap/
Avilable Components:
- Accordion
- Buttons
- Collapse
- Dropdown
- Pagination
- Popover
- Tabs
- Tooltip
- Typeahead
Release Notes
0.1.20
Custom HTML templates for typeahead.0.1.19
Assign id to typeahead's input. This will allow you to use a label for attribute with a typeahead.0.1.18
Fix dropdown close 'always' for Bootstrap 40.1.17
- Use 'show' classes according to Bootstrap 4 Alpha 6.
- Add styles for pagination with Bootstrap 4.
- Provide a way to add custom css classes to tooltips.