Skip to content

Latest commit

 

History

History
579 lines (260 loc) · 31.6 KB

CHANGELOG.md

File metadata and controls

579 lines (260 loc) · 31.6 KB

Change Log

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

3.0.0-beta.35 (2021-12-10)

Note: Version bump only for package telekom

3.0.0-beta.34 (2021-12-10)

Bug Fixes

  • add selected state for device/device-tv and content/media-folder icons (#728). Fixes #726 (acc63d8)

Features

3.0.0-beta.33 (2021-12-06)

Features

3.0.0-beta.32 (2021-11-30)

Bug Fixes

  • header: improve mobile logo transition (495a8f7)
  • notification-badge: vertical center alignment (#692) (242254d)
  • shell-content: center box when max-width is set (#709) (8312623)

Features

3.0.0-beta.31 (2021-11-15)

Features

  • rounding radius refactor (#691) (f03a762)
  • storybook: better tracking, new version, viewport plugin (#696) (6c5eb34)

3.0.0-beta.30 (2021-11-15)

Bug Fixes

  • date-picker: stop updating local value on key press (#695) (ee619d0)

3.0.0-beta.29 (2021-11-11)

Bug Fixes

  • rotation of order icon on title table head (#689) (4351d9e)
  • modal: closing is prevented with legacy event (#687) (e712c3a)
  • user-menu: provide unique name (1ad00ca)

Features

  • add innerTabindex prop to link and button (685) (#686) (15288ee)

3.0.0-beta.28 (2021-11-08)

Bug Fixes

Features

3.0.0-beta.27 (2021-11-01)

Bug Fixes

  • date-picker: input value handling, calendarHeading + styles (#660) (3311bf2)

3.0.0-beta.26 (2021-10-28)

Bug Fixes

  • date-picker: firefox placeholder, small icon styles (#657) (a95fdd9)
  • checkbox resizing issue on sketch lib (#653) (b7768c4)

3.0.0-beta.25 (2021-10-27)

Note: Version bump only for package telekom

3.0.0-beta.24 (2021-10-27)

Bug Fixes

  • button: download despite download prop set to 'false' (#648) (6a7c368)

3.0.0-beta.23 (2021-10-18)

Features

3.0.0-beta.22 (2021-10-15)

Bug Fixes

3.0.0-beta.21 (2021-09-30)

Bug Fixes

  • button: add more defense to setIconPositionProps against type errors (#602) (5263ccd)

Features

3.0.0-beta.20 (2021-09-03)

Bug Fixes

  • app-header: change sticky class to follow BEM (#565) (f400908)
  • checkbox: use other selector strategy for styling (#567) (92e435b)

Features

  • app-header: let mobile menu render w/ config object when menu-main is on (#566) (c5d0166)

3.0.0-beta.19 (2021-09-01)

Bug Fixes

Features

3.0.0-beta.18 (2021-08-30)

Bug Fixes

  • modal: init internal opened state with the Prop value (#550) (3dd6cee)

3.0.0-beta.17 (2021-08-23)

Bug Fixes

  • tag: keyboard support for dismiss button (#533) (952218d)
  • adapt storybook (1a5933e)
  • add snapshots (8f2704f)
  • also allow customized icons (ef9c5c9)
  • broken release pipeline (hopefully) with (#468) (b753316)
  • colorScheme default value (b75b6d4)
  • css background (f4c90ac)
  • disabled handling (e676d7c)
  • disabled indeterminate state master handling (c496b86)
  • make handleClick an arrow function (to bind .this) (328edd1)
  • spacing bug with helper text in checkbox (7c7c02e)
  • checkbox: testing snapshots (cba0783)
  • multiple times used id (0d1eab1)

Features

  • accessibility story toggle group (cda7855)
  • adapt css to new classes (dcea072)
  • adapt css to state indeterminate (d7c95cc)
  • add list attribute to text-field (#532) (4f50b6a)
  • add accessibility features (82a25aa)
  • add accessibility story to toggle-button (aaeabc6)
  • add aria-pressed (fb587d5)
  • add black color for selected toggle button (408d5be)
  • add EventEmitter (994083d)
  • add media query for high contrast (87d12bc)
  • add state to checkbox group (997baae)
  • add tests to toggle-group (d452bc6)
  • add toggle button to storybook-vue (35b5f6c)
  • add toggle group stories (1ce3f62)
  • adding error status hbt (b6e2804)
  • adding error storie (751130e)
  • adding handle bar template (fcd8ef5)
  • adding missing test cases (cfcabb4)
  • adding padding to the slots (1669d4a)
  • adding stories (c017122)
  • adding testing (b4ecaf9)
  • adding the usage beta files (f21c0af)
  • aria translation (a41d150)
  • block or inline; adapt border-radius of slotted elements (3fa556e)
  • change translation features (a7092bb)
  • changing cursor to pointer (0ee4d43)
  • clean up adaptNewState function and console.logs (2b3fb0d)
  • code clean up (567908f)
  • component renders according to state; Eventemitter (68a206b)
  • disable property logic (08d11da)
  • disabled and checked recognition (418b5dd)
  • disabled tab-header (#484) (ed12fd1)
  • distinguish between master and normal checkbox (dca9eab)
  • enable border-radius (c4c9ada)
  • enable translation for aria texts (7550b77)
  • final radio button group (6e978c4)
  • first commit (1f3aae2)
  • first draft checkbox-group (0d77ccc)
  • format & lint (98b4759)
  • format and lint (90f97c7)
  • handle icon size (c751a62)
  • handling of disabled master (78bbe0f)
  • hover, focus, active, disabled (c194375)
  • init checkbox handle bar template (5c2cd24)
  • init files (0073e69)
  • init storybook (1bd42a6)
  • initialize css and tsx (4161e8b)
  • logic multi vs single (6c9f8bb)
  • new stories (698fd81)
  • refactor clickHandler; add tests; (08a2940)
  • selected state - first draft (a5c4b8a)
  • set initial state; set tempState on button click (1f12e3d)
  • sizes (4bd83f7)
  • storybook aria-translation (467cbcf)
  • storybook stories (20739c6)
  • striped tables (#489) (9fb0999)
  • variants, icon handling (8c65730)
  • checkbox: add indeterminate state (0a895c4)
  • date-picker: accessibility enhancements (#462) (117c4d7)
  • storybook: add CSS scoped variables to checkbox group (3aea0bc)
  • handle bar template without error (3f288c3)
  • initial state handles all variants of disabled (dc72a2e)
  • initiallise group (3f4264b)
  • logic between label checkbox and functional checkboxes (f6669b9)
  • make checkboxes slots (dbacb8a)
  • make slots customasible (f0b7ba2)
  • master checkbox state disabled (5bba2e9)
  • prepare disabled (4adbc00)
  • refactor checkForSubCheckboxChange() (9fec351)
  • refactor state management (457baa8)
  • updating status immediately (ed1ce75)
  • footer: enable custom slots (56d798c)

Reverts

  • Revert "docs(storybook): separate header from shell" (#493) (ed9abf8), closes #493

3.0.0-beta.16 (2021-07-20)

Bug Fixes

Features

3.0.0-beta.15 (2021-06-21)

Bug Fixes

Features

  • add fill prop to icon with higher priority than color (#412) (4f4bac4)

3.0.0-beta.14 (2021-06-15)

Bug Fixes

  • components-vue: update proxies form control config (#407) (acf7e22)
  • ignore empty text nodes while setting icon-position attribute in button (#390) (d88c2b8)

Features

3.0.0-beta.13 (2021-06-07)

Bug Fixes

  • app-header: use ID as visible mega-menu matcher (#391) (d806408)
  • slider: z-index for thumb, it was clashing with the modal (#386) (a681b98)

Features

  • add styles attributes to table and switch (#378) (e40e2f4)
  • config: add dist-custom-elements-bundle output (#371) (2d68e3f), closes #369

3.0.0-beta.12 (2021-05-27)

Bug Fixes

  • app-header: remove list bullet point from portal name (#367) (fc5364d)

3.0.0-beta.11 (2021-05-26)

Bug Fixes

Features

  • design-tokens: add functional colors to match current documentation (#364) (a3a0821)

3.0.0-beta.10 (2021-05-25)

Bug Fixes

  • footer: accept any icon (#359) (a94f90c)
  • broken min and max attributes in Slider and more (66543d0)
  • deprecate direct DOM manipulation in Collapsible, fixes #316 (06e8e2c)
  • design-tokens: value for h5 line-height (#349) (b2873b7)

Features

  • date-picker: flatten top/bottom left border radius (#355) (2345728)
  • sketch-generator: add icon merging to generator (#324) (3b7cbd6)

3.0.0-beta.9 (2021-05-17)

Bug Fixes

  • app-navigation: remove leaky svg style (#341) (dd4a5cc)

Features

  • sidebar-nav: make current prop work with boolean values (#343) (b847222)

3.0.0-beta.8 (2021-05-12)

Bug Fixes

  • rating-stars: no hover while disable (#336) (138c6e8)
  • select: add -moz query for rendering visual padding correctly (#323) (808678b)

3.0.0-beta.7 (2021-05-06)

Features

  • text-field: styled read-only attribute w/ tokens (#313) (1abbdd6)

3.0.0-beta.6 (2021-05-03)

Features

3.0.0-beta.5 (2021-04-28)

Bug Fixes

3.0.0-beta.4 (2021-04-27)

Bug Fixes

  • brand-header: make shrunk logo clickable (#276) (d1f784f)

3.0.0-beta.3 (2021-04-26)

Bug Fixes

  • add checkbox and radio input examples to html (#229) (ae36124)
  • corrects the regular expression to get circleci to recognize feat branches (#219) (a98470e)
  • decouple from @scaleds/components, transpile @scaleds/docs (#239) (4339f7a)
  • fixes the versions on boilerplates (58d9e55)
  • regenerate classes only when styles prop changes (#235) (c1f16dc)
  • turn off annotation for proper client render (#231) (dd3ce76)

Features

  • components: add readonly attribute to text-field (no styles) (#267) (7cf3ba4)
  • make docs a cli app (#234) (890cc3a)

3.0.0-beta.2 (2021-04-20)

Bug Fixes

  • add checkbox and radio input examples to html (#229) (ae36124)
  • corrects the regular expression to get circleci to recognize feat branches (#219) (a98470e)
  • decouple from @scaleds/components, transpile @scaleds/docs (#239) (4339f7a)
  • fixes the versions on boilerplates (58d9e55)
  • regenerate classes only when styles prop changes (#235) (c1f16dc)
  • turn off annotation for proper client render (#231) (dd3ce76)

Features