Skip to content

Releases: petalframework/petal_components

1.9.1

01 Feb 19:26
Compare
Choose a tag to compare
  • Fix modal class
  • Removes scale classes on sm size and up for slideover

v1.9.0

27 Jan 23:12
Compare
Choose a tag to compare
  • <.vertical_menu> - add support for liveview JS (thanks to @mrdotb)
  • <.table> - now supports dynamic data and col slots

v1.8.0

15 Jan 11:03
Compare
Choose a tag to compare
  • Updated deps
  • Use new PhoenixHTMLHelpers lib
  • Fix bug where the close_modal event gets sent twice to the LiveView if you push_patch from the close_modal handle_event in the LiveView - thanks @axelclark

v1.7.1

06 Nov 23:19
Compare
Choose a tag to compare
  • Fix form_field switch class bug [#275]
  • Vertical menu items no longer require an icon

v1.7.0

14 Oct 01:09
Compare
Choose a tag to compare
  • Added close_on_click_away to <.slide_over> (thx @samuelpordeus)
  • Added close_on_escape to <.slide_over> (thx @samuelpordeus)
  • Added fade in transition to <.slide_over>
  • Cleaned up classes in codebase (deprecated build_class)

1.6.2

03 Oct 18:40
Compare
Choose a tag to compare
  • Default loading spinner to shrink-0 to enforce its size

1.6.1

02 Oct 19:25
Compare
Choose a tag to compare
  • Add pagination attribute allowing always shown prev and next buttons
  • Pagination support encoded path
  • icon-support-to-breadcrumb-link

v1.6.0

23 Sep 07:58
Compare
Choose a tag to compare
  • Fix: <.button disabled> where link_type not "button" now shows proper cursor and isn't clickable
  • Fix: <.a> now uses <.link> underneath to avoid warnings with live_view 0.20.0
  • Update: live_view bumped to 0.20.0

1.5.5

18 Sep 02:16
Compare
Choose a tag to compare
  • adds an attribute to hide_close_button in the modal header

1.5.4

13 Sep 04:06
Compare
Choose a tag to compare

Changed modal close icon svg to Heroicons