Skip to content

Releases: Orfium/orfium-ictinus

v0.13.0

09 Nov 08:25
dac888d
Compare
Choose a tag to compare

0.13.0 (2020-11-09)

Features

  • icon: add star icon to the collection (1b2cbd8)

v0.12.0

03 Nov 12:56
124872b
Compare
Choose a tag to compare

0.12.0 (2020-11-03)

Features

  • datepicker: adds date format option for date pick input (b1d6ad5)

v0.11.0

02 Nov 08:03
d31c9b4
Compare
Choose a tag to compare

0.11.0 (2020-11-02)

Bug Fixes

  • table: improve the overall performance of the table (53d3131)

Features

  • checkbox: add test id property for testing (5be00c5)
  • table: adding tests and improve performance with onCheck fn provided (bd4af69)
  • tests: fix testing library with a render method to have the themeprovider, upgrade TS (f1daf49)

v0.10.1

20 Oct 06:13
8cb7bc5
Compare
Choose a tag to compare

0.10.1 (2020-10-20)

Bug Fixes

  • checkbox: fix checkbox component for hover and align (700757d)
  • table: adjust table cell widths and types (ae85f4f)

v0.10.0

10 Oct 07:30
ada5d0d
Compare
Choose a tag to compare

0.10.0 (2020-10-10)

Features

v0.9.0

05 Oct 11:37
c504abd
Compare
Choose a tag to compare

0.9.0 (2020-10-05)

Features

v0.8.2

24 Sep 13:54
7a6461b
Compare
Choose a tag to compare

0.8.2 (2020-09-24)

Bug Fixes

  • breadcrumb (09e2c07)
  • checkbox color to be correct based on the old colors (d9d6217)
  • correct colors on form fields and menu (52f47ec)
  • label colors for default (fbbabe6)
  • merge master (2a64d7c)
  • normalize colors for textfield shadows and select (8f8aa83)
  • primary color to be lightgray 100 to be similar with the old one (1975906)
  • radio button color (6f8a851)
  • secondary text color (c57ef3f)
  • stories of icon (dbe3efd)
  • table colors on select (9512e1c)
  • update checkbox color (dc3d5f3)

v0.8.1

23 Sep 15:23
9a660a9
Compare
Choose a tag to compare

0.8.1 (2020-09-23)

Bug Fixes

  • remove unused jsx pragma (3c360d2)
  • remove unused jsx pragma (14bb92b)
  • remove useTheme from components that was imported only for css functions (7165512)
  • revert changes on serializestyles (cfae3b7)

v0.8.0

23 Sep 14:17
a5149f4
Compare
Choose a tag to compare

0.8.0 (2020-09-23)

Features

  • palette: replace component colors with updated palette (7942184)
  • palette: replace component colors with updated palette (e0a24c1)
  • palette: small change on black (d225a25)
  • palette: small change on palette config (bc1351f)
  • palette: update docs (09691c7)
  • palette: update pallete config and types. One way of making the colors. Update snapshots (849e818)
  • palette: update snapshots (9550a4e)

v0.7.2

23 Sep 09:09
4564fe2
Compare
Choose a tag to compare

0.7.2 (2020-09-23)

Bug Fixes

  • table: remove the width with rem that causing size issues (6e904f2)