Skip to content

Releases: sha-el/sha-el-design

Release v0.1.6

28 Oct 17:02
Compare
Choose a tag to compare

🔥 Popover will calculate client's width on every open.

Release v0.1.5

28 Oct 07:19
Compare
Choose a tag to compare

Minor design and usage fix.

  • Autocomplete add disabled prop.
  • Fix Menu active prop not working.
  • Modal with border radius 2px.
  • Button decrease padding when flat.
  • FlexTable expose row's index to FlexColumns.
  • Row style exposed from FlexTable.
  • Flextable on row click.
  • Fix AutoComplete dropdown width.
  • Fix Multi Autocomplete always showing X(Close Button).
  • Fix Autocomplete clearable button triggering form submit.

Release v0.1.3

20 Oct 07:31
Compare
Choose a tag to compare

Release v0.1.0

20 Oct 07:15
Compare
Choose a tag to compare

Changelog

⚡ Add FlexTable component.

  • Add FlexTable.
  • Update Pagination design.
  • Update Page tabs and bottom design.
  • Add close prop for MenuItem.

⚡ Add outline prop to Button.

  • Move button loading color to helpers/colors.
  • Add story for outline buttons.