Skip to content

v0.5.0

Compare
Choose a tag to compare
@kirillplatonov kirillplatonov released this 29 Oct 10:38
· 376 commits to main since this release
  • NEW: Add distribution attribute for PageActions [39c919e]
  • NEW: Add polaris_card_section helper [db7e386]
  • NEW: Add Filters component (query-only for now) [#133]
  • NEW: Add border_top and border_bottom attributes for Card sections [a008107]
  • NEW: Add text style helpers [b296f64]
  • NEW: Add IndexTable component (partial implementation) [0524b5b]
  • FIX: Improve select options support [c5dcf41]
  • NEW: Add polaris_check_box helper to Polaris::FormBuilder [a8b15bb]
  • NEW: Add polaris_inline_error_for helper to Polaris::FormBuilder [f2e780f]
  • NEW: Add polaris_radio_button helper to Polaris::FormBuilder [7529775]
  • FIX: Add system_arguments to InlineError [a7d515e]
  • FIX: Accept html in form validation errors [96c10c0]
  • NEW: Add size attribute for TextStyle component [5359412]
  • FIX: Remove box-shadow from buttons and links [6bbead4]