Skip to content

v1.0.0-beta.32

Choose a tag to compare

@paulcpederson paulcpederson released this 15 Jul 19:08
  • calcite-stepper - calciteStepperItemHasChanged event has been renamed to calciteStepperItemChange
  • calcite-stepper-item - calciteStepperItemSelected event has been renamed to calciteStepperItemSelect
  • calcite-stepper-item - registerCalciteStepperItem event has been renamed to calciteStepperItemRegister

Breaking Changes

  • calcite-modal - close-label prop is now renamed to intl-close for consistency (#466)
  • calcite-modal - open and close methods removed in favor of active prop (#466)
  • calcite-modal - size => width, which can be passed standard (s/m/l) or custom width in px (#239)
  • calcite-modal - fullscreen made it's own prop (#466)
  • calcite-modal - new scale prop for setting UI scale of modal (#466);
  • calcite-date - prevMonthLabel and nextMonthLabel updated to intlPrevMonth and intlNextMonth (#97)
  • calcite-switch - switched boolean has been added to calciteSwitchChange event detail