Skip to content

v2.140.0

Compare
Choose a tag to compare
@tay1orjones tay1orjones released this 03 Nov 02:03
· 8510 commits to next since this release
35ae31e

2.140.0 (2020-11-03)

Bug Fixes

  • build: ensure that svg conversion output is correctly formatted (ff5888c)
  • card-editor: add real time-range and various fixes (9fe5f69)
  • chart: alert tooltip DOM replacement logic (04a9f06)
  • charts: remove cheerio, use native DOM methods for tooltip manipulation (45f703b)
  • dashboard: use correct icon import (fac9355)
  • dashboard-editor: add submit-disabled prop (0352901)
  • dashboard-editor: add unique ids to form fields (cedce88)
  • dashboardeditor: add static border to focused cards (ddb2748)
  • dashboardeditor: bug fix in attribute form item (9dcf741)
  • dashboardeditor: consistent padding for header and preview (15aff6e)
  • dashboardeditor: CSS prefixing and onEditTitle (a64576c)
  • dashboardeditor: dont set error state if there is an error (761cf09)
  • dashboardeditor: pass mergedi18n, use dotted border for selected (030a00e)
  • dashboardeditor: rename cardjson prop, space key should select (5fd3edb)
  • dashboardeditor: use correct onClick handlers (0d15201)
  • dashboardeditor: use onfocus and onblur to help differ selection (ee57562)
  • dashboareditor: proptype warnings (b1b4b89)
  • dashboareditor: remove scrollbar in cardeditform (9cfee54)
  • editor: add black border for keypress/click selection (fe6f536)
  • header: fix aligment issue with sidnav items and title in header (dd31862)
  • header: make style changes to align with spec (80e96e8)
  • index: export all icons with no alias (4514a80)
  • pagetitlebar: title should always be the same height (c7d1024)
  • sidenav: checking base Carbon styles to see what can be removed (b2d4954)
  • sidenav: fix theme from new spec (2bcc3aa)
  • sidenav: refactor SideNav styles to align with spec (8ea5064)
  • sidenav: update styles from code review (31d3324)
  • svg: add eslint rule and file convert automation (c4f77a4)
  • svgs: convert to react components and update usage docs (2e440f0)
  • tablecard: last column duplicated on resize (e37dd28)
  • tablecard: remove invalid SCSS code (88d34ba)

Features

  • card-editor: line card support in card editor (983620c)
  • dahsboardeditor: use simplelist for cardgallerylist (058dfd9)
  • dashboardeditor: add empty states for newly added cards (d906f6b)
  • dashboardeditor: add errorboundary and onValidateCardJson (07fd211)
  • dashboardeditor: add optimized svgs for cardgallerylist (ebf132b)
  • dashboardeditor: added custom preview card renderer prop (a32edaf)
  • dashboardeditor: added fileuploader and custom notifications (ea34d31)
  • dashboardeditor: added image and table cards (f258a1b)
  • dashboardeditor: added image card advanced options + refactoring (5161e04)
  • dashboardeditor: added preview grid layout (c38531b)
  • dashboardeditor: added sample attribute list form item (0b65442)
  • dashboardeditor: additional form items and customization for value/bar/line charts (2024cf1)
  • dashboardeditor: clean up code and add constants (8ba97b8)
  • dashboardeditor: delete button, clone card, CSS adjustment in header (4e08b04)
  • dashboardeditor: initial commit of shell (65c328d)
  • dashboardeditor: onclick selects card, onmousedown drags card (1bccce2)
  • dashboardeditor: some default card visualizations (1e54a4b)
  • dashboardeditor: time series form item (f831222)
  • dashboardeditor: use landscape image for default imagecard (06e8c3a)
  • dashboardgrid: allow resizing - fix colors (da41231)
  • dashboardgrid: allow resizing - fix format (d57003c)
  • dashboardgrid: allow resizing - pr fixes (7e48f59)
  • dashboardgrid: allow resizing by dragging the border (8126975)
  • dashboardgrid: improved findLayoutOrGenerate (80646a7)
  • dashboareditor: only allow resizing when border is hovered (cb6af79)
  • edit-form: line card work (88f1018)
  • pagewizard: afterFooterContent new prop (aca431b)
  • repo: add svgr for svg rollup (7ea2bc5)