Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

reportbro-designer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reportbro-designer - npm Package Versions

124

1.5.0

Diff

Changelog

Source

[1.5.0] - 2020-07-15

Features

  • option to expand column width if there are hidden columns
  • option to force page break for each new group in a table
  • option to enable text wrap in spreadsheet cell

Changes

  • show list parameters in popup window for expression (this allows to reference fields of the same row in the expression)

Bug Fixes

  • fix javascript error when parameter name is empty
alhman
published 1.4.0 •

Changelog

Source

[1.4.0] - 2020-04-20

Features

  • dynamic document element panel which allows modifying multiple document elements (also of different kinds) at once
  • allow modifying text style settings when a style is selected

Changes

  • add selectCallback which is called when an object is selected/deselected
  • add isModified API method to return modified flag
  • allow image parameter type in list parameter
  • add smaller font sizes to drop down (starting from 4)
  • show image preview for images specified by url

Bug Fixes

  • fix initialization of ReportBro when called without properties
  • fix adding new elements when preview tab exists (Chrome on macOS)
alhman
published 1.3.4 •

Changelog

Source

[1.3.4] - 2019-12-23

Changes

  • option to show menu buttons to log report template to console and load report template from text

Bug Fixes

  • fix changing table columns when table contains cells with colspan
  • fix loading report with small table (< 200px) with table positioned near right border
alhman
published 1.3.3 •

Changelog

Source

[1.3.3] - 2019-11-08

Bug Fixes

  • do not show resize mouse cursor in corners when table is selected
  • fix setting transparent color
  • fix parameter type drop down options in Safari
  • fix content area and ReportBro logo alignment when sidebar is active
alhman
published 1.3.2 •

Changelog

Source

[1.3.2] - 2019-09-03

Bug Fixes

  • fix freeze when inserting table columns left or right to selected table cell
  • fix checking bounds when table is dragged over right border
alhman
published 1.3.1 •

Changelog

Source

[1.3.1] - 2019-09-02

Changes

  • do not allow deletion of internal row_number parameter
  • insert internal row_number parameter at top

Bug Fixes

  • do not show internal row_number parameter in "Edit test data" popup
alhman
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-08-26

Features

  • sizer to change main panel width
  • column span field for table text element
  • add internal parameter row_number for list parameters
  • add locales for separate language files (English and German available)

Changes

  • focus text input when text element is double clicked

Bug Fixes

  • disable save button depending on modified flag
  • do not allow setting invalid color value
alhman
published 1.2.1 •

Changelog

Source

[1.2.1] - 2019-07-22

Bug Fixes

  • fix drag & drop and resize of document elements in Firefox
  • fix npm package
alhman
published 1.2.0 •

Changelog

Source

[1.2.0] - 2019-07-05

Features

  • basic touch support to drag & drop and resize document elements
  • public API methods to get, add and delete objects: getUniqueId, getDocElementById, getStyleById, getParameterById, getParameterByName, createDocElement, createParameter, createStyle, deleteDocElement, deleteParameter, deleteStyle

Changes

  • add cmdExecutedCallback which is called when a command is exuected

Bug Fixes

  • delete existing document elements when loading report
  • fix issue when editing image size
alhman
published 1.1.0 •

Changelog

Source

[1.1.0] - 2019-01-10

Features

  • menu action buttons to add columns to the left/right of selected table column, and buttons to add content rows above/below of selected table column
  • allow dragging of selected section and of section band height
  • link property for text and image element to create an external link
  • strikethrough text style

Bug Fixes

  • fix updating parameter references when renaming a parameter which is used inside a table in a section
  • remove references when a style is deleted
  • update element using style when style is changed
  • fix menu item display in sidebar menu
  • fix deletion of section: internal containers for section bands were not deleted, undo delete action did not work properly (elements inside section bands were not restored)
  • fix display of error messages for table band print-if field
  • do not ignore test data for boolean parameter in report preview

Changes

  • allow up to 99 table content rows
  • add printIf and removeEmptyElement fields for table
  • section and frame can be selected with double click
  • more options for text line spacing
  • copy pasted element to current scroll position instead of upper left corner
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc