Skip to content

Latest commit

 

History

History
2928 lines (1315 loc) · 131 KB

CHANGELOG.md

File metadata and controls

2928 lines (1315 loc) · 131 KB

19.2.2 (2021-12-13)

Bug Fixes

  • icons-import: fix wrong import, that caused import of whole library instead of one icon (88e2670)
  • icons-import: update snapshots (4051778)

19.2.1 (2021-09-28)

Bug Fixes

19.2.0 (2021-09-13)

Features

  • calendar: add reverseYearsOrder prop to change order of years (5b414c6)

19.1.1 (2021-07-27)

Bug Fixes

  • button: fixed button text color active/disabled on Safari and iOs (#1291) (010e5f2)

19.1.0 (2021-06-17)

Features

  • notification: fixed ok icon (89e05b8)

19.0.2 (2021-06-02)

Bug Fixes

  • select-styles: add border-radius to select component (#1287) (83b2b3b)

19.0.1 (2021-06-01)

Bug Fixes

  • money-input: fix bug with multiple zeros (#1286) (b26328d)

19.0.0 (2021-05-27)

Features

BREAKING CHANGES

  • Feat/new theme (#1239)

  • feat(theme): add new theme

  • feat(theme): add theme to heading, link, plate

  • feat(theme): add new theme type

  • feat(theme): add some themed icons

  • feat(theme): revert icons

  • feat(theme): fix

18.8.0 (2021-02-16)

Features

18.7.0 (2021-01-13)

Features

  • popup: remove html scroll in fullscreen popup (#1257) (21f8571)

18.6.0 (2021-01-12)

Features

  • calendar: add scrolling to selected year when open year select (#1254) (b5effe0)

18.5.0 (2021-01-12)

Features

  • money-input: add check for leading zeros (#1255) (af70a33)

18.4.1 (2020-12-21)

Bug Fixes

  • calendar: show offDays and eventDays for different timezones (#1233) (128d9f4)
  • npm-publish: add getting same node version as in tests action (#1246) (990bd74)

18.4.0 (2020-10-26)

Features

18.3.0 (2020-10-15)

Bug Fixes

Features

  • icons: update alfa-ui-primitives and build new icons (#1223) (1d80361)

18.2.4 (2020-10-12)

Bug Fixes

  • check all days in month pick (1a87d90)

18.2.3 (2020-10-09)

Bug Fixes

  • money input width available (1f03397)

18.2.2 (2020-10-07)

Bug Fixes

18.2.1 (2020-09-28)

Bug Fixes

  • input: input wrapper take all remaining from addons space (0f32ee6), closes #1211

18.2.0 (2020-09-25)

Bug Fixes

  • caret position after change with selection (46eb0a9)
  • sauce-connect: deleted some commands (7c5e314)
  • tests: adds flag for matrices (#1210) (4f950e8)
  • tests: replased CI env and split step for lint's check (e63c166)

Features

  • deleted old plans and adds new one for github actions (68f4db5)
  • remove childContextTypes warning (8496742)
  • ui: add input ref props (c2253c8)
  • ui: add markdown text (f78d9ec)

18.1.0 (2020-08-07)

Bug Fixes

  • radio: replace margin-right from box to text margin-left (#1188) (59230de)

18.0.0 (2020-07-09)

Bug Fixes

Features

  • updated content max width (#1153) (c9b84c6)
  • calendar-input: pass resetError through Calendar to Input (#1174) (57845e5)
  • icon: latest icons from alfa-ui-primitives 2.18.0 (928ca33)
  • icons: add alfa-ui-primitives v2.17.0 and build icons (#1184) (d944c64)
  • textarea: add icon in textarea (#1185) (fc83fcd)

17.11.0 (2020-06-03)

Bug Fixes

17.10.0 (2020-05-19)

Features

17.9.0 (2020-04-30)

Bug Fixes

  • hotfix revert after lint autofix (a026c49)
  • masked-input: remove implicit maxLength setting (#1142) (0cb8823)
  • set-immediate: add set-immediate polyfill (#1139) (e3809ee)

Features

  • calendar: fix calendar height (#1146) (9d5da61)
  • phone-input: add extra handler for phone-input to format value (#1113) (802c8d6)

17.8.0 (2020-04-27)

Bug Fixes

17.7.0 (2020-04-17)

Bug Fixes

  • intl-phone-input: format value on mount (#1097) (53cc428)
  • money-input: caret position in integer part (#1096) (fdf0d87)
  • money-input: change props type (#1128) (811a9b0)
  • textarea: fixed height label overlapping on view=filled (#1123) (bff7cd0)

17.6.0 (2020-04-16)

Features

17.5.1 (2020-04-13)

Bug Fixes

17.5.0 (2020-04-04)

Features

  • icons: latest icons from alfa-ui-primitives (#1126) (bd2fe7f)

17.4.1 (2020-03-31)

Bug Fixes

  • data-test-id: fix small old mistake - added data-test-id (#1122) (2ce1b76)

17.4.0 (2020-03-27)

Features

17.3.0 (2020-03-23)

Features

17.2.0 (2020-03-19)

Features

17.1.0 (2020-03-12)

Bug Fixes

  • change 'bemo' on 'start' for development mode (#1094) (d2c354a)
  • radio-group: adds 'isValidElement' check for children (#1103) (71512c5)
  • test-utils: adds types for test-utils (#1085) (599c01e)

Features

  • pass SyntheticEvent as a second argument onChange handlers (#941) (fe1323b)
  • attach: update visibility modifiers (#1067) (24c05d4)
  • collapse: update visibility modifiers (#1083) (6118aab)

17.0.0 (2020-02-21)

Bug Fixes

Features

  • select: if we have label and placeholder show both (#1042) (5f8e3e6)

16.0.5 (2020-02-20)

Bug Fixes

Features

16.0.4 (2020-01-23)

Bug Fixes

16.0.3 (2019-12-30)

Bug Fixes

  • tab-item: change default view prop to 'default' in TabItem (#935) (229e744)

16.0.2 (2019-12-30)

Bug Fixes

  • heading: decrease default margins specificity and use bem-react-classname (#933) (4887780)

16.0.1 (2019-12-28)

Bug Fixes

  • link: darkindigo by default (c97468f)

16.0.0 (2019-12-27)

Bug Fixes

Features

15.6.0 (2019-11-26)

Features

  • icons: latest icons from alfa-ui-primitives 2.3.3 (184293e)
  • toggle: label position property (#876) (6ef9ae1)

15.5.2 (2019-11-22)

Features

  • input-autocomplete: add className for popup options container (#877) (8d8fabe)

15.5.1 (2019-11-18)

Bug Fixes

15.5.0 (2019-11-18)

Features

15.4.0 (2019-11-15)

Features

  • input-autocomplete: add max height for popup content (#872) (5b5b8db)

15.3.2 (2019-11-08)

Features

  • icons: latest icons from alfa-ui-primitives 2.3.2 (52cfc99)

15.3.1 (2019-11-07)

Features

  • icons: latest icons from alfa-ui-primitives 2.3.1 (e0b354d)

15.3.0 (2019-11-05)

Features

15.2.1 (2019-10-30)

15.2.0 (2019-10-29)

Features

15.1.2 (2019-10-25)

Features

  • icons: latest icons from alfa-ui-primitives 2.3.0 (059c5f6)

15.1.1 (2019-10-22)

Bug Fixes

15.1.0 (2019-10-22)

Features

  • icons: latest icons from alfa-ui-primitives 2.2.0 (#863) (756165a)

15.0.1 (2019-10-21)

Bug Fixes

  • calendar: focus when select month or year (#860) (f69e0a4)
  • input: remove opacity from all inputs icons (#859) (7d1d833)

15.0.0 (2019-10-11)

Bug Fixes

Features

  • Upgraded peerDependency react version to 16.2; Removed IS_REACT_16 checking in popup.jsx (#844) (23c7a70)
  • calendar: update calendar (#841) (b819cec)
  • input: add s size for filled view (#854) (6f6b570)
  • input: reset error message on focus (#855) (e5539ff)
  • sidebar: updated styles from figma component (#858) (9a42a0a)
  • toggle: add size s (9e06d80)

14.5.0 (2019-09-25)

Features

14.4.0 (2019-09-19)

Features

  • added data-test-id property to all components (for autotests) (#850) (599bcf4)

14.3.0 (2019-09-12)

Bug Fixes

Features

  • Upgraded peerDependency react version to 16.2; Removed IS_REACT_16 checking in popup.jsx (e55bbaa)
  • input,textarea,select: fixed styles for label (#849) (71adad5)
  • select: new checked icon, larger arrow icon for filled view (#847) (4d173be)

14.2.0 (2019-08-15)

Bug Fixes

  • input: incorrect disabled input styles (#781) (#835) (1a8a0c1)
  • masked-input: caret position if mask changes (#837) (5598a33)
  • money-input: fixed MoneyInput view=filled (#843) (e71b17f)

Features

  • latest icons and colors from alfa-ui-primitives 1.13.0 (#842) (89e709b)

14.1.0 (2019-08-09)

Bug Fixes

  • money-input: label and currency style fix (#838) (02c53a4)
  • select: underline style with select error (#836) (d9a74c2)
  • tab-item: fix opacity for checked Tabitem (a7c4ccf)

Features

  • input-autocomplete: add full text filtering (#840) (8f46c6b)

14.0.0 (2019-07-12)

Features

13.13.1 (2019-07-10)

Features

  • icons: latest icons from alfa-ui-primitives 1.12.1 (#833) (aa7c16f)

13.13.0 (2019-07-01)

Features

  • input-autocomplete: add props to input autocomplete options (#830) (0bb64f2)

13.12.1 (2019-06-21)

Bug Fixes

  • notification: fix safari bug visibility (#825) (cfd7196)

Features

  • latest icons and colors from alfa-ui-primitives 1.12.0 (#827) (bff274f)

13.12.0 (2019-06-17)

Features

  • button: add data-test-id property to button component (#824) (9211008)
  • icons: latest icons from alfa-ui-primitives 1.11.0 (#826) (e9fab2e)

13.11.0 (2019-05-14)

Bug Fixes

Features

  • latest icons and colors from alfa-ui-primitives 1.10.0 (#819) (d36abca)
  • form-field: update gaps (#811) (0021e8b)

13.10.0 (2019-04-16)

Bug Fixes

  • amount: now does not explode if passing minority 0 (#802) (afe3f64)
  • grid-col: valid proptypes (d61dc26)
  • input: add tabIndex for clear button (#805) (c94a2b3)

Features

13.9.1 (2019-03-26)

13.9.0 (2019-03-26)

Bug Fixes

  • input-autocomplete: code style (47fe2b6)

Features

  • input: allow to pass string autocomplete prop value (cdc4826)

13.8.1 (2019-03-14)

Features

  • icons: latest icons from alfa-ui-primitives 1.9.2 (#804) (eee5c01)

13.8.0 (2019-03-06)

Bug Fixes

  • checkbox, radio: fix vertical alignment (#797) (4016a96)
  • tag-button: disabled tag-button height fix (#800) (f509afc)

Features

  • link: add check before click on disabled link (#801) (0d5ba76)

13.7.1 (2019-03-04)

Bug Fixes

13.7.0 (2019-02-25)

Bug Fixes

Features

13.6.2 (2019-02-21)

13.6.1 (2019-02-20)

Features

  • amount: move util functions to lib, add function to generate formatted amount in string (#792) (1e921e7)

13.6.0 (2019-02-12)

Bug Fixes

  • popup: fix popup render for SSR and react@16^ (#787) (22d2938)

Features

13.5.0 (2019-02-01)

Features

  • colors: add script to generate primitive-colors.css (#779) (ff10950)
  • icons: bank icons with IDs from NSIPF (#778) (f7c6974)

13.4.2 (2019-01-30)

Features

  • icons: latest icons from alfa-ui-primitives 1.9.1 (#777) (8bb023e)

13.4.1 (2019-01-29)

Features

  • colors: add new gray background color with .05 transparancy (#776) (b905805)

13.4.0 (2019-01-25)

Features

  • checkbox,radio: checkbox and radio styles tuning (#763) (913d6ca)

13.3.5 (2019-01-24)

Bug Fixes

13.3.4 (2019-01-22)

Features

  • icons: latest icons from alfa-ui-primitives 1.8.1 (#773) (9ead40a)

13.3.3 (2019-01-16)

Bug Fixes

13.3.2 (2019-01-11)

Bug Fixes

  • input: input with label and placeholder in ie11 (#767) (57c1a86)
  • money-input: width available prop and CSS (#768) (33746e8)

Features

  • icons: latest icons from alfa-ui-primitives 1.8.0 (#766) (d1c9545)

13.3.1 (2019-01-09)

Bug Fixes

  • types: performance typing param init error (#765) (bf5d778)

13.3.0 (2018-12-29)

Bug Fixes

  • input: disable horizontal scroll for a inputs without focus (#753) (2111bcb)

Features

13.2.1 (2018-12-26)

Bug Fixes

Features

  • introducing grid and new breakpoints (#751) (20f5178)

13.2.0 (2018-12-20)

Bug Fixes

Features

  • introducing grid and new breakpoints (#751) (20f5178)

13.1.0 (2018-11-20)

Bug Fixes

  • select: fix jumping table-caption element in safari (#746) (69700ba)
  • textarea: no need to set state if textarea value is controlled by props (#664) (606c620)

Features

  • amount: normal font weight by default, bold prop (#743) (6bee1dc)

13.0.1 (2018-10-30)

Bug Fixes

13.0.0 (2018-10-26)

Features

12.12.0 (2018-10-23)

Bug Fixes

  • button: center icon on full-width button (#737) (30974a6)

Features

  • amount: split numbers from 4 digits (#731) (db6ac05)
  • icons: latest icons from alfa-ui-primitives 1.6.7 (#739) (fe6c447)
  • link: new breaking line mechanism for link with icon (#735) (f0132ee)
  • list-header: introducing list-header component (#734) (2566ae9)

12.11.3 (2018-10-09)

Features

12.11.2 (2018-09-25)

Features

12.11.1 (2018-09-20)

Features

  • icons: latest icons from alfa-ui-primitives 1.6.6 (#720) (2f8809c)

12.11.0 (2018-09-14)

Bug Fixes

Features

  • utils/currency-codes: add CHF currency symbol (#719) (b781109)

12.10.2 (2018-09-14)

Bug Fixes

  • select: change hightlightItem statement (#713) (8fe9688)

12.10.1 (2018-09-10)

Bug Fixes

  • calendar-input: Input pattern updated to match real expected value (#717) (883995b)

12.10.0 (2018-09-05)

Features

12.9.5 (2018-09-04)

12.9.4 (2018-08-28)

Bug Fixes

  • textarea: fix label and scroll in autosize textarea (6d5c9ff)

12.9.3 (2018-08-24)

Bug Fixes

  • menu-item: add sending theme prop to inner link or dropdown element (#709) (b59562d)

Features

  • icons: latest optimized icons from alfa-ui-primitives 1.6.5 (#711) (d35d1f9)

12.9.2 (2018-08-15)

Bug Fixes

  • tests: use mocked timezone (acc2efd)

Features

  • calendar-input: add defaultMonth prop (#705) (6388e8b)

12.9.1 (2018-08-10)

Features

  • calendar-input: adding defaultMonth prop (#705) (6388e8b)

12.9.0 (2018-08-01)

Features

  • amount: updating the amount view according to the design guidelines (#702) (2de7ab4)
  • autocomplete: insert popup after focus (#703) (a1e67ee)

12.8.3 (2018-07-17)

Bug Fixes

  • masked-input: fix carriage offset in masked input in android browser of version lower than 4.4 (#700) (aa3566a)

Features

  • checkbox and radio without box-shadow (#697) (3fe7251)

12.8.2 (2018-07-12)

Bug Fixes

  • mq: correct d.ts for mq-decorator (8fa00fd)

12.8.1 (2018-07-11)

Bug Fixes

  • button: text align in full width button (#696) (0e66606)
  • input: placeholder visibility on android < 4.4 (#695) (a6efda2)
  • input-autocomplete: fix hint on input autocomplete (#688) (05da10d)

Features

  • calendar-input: add left and right addons to CalendarInput (#692) (93d9af9)

12.8.0 (2018-06-20)

Bug Fixes

  • calendar-input: support react 15 (#683) (9edfe6a)
  • control-group: fix checkbox/radio group responsive behaviour (#667) (5b12e72)

12.7.5 (2018-06-08)

Bug Fixes

Features

12.7.4 (2018-05-25)

Bug Fixes

  • select: add placeholder color and right display for text (#657) (653b219)

Features

12.7.3 (2018-05-18)

Bug Fixes

  • calendar-input: fix input text color on ios (#659) (9e94144)

12.7.2 (2018-05-08)

Bug Fixes

  • amount: fix amount output when minority more then 100 (#625) (52f13ad)
  • menu: input-autocomplete highlight fix (#649) (7a9510f)

Features

  • set caret to end of input on public focus method call (#645) (42dcad0)
  • icons: update icons to alfa-ui-primitives 1.6.3 (#646) (ebe6cb9)
  • label: add 2xl, 3xl, 4xl sizes to label (#604) (b56a4b8)
  • select: add hide tick option (#641) (e328858)

12.7.1 (2018-04-17)

Features

  • icons: update icons to alfa-ui-primitives 1.6.2 (#634) (bb53da3)

12.7.0 (2018-04-17)

Features

  • calendar-input: numeric keyboard (09a5de6)

12.6.1 (2018-04-11)

Bug Fixes

  • remove postinstall script (#624) (c111917)
  • require non-es version of core-decorators (a6b26d7)

Features

  • reduce bundle size, remove prop-types in production (4854865)

12.6.0 (2018-04-11)

Features

  • calendar-input: add input mobile mode (#619) (d429216)
  • icons: update icons to alfa-ui-primitives 1.6.0 (#593) (bf0cc29)

12.5.0 (2018-03-26)

Features

12.4.8 (2018-03-21)

Bug Fixes

12.4.7 (2018-03-16)

Features

  • render slide-down expanded by default if isExpanded passed in SSR (#576) (37f4808)

12.4.6 (2018-03-13)

Bug Fixes

12.4.5 (2018-03-12)

Bug Fixes

12.4.4 (2018-03-05)

Bug Fixes

  • calendar: fix calendar blur on last month page (#557) (1e942f1)

12.4.3 (2018-03-01)

Features

  • add prop option for select control items (#555) (f5a4c25)

12.4.2 (2018-03-01)

Bug Fixes

  • intl-phone-input: remove restriction of phone number length (#554) (826fc65)

12.4.1 (2018-02-28)

Bug Fixes

12.4.0 (2018-02-27)

Features

  • replace polyfills by core-js analogues, add find-index polyfill (#512) (0794e34)

12.3.1 (2018-02-14)

Bug Fixes

  • input: no need to set state if input value is controlled by input (#514) (18db0cf)
  • package: update libphonenumber-js to version 1.0.24 (#524) (5bb1798), closes #499

12.3.0 (2018-02-13)

Bug Fixes

  • package: update es6-promise to version 4.2.3 (#496) (1198782)

Features

  • icons: add new icons & some fixes (#509) (8f9e58a)
  • popup-container-provider: getNode method (#518) (3818fef)

12.2.2 (2018-01-22)

Bug Fixes

12.2.1 (2018-01-16)

Features

  • override default browser border-radius on controls (#483) (4953a98)

12.2.0 (2018-01-16)

Bug Fixes

Features

  • icons: add new icons from primitives (#478) (861cb23)

12.1.0 (2018-01-14)

Bug Fixes

  • icon: rename component to react.component (#466) (77e6f60)

Features

  • buttons: add deprecation on pseudo buttons (#462) (4fce261)
  • lib/window: deprecate isEventOusideBounds (#449) (43c9448)

12.0.1 (2018-01-11)

Bug Fixes

12.0.0 (2017-12-29)

Bug Fixes

Features

11.4.0 (2017-12-27)

Bug Fixes

Features

  • button: remove view other prop (#431) (f480b92)
  • calendar-input: add max-min attribute for native calendar (#429) (24a62b5)
  • textarea: add ability to control row amount (#396) (1096059)

11.3.2 (2017-12-26)

Bug Fixes

  • enhance type and size props validation in checkbox & radio (#402) (31ee0e4)
  • button: fix icon alignment (#430) (dc45392)
  • package: update libphonenumber-js to the latest (#413) (48f1a9a), closes #412

11.3.1 (2017-12-14)

Bug Fixes

  • intl-phone-input: optimizing intl-phone-input component (#403) (0bd6c05)

11.3.0 (2017-12-13)

Bug Fixes

  • link: fix security bug which work via target='_blank' (#404) (badbd83)

Features

  • popup: add gradient on top while scrolling (#393) (19988b7)

11.2.1 (2017-12-05)

Bug Fixes

  • render-in-container: use less loud deprecation warnings (#395) (53d9ae0)

11.2.0 (2017-12-05)

Bug Fixes

  • flag-icon: change root style to inline-flex (#381) (64a114f)
  • intl-phone-input: fix popup offset values (#383) (a832794)
  • intl-phone-input: use input as root node (#380) (61f8a69)
  • menu: fix item highlighting on UNSAFE_componentWillReceiveProps (#382) (382ccd5)
  • popup: fix server-side rendering (#391) (477476c)

Features

11.1.0 (2017-11-29)

Bug Fixes

Features

11.0.0 (2017-11-27)

Features

  • migrate to react v16 (#349) (bfbc9ee)
  • use only onClickOutside prop for autoclosable behavior (#354) (f7c86a2)

10.7.0 (2017-11-26)

Bug Fixes

  • checkbox: fix alignment without text (#367) (38a155c)

Features

10.6.0 (2017-11-17)

Features

10.5.1 (2017-11-16)

Bug Fixes

10.5.0 (2017-11-13)

Bug Fixes

Features

10.4.1 (2017-11-09)

Bug Fixes

  • input: avoid overflow cutting of addons in ie11 (#342) (9a0985d)
  • swipeable: remove handleSwipeEnd on component unmount (#350) (ac9d42a)

10.4.0 (2017-11-06)

Bug Fixes

Features

10.3.1 (2017-11-03)

Bug Fixes

10.3.0 (2017-11-01)

Bug Fixes

Features

10.2.3 (2017-10-31)

Bug Fixes

  • fix missing key prop in PopupHeader (#315) (201bfb6)
  • vars: fix --color-border-separator-alfa-on-white css var (3d5e7ad)

Features

10.2.2 (2017-10-30)

Features

10.2.1 (2017-10-17)

Bug Fixes

  • vars: sync colors & border radius with mobile (#306) (10be78b)

10.2.0 (2017-10-16)

Bug Fixes

  • sidebar: fix save position on sidebar (#289) (738fef9)

Features

10.1.3 (2017-10-11)

Bug Fixes

10.1.2 (2017-10-09)

Bug Fixes

  • input: remove default browser box-shadow from invalid input (#300) (4b60a13)

10.1.1 (2017-10-09)

Bug Fixes

10.1.0 (2017-10-08)

Features

  • button: add disabled extra and other buttons' colors (#292) (34b60c9)
  • cn: set alfa-on-white theme as default, remove alfa-on-colored theme (#298) (8d799c6)

10.0.0 (2017-10-06)

Bug Fixes

  • autocomplete: set carriage position to end of new value on option (#290) (2670a11)

Features

  • 🚀 set fantasy design as default 🎉🎉🎉 (#282) (64d5f8a)
  • normalize closers usage among the components (#270) (1438a60)
  • remove deprecated components (#275) (7d83c18)
  • remove deprecated header (#285) (735c4c9)
  • remove deprecated noValidate prop in input (#278) (aae1eed)
  • remove deprecated props in form-field (#276) (e4b196f)
  • remove roboto font (#277) (437539f)
  • autocomplete: close on click (#283) (1cb4f6e)
  • icon: use name prop instead of icon, reuse lib icons among the … (#291) (37d62e4)
  • vars: remove color-error-transparent color var (#294) (3e0e780)

9.10.4 (2017-09-29)

Bug Fixes

  • mq: move match media utils functions to lib (#228) (52acf1d)

9.10.3 (2017-09-29)

Bug Fixes

  • fix disabled control color in calendar-input & textarea (#271) (c54b640)
  • input: properly select range when mask is set (#272) (706ccd4)
  • sidebar: fix sidebar scroll (#264) (970a5f6)

9.10.2 (2017-09-25)

Bug Fixes

  • select: fix popup breaking on window resize (#263) (1f59698)

9.10.1 (2017-09-19)

Bug Fixes

  • phone-input: pass mask in prop types explicitly for proper typings generation (#262) (df2187b)

9.10.0 (2017-09-19)

Bug Fixes

  • checkbox: update layout styles (#254) (8559700)
  • input: avoid component pruning with right addons in small width containers in firefox (#252) (c8f34c8)
  • select: overflow long options for native select (#258) (be8d6dd)

Features

  • phone-input: add mask to default props (#261) (3cc020e)

9.9.0 (2017-09-18)

Bug Fixes

  • sidebar-closer: fix css rules for sidebar__closer (#257) (320836e)

Features

9.8.1 (2017-09-15)

Bug Fixes

  • select: fix select opened state toggling & styles (#243) (f79e441)

9.8.0 (2017-09-14)

Bug Fixes

  • input: fix noValidate attribute (#233) (33cffe3)
  • slide-down: add styles for fantasy slide-down (#249) (02c1743)

Features

  • add progress-bar (#241) (2631e00)
  • update border style from dotted to dashed for disabled controls (#247) (6888fbe)
  • update content color variables for minor & disabled states (#245) (0e58ffb)
  • form-field: deprecate label property (#240) (9f8e716)
  • typography: update font 4xl size (#246) (8a32845)

9.7.0 (2017-09-13)

Features

9.6.1 (2017-09-12)

Bug Fixes

  • attach: added type property for clear button (#242) (a45ca8e)
  • radio-group: fixed radio-group with width=available (#237) (b7b7fef)

9.6.0 (2017-09-05)

Features

9.5.0 (2017-09-04)

Features

9.4.1 (2017-08-27)

Bug Fixes

  • polyfills: fix es6-weak-map implementation (#223) (9f5b1ee)

9.4.0 (2017-08-24)

Features

  • add remaining fantasy components (form*, plate, slide-down) (#222) (ea80026)

9.3.1 (2017-08-18)

Bug Fixes

  • calendar-input: add forgotten className propType (684a7a9)

Features

  • checkboxgroup now can control child checkboxes (#159) (bb34ff4)

9.3.0 (2017-08-17)

Bug Fixes

  • allow to select, remove, and select file again (#213) (89a1d7c)
  • button: remove pressed style on mouse out (#210) (48bba2b)
  • input: label styles for disabled input (#216) (8fa7e75)
  • radio: fix value attribute on button tag (#214) (64daa46)

Features

9.2.0 (2017-08-14)

Bug Fixes

  • allow to select, remove, and select file again (#213) (89a1d7c)

9.1.4 (2017-08-10)

Bug Fixes

  • input-autocomplete: turn off autocomplete (#208) (76834b8)

9.1.3 (2017-08-09)

Bug Fixes

  • fix label, placeholder & error styling in controls (#206) (b2c5c6e)
  • arui-demo/components/preview-with-theme-switcher: paddings fot avoid components slice (#207) (fd98b80)
  • checkbox: amend indeterminate checkbox's styles in fantasy (#205) (e29587f)

9.1.2 (2017-08-08)

Bug Fixes

  • input: fix invalid input label styles (#204) (c097d7f)

9.1.1 (2017-08-08)

Bug Fixes

  • input: fix autofill color for white theme and safari bug when input collapsing (#199) (ea2162d)

9.1.0 (2017-08-07)

Bug Fixes

  • checkbox: rename fantasy component (0156187)
  • radio: rename fantasy component (0eaa653)

Features

9.0.0 (2017-08-04)

Bug Fixes

  • fix repeated click on the same radio after value in radio group was reseted (#195) (9f85cf4)

Features

  • remove unused highlight (#191) (a6c3eb3)
  • textarea: update react-textarea-autosize to latest (#193) (c4537fd)

8.4.3 (2017-07-28)

Features

8.4.2 (2017-07-28)

Bug Fixes

  • windows-adaptation: fix some colors in variables (13f854b)

Features

8.4.1 (2017-07-28)

Bug Fixes

  • calendar-input: fix clickable disabled calendar-input in mobile popup mode (#186) (4e8381f)
  • link: set hover/focus styles with css instead of js (aa40492)

8.4.0 (2017-07-25)

Bug Fixes

Features

  • add mobile adaptive demo (#185) (681a3b4)
  • calendar-input: full-screen popup mode for calendar-input on mobile (#176) (f1087ec)

8.3.0 (2017-07-24)

Bug Fixes

  • fix plaground button according breaking changes in six version of sstyleguidist (#180) (7059dfd)
  • calendar: keyboard navigation (#161) (86eaade)
  • popup: fix UIWebView popup bugs (#178) (e55d9bb)

Features

  • custom text onChange when item selected (#173) (3002af6)
  • popup-header: add popup-header component (#174) (2714c4c)

8.2.1 (2017-07-20)

Bug Fixes

8.2.0 (2017-07-18)

Bug Fixes

Features

  • migrate callback tests from chai-spies to sinon-chai. (#167) (765a14e)
  • menu: add in-line group titles (#170) (aa3e70d)

8.1.6 (2017-07-13)

Bug Fixes

  • tabs-tests.jsx: var name (6210fdf)

8.1.5 (2017-07-12)

Bug Fixes

8.1.4 (2017-07-12)

Bug Fixes

8.1.3 (2017-07-12)

Bug Fixes

  • tab-items: fix tab-items styles according to new design (8b5a113)

8.1.2 (2017-07-11)

Bug Fixes

  • checkbox: update gemini screens, fix incorrect img import (8a6fa94)

8.1.1 (2017-07-10)

8.1.0 (2017-07-10)

Features

  • checkbox: add indetermined state (#152) (4b83723)
  • font: add roboto rouble fallback symbol font for win xp-8.1 (#155) (5110fdb)

8.0.0 (2017-07-10)

Features

7.3.0 (2017-07-07)

Bug Fixes

  • button: fix mouseover after disabled button (#140) (67fd626)

Features

7.2.1 (2017-07-05)

Bug Fixes

  • fantasy: fix collapse expanded content margin (#146) (66ff510)
  • icon: remove icon_undefined class name (#147) (5b2debd)

7.2.0 (2017-07-04)

Features

  • popup: full-screen popup mode for select on mobile (#145) (03c58aa)

7.1.0 (2017-07-04)

Features

  • menu: allow checked items for basic mode (#142) (4822919)

7.0.2 (2017-07-03)

Bug Fixes

  • fantasy: fix form controls styles with disabled & invalid simultaneous states (#141) (e2fd3c6)
  • fantasy: fix link border colors (#143) (cc5f9d2)

7.0.1 (2017-06-30)

Bug Fixes

7.0.0 (2017-06-30)

Bug Fixes

Features

6.8.1 (2017-06-27)

Bug Fixes

6.8.0 (2017-06-26)

Bug Fixes

  • calendar-input: correctly set month when limits given (61bfa67)

Features

6.7.1 (2017-06-26)

Bug Fixes

  • fantasy: change button extra views font-weight from bold to medium (#121) (47718a8)

6.7.0 (2017-06-25)

Features

  • fantasy: update checkbox & radio type button (#116) (79e42c4)

6.6.6 (2017-06-23)

Bug Fixes

  • slide-down: fix slide-down wrong behavior (#105) (710b13b)

6.6.5 (2017-06-23)

Bug Fixes

6.6.4 (2017-06-22)

Bug Fixes

6.6.3 (2017-06-22)

Bug Fixes

  • fix click on checkbox and radio fires twice (#112) (41f0eb0)
  • fantasy: fix checkbox vars in styles (#110) (343c6ab)
  • masked-input: correct caret control condition (#111) (4b56fb9)

6.6.2 (2017-06-22)

6.6.1 (2017-06-21)

Bug Fixes

  • attach: add missed font properties (#103) (aae7c06)
  • fantasy: fix textarea disabled border style (#104) (995e3ee)

6.6.0 (2017-06-21)

Bug Fixes

  • input-autocomplete: ability to work with masks (#102) (0792485)

Features

6.5.0 (2017-06-20)

Bug Fixes

  • fantasy: add box-sizing border-box to each component (#94) (3fd3281)

Features

  • fantasy: add amount (#95) (bcb7900)
  • fantasy: add card-input, email-input, phone-input (#96) (ca919c4)

6.4.1 (2017-06-19)

Bug Fixes

  • fantasy: normalize top & sub styles in controls (#93) (a9d479b)

6.4.0 (2017-06-19)

Bug Fixes

  • remove useless performance decorators (#91) (ed80b4a)

Features

6.3.0 (2017-06-19)

Bug Fixes

  • add missed font for checkbox and radio group (#81) (dfcd1a1)
  • fantasy: add label & hint props to calendar-input (#89) (9e00154)
  • fantasy: change disabled input border style (#88) (0e2057c)
  • fantasy: fix textarea top color (#87) (7dee8a3)

Features

6.2.0 (2017-06-17)

Features

6.1.0 (2017-06-16)

Bug Fixes

  • input-autocomplete: add missing proptypes (36aaa7d)

Features

6.0.2 (2017-06-15)

6.0.1 (2017-06-13)

6.0.0 (2017-06-09)

Bug Fixes

  • fix inner element width overflow in input, select, textarea (#65) (fd06398)
  • fantasy: fix inline-submit-button & tag-button styles (#70) (01a5f87)

Features

5.1.0 (2017-05-31)

Features

  • input-autocomplete: add popup directions (#50) (017743e)
  • input-autocomplete: equal popup width (#49) (bd433b9)

5.0.2 (2017-05-30)

Bug Fixes

  • update deps for proper definitions generation (d98d703)

5.0.1 (2017-05-30)

Features

  • revert csstransitiongroup in sidebar (#48) (332d367)

5.0.0 (2017-05-29)

Features

  • introduce new errors on components (#22) (009e2cf)
  • separate styles from js (606ebdb)

4.6.0 (2017-05-26)

Bug Fixes

Features

  • add accept prop for attach component (#44) (992547d)

4.5.0 (2017-05-25)

Bug Fixes

  • fix prop types for composite components (#40) (8dace92)

Features

4.4.0 (2017-05-23)

Bug Fixes

  • fix sidebar viewport for android (#37) (c2d884e)
  • package.json: add babel-runtime dependency (c4472bc)
  • playground: fix url of playground (#31) (5608be5)
  • popup: replace deprecated debounce decorator (#30) (5e1d640)

Features

  • add styleguide for input and for calendarInput (#34) (44756f4)
  • change react-textarea-autosize version (#29) (07c8360)
  • fix fonts for styleguide (#33) (7067f46)
  • playground: add share example functionality (#23) (49cc2ed)
  • slide-down: add component (#27) (2e5d959)

4.3.0 (2017-05-11)

Bug Fixes

  • form-field: radio/checkbox group with view='line' in form-field (#26) (c366e98)
  • input-autocomplete: focus (#28) (aeea353)

Features

  • sidebar csstansition group animation (#25) (4bbc349)
  • demo: add demo readme for several components (#20) (bc1e221)

4.2.1 (2017-05-02)

Bug Fixes

  • page: use image instead of gradient, get rid of banding (011d5fb)

Features

4.2.0 (2017-04-24)

Bug Fixes

  • calendar-input: don't fire blur event when input loose focus and calendar will receive focus (686eb32)

Features

4.1.0 (2017-04-20)

Bug Fixes

  • form-field: radio/checkbox group in form-field case (#4) (01ec77c)
  • input: fix input min-width with width='available' prop (#8) (60bc94b)
  • input-autocomplete: default size (5a38aed)

Features

  • scroll-to: set default duration to 0 (#6) (7631de3)

4.0.1 (2017-04-14)

Bug Fixes

  • remove empty webpack config template (b22b0da)
  • popup-container-provider: alow to pass multiple childs (26d22bc)
  • theme-provider: use Children.only instead of own checker (fcde32f)

4.0.0 (2017-04-11)

Features