Skip to content

Latest commit

 

History

History
692 lines (261 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

692 lines (261 loc) · 20.1 KB

Change Log

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

2.3.3 (2022-06-22)

Bug Fixes

  • remove excess responsive table files (8543eb4)

2.3.2 (2022-06-22)

Bug Fixes

  • manually copy font files (5856de9)

2.3.1 (2022-04-27)

Bug Fixes

  • add outline: 0 for input-field (15c4267)
  • correct menu demo and styling (9021922)

2.3.0 (2022-04-24)

Bug Fixes

  • button color for selected token (7838e54)
  • doc formatting (1c55dac)
  • navigation: aria roles in demo (3e6e681)

Features

  • use :focus-visible where possible (a8595d1)
  • various improvements (a9e0cf9)

2.2.1 (2022-04-05)

Bug Fixes

  • introduce variables for padding in inputs (f6b8cff)

2.2.0 (2022-04-04)

Bug Fixes

  • Release: A fix to get clean Release (5200c8f)

Features

2.1.17 (2022-03-22)

Bug Fixes

  • Release: A fix to get clean Release (5200c8f)

Features

2.1.16 (2022-02-25)

Note: Version bump only for package vcl-monorepo

2.1.15 (2022-02-25)

Note: Version bump only for package vcl-monorepo

2.1.14 (2022-02-06)

Note: Version bump only for package vcl-monorepo

2.1.13 (2022-02-05)

Note: Version bump only for package vcl-monorepo

2.1.12 (2022-01-31)

Note: Version bump only for package vcl-monorepo

2.1.11 (2022-01-31)

Note: Version bump only for package vcl-monorepo

2.1.10 (2022-01-31)

Note: Version bump only for package vcl-monorepo

2.1.9 (2022-01-30)

Note: Version bump only for package vcl-monorepo

2.1.8 (2021-12-03)

Note: Version bump only for package vcl-monorepo

2.1.7 (2021-11-19)

Note: Version bump only for package vcl-monorepo

2.1.6 (2021-10-18)

Note: Version bump only for package vcl-monorepo

Note: Version bump only for package vcl-monorepo

2.1.4 (2021-09-17)

Note: Version bump only for package vcl-monorepo

2.1.3 (2021-08-25)

Bug Fixes

  • flex-grid: SASS syntax (de4b924)
  • flip-switch: layout glitch in chrome (863900f)

2.1.2 (2021-01-27)

Bug Fixes

  • make item-hover-highlight behave as documented (6be027e)

2.1.1 (2020-11-17)

Note: Version bump only for package vcl-monorepo

2.1.0 (2020-11-01)

Bug Fixes

Code Refactoring

  • layer: remove layer box background color (24e4598)
  • Refactoring of checkbox, radio-button, input, select, token-input and form (d637193)
  • dropdown: remove dropdown module (e2a7e5f)
  • embedded-input-button: rename embedded-input-button to embedded-input-group (8c9291c)
  • embedded-input-group: remove embedded-input-group (3c5295f)
  • tooltip: remove absolute positioning (2dc6b03)
  • merge app-* modules into single app module (a33841a)

Features

  • utils: add form control margin (a10a7b3)

BREAKING CHANGES

  • layer: Layer box background color is removed and should be set within content
  • Checkbox, radio-button, input, select, token-input and form controls are refactored. Check control docs for more information.
  • embedded-input-group: Removed embedded-input-group. Will be integrated in input.
  • tooltip: Removed absolute positioning.
  • dropdown: Removed dropdown module. Use select-list instead.
  • embedded-input-button: embedded-input-button module was renamed to embedded-input-button. .input-group-emb class was renamed to .embedded-input-group
  • All app-* modules are merged into app the module. Remove app-* related imports and replace with app.

2.0.0 (2020-08-20)

Features

  • utils: add form control margin (a10a7b3)

2.0.0-beta.2 (2020-07-17)

Bug Fixes

  • select: fix disabled state (2d1b8f6)

2.0.0-beta.1 (2020-07-16)

Bug Fixes

2.0.0-alpha.6 (2020-06-18)

Note: Version bump only for package vcl-monorepo

2.0.0-alpha.5 (2020-06-17)

Code Refactoring

  • layer: remove layer box background color (24e4598)

BREAKING CHANGES

  • layer: Layer box background color is removed and should be set within content

2.0.0-alpha.4 (2020-06-09)

Note: Version bump only for package vcl-monorepo

2.0.0-alpha.3 (2020-06-05)

Bug Fixes

2.0.0-alpha.2 (2020-05-20)

Note: Version bump only for package vcl-monorepo

2.0.0-alpha.1 (2020-05-15)

Bug Fixes

Code Refactoring

  • Refactoring of checkbox, radio-button, input, select, token-input and form (d637193)
  • dropdown: remove dropdown module (e2a7e5f)
  • embedded-input-button: rename embedded-input-button to embedded-input-group (8c9291c)
  • embedded-input-group: remove embedded-input-group (3c5295f)
  • tooltip: remove absolute positioning (2dc6b03)
  • merge app-* modules into single app module (a33841a)

BREAKING CHANGES

  • Checkbox, radio-button, input, select, token-input and form controls are refactored. Check control docs for more information.
  • embedded-input-group: Removed embedded-input-group. Will be integrated in input.
  • tooltip: Removed absolute positioning.
  • dropdown: Removed dropdown module. Use select-list instead.
  • embedded-input-button: embedded-input-button module was renamed to embedded-input-button. .input-group-emb class was renamed to .embedded-input-group
  • All app-* modules are merged into app the module. Remove app-* related imports and replace with app.

1.1.2 (2020-04-08)

Bug Fixes

1.1.1 (2020-04-08)

Bug Fixes

Features

  • select-list: add select-list control (5b394da)

1.1.0 (2020-04-08)

Features

  • select-list: add select-list control (7b8207f)

1.0.0 (2020-02-11)

Bug Fixes

  • run-demo: replace html-imports (91135d0)
  • theme: fix gray-dark-4 and gray-light 6 colors (00720be)

1.0.0-beta.5 (2020-01-24)

Note: Version bump only for package vcl-monorepo

1.0.0-beta.4 (2020-01-24)

Bug Fixes

1.0.0-beta.3 (2020-01-24)

Features

  • app: add kitchen sink for app modules (df7c78b)

1.0.0-beta.2 (2020-01-24)

Note: Version bump only for package vcl-monorepo

1.0.0-beta.1 (2020-01-24)

Code Refactoring

BREAKING CHANGES

  • VCL was migrated to sass. Check docs for further information.

0.7.0-alpha.3 (2020-01-08)

Bug Fixes

0.7.0-alpha.0 (2019-11-21)

Code Refactoring

  • migrate vcl to kebab-case (6f39268)

BREAKING CHANGES

  • All class names are now in kebab-case without any (vcl)prefix by default.

0.6.3 (2019-11-18)

Note: Version bump only for package vcl-monorepo

0.6.2 (2019-09-05)

Note: Version bump only for package vcl-monorepo

0.6.1 (2019-09-05)

Bug Fixes

  • button: fix selected hover bg color (5a22a03)

0.6.0 (2019-09-04)

Important notes

  • @vcl/core-modules module is replaced with @vcl/vcl module.
  • utils will provide some additional tools for spacing, sizing, guttering and visibility.
  • label was merged into badge.
  • flex-layout is is deprecated. Use flex-grid instead.
  • layout-spans is is deprecated. Use sizing utils instead.

Bug Fixes

  • preprocessor: allow combining vclRoot with file based imports (df7c918)
  • preprocessor: crash fix (993028a)
  • theme: add missing dependency (dfb84d7)
  • material-style-inputs: fix label position (33c985a)
  • spinner: fix button height (f87741a)

Code Refactoring

  • badge: integrate label into badge (f490621)
  • flex-layout: deprecate flex-layout and remove from @vcl/vcl module collection (f5493d0)
  • vcl: refactor @vcl/core-modules into @vcl/vcl (bc2c9e6)

Features

  • breakpoints: adapt materiel style breakpoints (da8d526)
  • flex-grid: add flex-grid module (d7ab70e)
  • preprocessor: add at-rules-variables plugin (e3e09c4)
  • utils: add layouting utils (68a867d)
  • utils: add sizing utils (6528526)
  • utils: add spacing and breakpoint aware visibility control utils (a0ba57a)
  • utils: add gutters (0a23f73)
  • button: add hover color for selected state (118778a)

Code Refactoring

  • layout-spans: layout-spans module is deprecated and removed from the @vcl/vcl modules (1beac8e)

BREAKING CHANGES

  • flex-layout: flex-layout was removed from @vcl/vcl. Import manually if used.
  • utils: Removed vclNoPadding and vclNoMargin. Use spacing utils instead.
  • vcl: @vcl/core-modules is replaced with @vcl/vcl
  • badge: vclLabel was removed. To update, replace "vclLabel" with "vclBadge" and "vclBadge" with "vclBadge vclRounded".
  • utils: Replaced vclDisplayNone with vclHide
  • layout-spans: layout-spans module is deprecated and removed from the @vcl/vcl modules. Use sizing modules instead.

0.5.4 (2019-08-13)

Bug Fixes

  • fix doc page vertical nav (7762809)

Features

  • drawer: make animations optional (7756c24)

0.5.3 (2019-08-13)

Bug Fixes

  • date-picker: remove calendar bottom margin if used in date-picker (20fe12e)

Features

  • form-control-label: support additional hint types (e55ae12)
  • material-style-inputs: add material style inputs (43029de)

0.5.2 (2019-08-13)

Bug Fixes

  • date-picker: remove calendar bottom margin if used in date-picker (20fe12e)

Features

  • form-control-label: support additional hint types (e55ae12)
  • material-style-inputs: add material style inputs (43029de)

0.5.1 (2019-08-13)

Note: Version bump only for package @vcl/vcl

0.5.0 (2019-08-13)

Code Refactoring

  • drawer: reimplement drawer (5e8d8d1)

BREAKING CHANGES

  • drawer: Full drawer reimplemention. Old drawer no longer supported.