tocco-sso-login 1.0.51 → 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 +14 -0
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -1,3 +1,17 @@
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
+
7
+ 1.0.53
8
+ - change signal box background colors for more consistency
9
+
10
+ 1.0.52
11
+ - fix change date on range date picker
12
+ - fix datetime search field with default value
13
+ - keep ckeditor as similar as legacy editor
14
+
1
15
  1.0.51
2
16
  - add new list action icons
3
17
  - use ckeditor
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tocco-sso-login",
3
- "version": "1.0.51",
3
+ "version": "1.0.54",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {