Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 09:25
· 185 commits to master since this release

1.7.0 (2020-11-01)

Bug Fixes

  • add animation to tooltip (a884384)
  • change color type so there are no errors in ts (728c5a4)
  • change rich text editor that it is unmanaged (4502bf2)
  • correct CardTitle component useage (change to Title) (4af3a31)
  • drop margin and styles on DS elements in Text (f985bea)
  • drop zone item url when having spaces (59762dd)
  • export quill types (ac0bd13)
  • grey variant for button group (03cbcf3)
  • light button color (c4cd4d0)
  • narrow image in quill (09b3272)
  • paddings in current user nav (2d6b28a)
  • remove underline from button in button group (10c2c31)
  • table styles (f0abf01)
  • update components (a82aa73)
  • update dropDown that it wont wrap the trigger (a34b81b)
  • update rich text so it can be ssr (a95bfb4)
  • vertical align on table cell (ed65bcf)
  • visual error on multiline buttons (ad46451)

Features

  • add ButtonGroup (7af6f25)
  • add href to CurrentUserNav (1a226f3)
  • add maxFormWidth to theme (223c539)
  • add modal component (a81164c)
  • add navigation components (37ae2d3)
  • add new components (750e383)
  • add offset to theme-get (96eb0b3)
  • add tooltip component (ad397fc)
  • add ValueGroup (654fd18)
  • export all utils from the library (f655357)
  • export css reset (af11821)
  • not clickable buttons in ButtonGroup (40d5826)
  • onClick in button group returns source (8f2e489)
  • trigger build (a468c1d)
  • update header styles and improve docs (c6a65b4)
  • update styles for button, headers and add quill (d0c3ed5)