Skip to content

Releases: ZEISS/precise-ui

2.1.7

07 Feb 07:48
78acd98
Compare
Choose a tag to compare
  • Bug/#363 AccordionTable onChange double trigger

2.1.6

03 Feb 15:13
09d9895
Compare
Choose a tag to compare
  • Fixed controlled mode on Pagination component

2.1.5

02 Feb 10:39
251f88d
Compare
Choose a tag to compare
  • Improved trigger and added CNAME to kitchen sink
  • Updated Form component to have onValidate callback

2.1.4

24 Jan 14:00
e92fca6
Compare
Choose a tag to compare
  • Updated Highlight component to have optional highlight prop (#280)
  • Fix IconLink without label color style (#357)

2.1.3

19 Oct 08:18
df34a43
Compare
Choose a tag to compare
  • Persist validation state in Form controls when Form gets re-rendered

2.1.2

15 Oct 08:07
8a9fa8a
Compare
Choose a tag to compare
  • Fix Flyout container styles, add an example
  • Improve arrow rendering on some displays

2.1.1

08 Oct 07:40
5ce2b09
Compare
Choose a tag to compare
  • Fix Flyout styling when extended with styled components
  • Remove dead code in Tooltip component

2.1.0

15 Sep 07:52
aed5c1e
Compare
Choose a tag to compare
  • Flyout component reimplemented using Popper.js (556349)
  • HOC for using functional components with react-onclickoutside implemented
  • Fix onChangeRow() method in DateField component
  • Use modern Popper modifiers format in DateField component

2.0.0

10 Sep 08:31
1c53fcf
Compare
Choose a tag to compare
  • Update Typescript from to v4
  • Update Puppeteer to v10
  • Update Styled Components to v5
  • Update React Datepicker to v4
  • Replace awesome-typescript-loader with ts-loader
  • Many minor dependency updates

1.6.3

24 Aug 15:08
bd7ff33
Compare
Choose a tag to compare
  • RadioButtonGroup now shows validation errors