Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@Aekal Aekal released this 15 Oct 11:41
· 13 commits to develop since this release

Added

  • Vue Info table generator helper
  • badge: tag knob and new test regarding custom tag
  • Tests for radio button
  • Test coverage
  • Codecov badge
  • Tests for Price component
  • Tests for Preformatted component
  • More tests in input component
  • Tests for Textarea component
  • FooterMenu component
  • Tests for Select component
  • Custom icon in Select component
  • Sidebar story based on Modal component
  • TransitionExpand for Collapse component
  • Disabled attribute for QuantityUpdate component
  • Pagination component
  • Price component - custom classes props

Removed

  • -webkit- in transitions
  • Modifiers in collapse component
  • InputWrapper component
  • OffCanvasSidebar component

Changed

  • Move ProductItem to atomic design, rename to ProductListItem
  • Move CatalogGridItem to atomic design, rename to ProductGridItem
  • heading: update heading class and add unit test and knobs
  • paragraph: to update stories - add text knobs, update component class name - add prefix
  • container: add props with tag, update tests
  • Update readme
  • Update tests in heading component, remove extends from styles
  • Image: class name - add prefix, add basic tests
  • Refactor styles in checkbox component
  • Refactor styles for radio button
  • Remove unnecessary variables in quantity update styles
  • Components structure
  • Price component (removed props, changed classes, removed useless storeies)
  • Collapse style
  • Move modal to atomic design, update template and component js logic
  • Refactor Newsletter component
  • Refactor Collapse component
  • Refactor Footer component
  • Move breadcrumbs to atomic design, update styles and template
  • Remove 'selected' story in Selected coomponents
  • Refactor styles in Select component
  • Update modal component js and styles to handle sidebar case
  • Update attributes passed to Select, Radio and Checkbox components ($attrs)
  • ProductListItem component styles for old price element

Fixed

  • Typo in Message.selectors.json file
  • Transitions
  • IE bugs