Skip to content

Latest commit

 

History

History
428 lines (141 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

428 lines (141 loc) · 12.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.10.1 (2021-05-13)

Bug Fixes

  • input: set placeholder opacity to 1 (740def0)

1.10.0 (2021-04-21)

Bug Fixes

  • table: add scroll shadow to table with one section (c9ccc55)

Features

  • info: add notice appearance (4fb5ecc)

1.9.0 (2021-03-11)

Features

  • action: add disabled action (a74da86)

1.8.1 (2021-02-18)

Bug Fixes

  • textarea: set min-height to avoid collapsing in chrome (f786d5b)

1.8.0 (2021-02-12)

Bug Fixes

  • breadcrumbs: fix passive item :active color (d5f62ee)
  • checkbox: use theme color for checkboxes (3110744)
  • radio: use theme color for radio buttons (ced9f09)

Features

  • modal: add modal component (26523e9)
  • scrollbar: add native scrollbar styles (c1502b4)
  • include common files in core package (326d8cd)

1.7.0 (2021-01-14)

Features

  • support primary color customization (df6305a)
  • input: add styles for icon actions (ea64c8d)
  • menu: add large menu with icons (bbe2008)
  • toggle-button: add ToggleButton component (2df7ae6)
  • variables: add extra font styles (672d6f1)

1.6.0 (2020-12-29)

Features

  • add css classes to control input focus state with js (03e3476)

1.5.0 (2020-12-29)

Features

  • input: add labelless input (3a7ec3b)

1.4.4 (2020-12-24)

Bug Fixes

  • dropdown: add readonly attribute to remove blinking cursor (957c5b2)
  • input: fix disabled input text color (a35d841)
  • select: set correct arrow color for disabled and readonly states (0dfd3ba)

1.4.3 (2020-12-16)

Bug Fixes

  • dropdown: add styles for active and selected items (78c6932)
  • variables: change orange and green shades (04cd251)

1.4.2 (2020-12-03)

Bug Fixes

  • fieldset: change display to flex (cf23b22)

1.4.1 (2020-12-02)

Bug Fixes

  • checkbox and radio are now inline-flex (70024f5)

1.4.0 (2020-12-02)

Features

  • add :focus and :active styles for clickable items (20c9f33)
  • variables: new tints N900, B600, O700, R700 (1fac50a)

1.3.0 (2020-11-14)

Features

  • publish non-minified css (b537c8f)

1.2.2 (2020-11-03)

Bug Fixes

  • datalist: fix border-radius on a single line datalist (7c695a1)
  • snackbar: move countdown inside button (fc15291)
  • table: add border-radius to last row of sections (0974bb3)
  • textarea: add label background for it not to blend with text overflow (931a37b)

1.2.1 (2020-10-23)

Bug Fixes

  • button: support ._e_button on element (cf6a732)
  • snackbar: add left margin to timer (dbedb08)

1.2.0 (2020-10-21)

Features

  • checkbox: add description field (f7c914e)
  • radio: add radio description field (a9dae96)

1.1.1 (2020-10-06)

Bug Fixes

  • info: add align-self to support nesting inside flex containers (4d26fa8)

1.1.0 (2020-10-05)

Features

  • checkbox: add explicit style for invalid checkbox (f23292e)
  • radio: add explicit style for invalid radio (36a0831)
  • snackbar: add transition styles (6e7c430)

1.0.0 (2020-08-14)

Note: Version bump only for package @elephas/root

1.0.0-beta.14 (2020-08-10)

Bug Fixes

  • input: remove icon wrapper's size (0246a79)

1.0.0-beta.13 (2020-08-05)

Features

1.0.0-beta.12 (2020-08-05)

Features

  • info: add fixed width class (5389359)
  • input: add generic icon class (e604f70)

BREAKING CHANGES

  • input: select icon now has to be wrapped with _e_input__icon div

1.0.0-beta.11 (2020-08-04)

Features

  • heading: add styles for table actions (5b79274)

1.0.0-beta.10 (2020-07-31)

Bug Fixes

  • action: change icon color to N200 (614da04)

1.0.0-beta.9 (2020-07-24)

Bug Fixes

  • sidebar: remove padding from sidebar heading (df87507)

1.0.0-beta.8 (2020-07-22)

Bug Fixes

  • banner: change close icon hover style (f371824)
  • select: add z-index to arrow (cd7fba1)

Features

  • datalist: add styles for warning and danger lines (2516be2)
  • fieldset: add fieldset hint (ddfa5e2)
  • upload: improve upload css (1c18cd0)

1.0.0-beta.7 (2020-07-20)

Features

  • sidebar: change back link to heading (3fc9f82)

BREAKING CHANGES

  • sidebar: css class and element change for back link

1.0.0-beta.6 (2020-07-14)

Bug Fixes

  • input: fix disabled input control color in Safari (d2a34d5)

1.0.0-beta.5 (2020-07-14)

Bug Fixes

  • input: fix z-index for label, control and background (cb9257d)

Features

  • button: add css for disabled state (7878e9b)

1.0.0-beta.4 (2020-07-02)

Bug Fixes

  • reset: add "text-decoration: none" to reset (ee9613c)

Features

  • link: add link component (a33954b)

1.0.0-beta.3 (2020-06-30)

Features

  • input: use light background when focused (e9d2a43)

BREAKING CHANGES

  • input: new span for background inside _e_input

1.0.0-beta.2 (2020-06-30)

Note: Version bump only for package @elephas/root

1.0.0-beta.1 (2020-06-30)

Note: Version bump only for package elephas