Releases: inhouse-work/protos
Releases · inhouse-work/protos
v0.2.2
- Adds backdrop blur to modals, commands and drawers
- Improves README
- Changes the name of class attributes to
default_attrs_methodandtheme_method - Allows nil values for undefined slots
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- Moves
Protos::Commanddata-controller to within template onProtos::Command::List - Adds
:size,:pin_columns,:pin_rowsand:stripedtoProtos::Table - Fixes toast positioning
- Adds default "hidden" class on
Protos::Swapcheckbox input - Adds
:inputcss slot toProtos::Swapcheckbox input
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Reworks components to use Protos::Popover through inheritance. Gives better accessibility to placement of popovers using tippy.js.
What's Changed
- Improve popovers nt by @nolantait in #2
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Adds components:
- Hero
- Breadcrumbs
- Stats
- Chat bubble
- Carousel
- Tab
- Swap
- Toast
Also adds align option to table cells and heads.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fixes for List and Timeline components to allow overriding styles.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release. Adds initial components for:
- Accordion
- Alert
- Avatar
- Card
- Collapse
- Combobox
- Command
- Drawer
- Dropdown
- List
- Modal
- Popover
- Table
- Timeline
- Typography
What's Changed
- Theme migration nt by @nolantait in #1
Full Changelog: https://github.com/inhouse-work/protos/commits/v0.1.0