Skip to content

Releases: influxdata/clockface

v.2.11.9

19 Oct 14:57
Compare
Choose a tag to compare

New accordion API

  • accordion can have no icon, when there is no body, there is no icon and no interactive styling

v2.11.7

26 Aug 15:18
761e3e2
Compare
Choose a tag to compare

Reverting Z-index change that moved portals on top of all tooltips.
that change broke the editing of individual cells; because the cell editing is popped out into an overlay.

v2.11.6

24 Aug 16:19
Compare
Choose a tag to compare

Adding onClick prop to flexbox child

  • Chore: adding onClick prop to flexbox child to allow things like passing e.stopPropagation()

v2.11.5

17 Aug 19:40
Compare
Choose a tag to compare

Adding onClick prop to flexbox

  • Chore: adding onClick prop to flexbox to allow things like passing e.stopPropagation()

v2.11.4

17 Aug 15:50
15d1b48
Compare
Choose a tag to compare

raises up the z-index of the portal div so that overlays (dialogs) and notifications are on top of everything; especially hover legend tooltips
and annotation tooltips. Notifications are still on top of overlays.

v2.11.3

12 Aug 21:34
Compare
Choose a tag to compare

Fix css specificity issue of Visbility Input component

  • Fix: css specificity issue of Visbility Input component

v2.11.2

30 Jul 17:01
Compare
Choose a tag to compare

Add Accordion component to export

  • Fix: Add Accordion component to export

v2.11.1

30 Jul 16:52
Compare
Choose a tag to compare

Add a new 'more' icon

  • Add a new 'more' icon

v2.11.0

28 Jul 22:05
Compare
Choose a tag to compare

new accordion component and style fix on indexlist

  • Add a new accordion component
  • Fix css of the sorting icon on indexlist

v2.10.0

08 Jun 18:09
Compare
Choose a tag to compare

Allow the pagination nav to listen to currentPage changes