reportbro-designer
Advanced tools
Comparing version 0.12.1 to 1.0.0
# Changelog | ||
## [1.0.0] - 2018-09-25 | ||
### Bug Fixes | ||
* allow edit text element pattern field and add button to open pattern popup window | ||
* do not show search field in pattern popup | ||
* fix drag & drop of collection/list parameter in menu panel | ||
* fix updating parameter references when renaming a parameter | ||
* fix dragging element into frame with border | ||
### Changes | ||
* show separator for data source parameters in parameter popup window | ||
* make sure there is enough space for popup below input, otherwise just show it over input field | ||
* setModified method to change modified status (defines if save button is enabled) | ||
* return ReportBro instance when ReportBro is initialized | ||
## [0.12.1] - 2018-06-06 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "reportbro-designer", | ||
"version": "0.12.1", | ||
"version": "1.0.0", | ||
"description": "Designer to create pdf and excel report layouts. The reports can be generated with reportbro-lib (a Python package) on the server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,2 +10,6 @@ # ReportBro Designer | ||
<p align="center"> | ||
<img alt="ReportBro Designer in action" src="https://www.reportbro.com/static/images/reportbro_designer_screenshot.png"> | ||
</p> | ||
## Installation | ||
@@ -37,3 +41,3 @@ | ||
Place an empty div within the <body> of a web page: | ||
Place an empty div within the `<body>` of a web page: | ||
```html | ||
@@ -62,2 +66,6 @@ <div id="reportbro"></div> | ||
Go to reportbro-designer root directory and install node modules: | ||
`npm install` | ||
### development: | ||
@@ -64,0 +72,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1327445
20164
0
116