tocco-sso-login 1.0.53 → 1.0.54

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 +6 -0
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -1,3 +1,9 @@
1
+ 1.0.54
2
+ - improve datepicker styling and fix bugs in widgets
3
+ - force hover styles of upload button when hovering upload field
4
+ - remove advanced search text in modal title
5
+ - fix input label being cut in widgets
6
+
1
7
  1.0.53
2
8
  - change signal box background colors for more consistency
3
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tocco-sso-login",
3
- "version": "1.0.53",
3
+ "version": "1.0.54",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {