Skip to content

Latest commit

 

History

History
421 lines (230 loc) · 5.96 KB

Changelog.md

File metadata and controls

421 lines (230 loc) · 5.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v2.1.37]

🐛 Fixed

  • Added IN_PROGRESS support to PhaseLabel

[v2.1.36]

✨ Added

  • Added IconStarHalfFilled

[v2.1.35]

✨ Added

  • Added IconCalendar and IconCalendarTime

[v2.1.34]

✨ Added

  • Added IconOriginConnection and IconEmptyCircle

♻️ Changed

  • Changed UserIcon because it was poorly added

[v2.1.33]

✨ Added

  • Added IconShrinkScreen

[v2.1.32]

🐛 Fixed

  • Fixed propTypes and forwardRef errors for AmountInput

[v2.1.31]

🐛 Fixed

  • Fixed breaking bug for semantics for tab items

[v2.1.30]

🐛 Fixed

  • Fixed semantics for tab items

[v2.1.29]

♻️ Changed

  • Added an option to disable the ordering functionalities to the OrderTable

[v2.1.28]

♻️ Changed

  • Made sure that only digits and text length lower or equal to the max length gets pasted in date input fields.

[v2.1.27]

✨ Added

  • Added new illustration for funeral guarantees

[v2.1.26]

✨ Added

  • Added new illustration for money

[v2.1.25]

✨ Fixed

  • Fixed sizing for funeral icon

[v2.1.24]

✨ Fixed

  • Fix viewbox again for icons

[v2.1.23]

✨ Fixed

  • Fix viewbox for icons

[v2.1.22]

✨ Added

  • Added new icons for user

[v2.1.21]

✨ Added

  • Added new icons for funeral insurance and updated Louise V2 design

[v2.1.20]

✨ Added

  • Added chevron with rounded corners

[v2.1.19]

🐛 Fixed

  • Fixed an issue with the immothekers status colors

[v2.1.18]

✨ Fixed

  • Issue where scrollbar was showing when openening Modal

[v2.1.17]

✨ Added

  • Pencil edit icon
  • Expand screen icon

[v2.1.16]

✨ Added

  • Star icons

[v2.1.15]

✨ Added

  • Search Icon

[v2.1.14]

✨ Added

  • Icon select component

[v2.1.13]

✨ Added

  • Added global style when a modal is open to disable a scroll on the body

[v2.1.12]

🐛 Fixed

  • Reverted back-porting the new styling of the new TS SearchSelectInput as it broke in Broker platform

[v2.1.11]

✨ Added

  • Added Fullscreen icon

[v2.1.10]

🐛 Fixed

  • Disabled pointer events for active breadcrumb in Breadcrumbs

[v2.1.9]

✨ Added

  • Added small icons that have to do with building type

[v2.1.8]

🐛 Fixed

  • Added missing error state border

[v2.1.7]

🐛 Fixed

  • Fixed bug with tsx file

[v2.1.6]

✨ Added

  • Added more illustrations

[v2.1.5]

✨ Added

  • Added large info icon

[v2.1.4]

🐛 Fixed

  • Styling issues in ModalWithSteps StepArrow fixed

[v2.1.3]

✨ Added

  • Added large icons
  • Prefixed icons with their respective name (LargeIcon or Illustration)

♻️ Changed

  • Renamed the old large icons to illustrations

[v2.1.2]

✨ Added

  • Added large icons

[v2.1.1]

✨ Added

  • Added IconMeasurePlus, IconHousePlus, IconDistance, IconRooms

🐛 Fixed

  • console errors in breadcrumbs

[v2.1.0]

✨ Added

  • Added ProspectPreferenceBox that displays the prospect's preference with the option of true/false or not known
  • Added thumbs up icon
  • Added thumbs down icon

[v2.0.1]

🐛 Fixed

  • Fixed NumberInputWithSymbol line going out of bounds

[v2.0.0]

  • Implementation of new Circular font
  • Fixed styling of inputs and font-weight issues
  • Fixed font weight problems
  • Added new icons for vehicle risk object
  • Added anti aliasing for font

[v2.0.0-alpha.2]

  • Fixed styling of inputs and font-weight issues

[v2.0.0-alpha.1]

  • Fixed font weight problems

[v2.0.0-alpha]

  • Implemented new Circluar font

[v1.16.13]

✨ Added

  • New arrow icon

[v1.16.12]

✨ Added

  • New BreadCrumb design

[v1.16.11]

🐛Fixed

  • Added ability to pass extra props to some components

[v1.16.10]

🐛Fixed

  • Fixed width being too small for date input

[v1.16.9]

🐛Fixed

  • Tooltips were not working anymore and could cause the browser to slow down

[v1.16.8]

🐛Fixed

  • Styled-components support for DataBlock
  • Fixed onClose error in Modals

[v1.16.7]

✨ Added

  • Added clock icon

[v1.16.6]

🐛Fixed

  • Wrapped SubNavigation in forwardRef
  • Fixed responsiveness for RiskObjectBar

[v1.16.5-alpha]

🐛Fixed

  • Wrapped SubNavigation in forwardRef
  • Fixed responsiveness for RiskObjectBar

[v1.16.5]

🐛Fixed

  • Added title support for the copy to clipboard button in CodeBox

[v1.16.4]

🐛Fixed

  • Removed default SVG titles for all icons

[v1.16.3]

🐛Fixed

  • Fixed the modal title being set in the DOM

[v1.16.2]

✨ Added

  • Added data-test-id prop for components used in Product Factory

[v1.16.1]

✨ Added

  • Tooltip now has ability to get manually triggered via passing the state as props

🐛Fixed

  • Added missing color prop in IconNotificationFilled

[v1.9.0-alpha]

✨ Added

  • Phone input

♻️ Changed

  • Added default icons on input
  • TextInput background color

🐛Fixed

  • DateInput line-height
  • Uploader files setter error

[v1.8.0]

✨ Added

  • Section v2
  • CheckBox v2
  • Body Typography
  • Mobile menu
  • Breadcrumbs
  • Icons [pencil, Car, Download, Six wheeler, bikes, porch, closeFamily, HeavyWork]
  • Pagination

♻️ Changed

  • Edit & delete handlers to CommentBox
  • AddEntityButton fixes
  • Fixed some icons props errors
  • Extra props to typography
  • Miss-spelled prop
  • SearchInput button added
  • Added classname to modal
  • Added otherprops to modal
  • Minor UI fixes
  • Paths
  • Removed stale useState
  • Cell font sizing

🐛Fixed

  • Pagination bug
  • RiskObjectLabel icon rendering
  • OrderTable DOM rendering error
  • General warnings
  • CommentBox icon rendering
  • TimeInput rendering bugs
  • stylelint warnings on ${StyledComponent} selector
  • url generation