Skip to content

v1.5.0

Choose a tag to compare

@hyx131 hyx131 released this 10 Jul 21:42
· 360 commits to master since this release
b2ef491

Release Notes: from v1.4.5-alpha to v1.5.0

loader

  • move progress-with-label to its own module

button

  • add loading style for dynamic-button

card

  • enable styling by StyledCardContainer wrapper
  • change typography component to span
  • styled card component
  • card component with content/action as props

Loading

  • change Transition component name to Loading

defaultProps

  • add default props to card/alert/transitions

textfield

  • styled textfield based on design
  • adornment as buttons
  • default and with start/end adornments

alert

  • display outlined variant
  • alert component with variant/message/header props

transitions

  • enable skeleton config
  • loading transition wrapper
  • transition component with loading action

Table

  • refactor to remove unused code
  • adjust values displayed by range filter
  • fix console warnings on pagination and globalFilter
  • conditional show SortBy icon in Header