All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.10.1 (2021-05-13)
- input: set placeholder opacity to 1 (740def0)
1.10.0 (2021-04-21)
- table: add scroll shadow to table with one section (c9ccc55)
- info: add notice appearance (4fb5ecc)
1.9.0 (2021-03-11)
- action: add disabled action (a74da86)
1.8.1 (2021-02-18)
- textarea: set min-height to avoid collapsing in chrome (f786d5b)
1.8.0 (2021-02-12)
- breadcrumbs: fix passive item :active color (d5f62ee)
- checkbox: use theme color for checkboxes (3110744)
- radio: use theme color for radio buttons (ced9f09)
- modal: add modal component (26523e9)
- scrollbar: add native scrollbar styles (c1502b4)
- include common files in core package (326d8cd)
1.7.0 (2021-01-14)
- 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)
- add css classes to control input focus state with js (03e3476)
1.5.0 (2020-12-29)
- input: add labelless input (3a7ec3b)
1.4.4 (2020-12-24)
- 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)
- dropdown: add styles for active and selected items (78c6932)
- variables: change orange and green shades (04cd251)
1.4.2 (2020-12-03)
- fieldset: change display to flex (cf23b22)
1.4.1 (2020-12-02)
- checkbox and radio are now inline-flex (70024f5)
1.4.0 (2020-12-02)
- add :focus and :active styles for clickable items (20c9f33)
- variables: new tints N900, B600, O700, R700 (1fac50a)
1.3.0 (2020-11-14)
- publish non-minified css (b537c8f)
1.2.2 (2020-11-03)
- 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)
1.2.0 (2020-10-21)
1.1.1 (2020-10-06)
- info: add align-self to support nesting inside flex containers (4d26fa8)
1.1.0 (2020-10-05)
- 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)
- input: remove icon wrapper's size (0246a79)
1.0.0-beta.13 (2020-08-05)
- spinner: add spinner (b6138db)
1.0.0-beta.12 (2020-08-05)
- input: select icon now has to be wrapped with _e_input__icon div
1.0.0-beta.11 (2020-08-04)
- heading: add styles for table actions (5b79274)
1.0.0-beta.10 (2020-07-31)
- action: change icon color to N200 (614da04)
1.0.0-beta.9 (2020-07-24)
- sidebar: remove padding from sidebar heading (df87507)
1.0.0-beta.8 (2020-07-22)
- 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)
- sidebar: change back link to heading (3fc9f82)
- sidebar: css class and element change for back link
1.0.0-beta.6 (2020-07-14)
- input: fix disabled input control color in Safari (d2a34d5)
1.0.0-beta.5 (2020-07-14)
- input: fix z-index for label, control and background (cb9257d)
- button: add css for disabled state (7878e9b)
1.0.0-beta.4 (2020-07-02)
- reset: add "text-decoration: none" to reset (ee9613c)
- link: add link component (a33954b)
1.0.0-beta.3 (2020-06-30)
- input: use light background when focused (e9d2a43)
- input: new span for background inside _e_input
1.0.0-beta.2 (2020-06-30)
Note: Version bump only for package @elephas/root
Note: Version bump only for package elephas