tocco-sso-login 1.0.54 → 1.0.55

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/changelog.md +5 -0
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -1,3 +1,8 @@
1
+ 1.0.55
2
+ - fix position of reports in form modifier
3
+ - fix datetime range with single default value
4
+ - do not clear date input on blur
5
+
1
6
  1.0.54
2
7
  - improve datepicker styling and fix bugs in widgets
3
8
  - force hover styles of upload button when hovering upload field
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tocco-sso-login",
3
- "version": "1.0.54",
3
+ "version": "1.0.55",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {