Skip to content

Releases: inhouse-work/protos

v0.2.2

11 Mar 06:33

Choose a tag to compare

v0.2.2 Pre-release
Pre-release
  • Adds backdrop blur to modals, commands and drawers
  • Improves README
  • Changes the name of class attributes to default_attrs_method and theme_method
  • Allows nil values for undefined slots

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Mar 23:31

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
  • Moves Protos::Command data-controller to within template on Protos::Command::List
  • Adds :size, :pin_columns, :pin_rows and :striped to Protos::Table
  • Fixes toast positioning
  • Adds default "hidden" class on Protos::Swap checkbox input
  • Adds :input css slot to Protos::Swap checkbox input

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Mar 00:11

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Reworks components to use Protos::Popover through inheritance. Gives better accessibility to placement of popovers using tippy.js.

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 Mar 00:00

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

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

04 Mar 21:47

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Fixes for List and Timeline components to allow overriding styles.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Mar 05:15

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial release. Adds initial components for:

  • Accordion
  • Alert
  • Avatar
  • Card
  • Collapse
  • Combobox
  • Command
  • Drawer
  • Dropdown
  • List
  • Modal
  • Popover
  • Table
  • Timeline
  • Typography

What's Changed

Full Changelog: https://github.com/inhouse-work/protos/commits/v0.1.0