@bryntum/taskboard-angular-thin 7.1.2 → 7.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +17 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,15 @@
1
- <div style="display: flex; justify-content: space-between; align-items: center; margin: 0 50px;">
2
- <a href="https://bryntum.com/" rel="noopener" target="_blank">
3
- <img width="350" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo">
4
- </a>
5
- <img src="https://bryntum.com/products/grid/docs/data/Core/images/logo/angular.svg" alt="Angular" width="100">
6
- </div>
1
+ <br>
2
+ <br>
3
+
4
+ <p align="center">
5
+ <a href="https://bryntum.com/" rel="noopener" target="_blank">
6
+ <img width="350" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo">
7
+ </a>
8
+ &emsp;&emsp;&emsp;&emsp;&emsp;
9
+ <img src="https://bryntum.com/products/grid/docs/data/Core/images/logo/angular.svg" alt="Angular" width="100">
10
+ </p>
11
+
12
+ <br>
7
13
 
8
14
  # Angular wrapper for Bryntum TaskBoard Thin packages
9
15
 
@@ -210,9 +216,9 @@ API packages:
210
216
  ```json
211
217
  {
212
218
  "dependencies": {
213
- "@bryntum/core-thin": "7.1.2",
214
- "@bryntum/engine-thin": "7.1.2",
215
- "@bryntum/taskboard-thin": "7.1.2"
219
+ "@bryntum/core-thin": "7.1.3",
220
+ "@bryntum/engine-thin": "7.1.3",
221
+ "@bryntum/taskboard-thin": "7.1.3"
216
222
  }
217
223
  }
218
224
  ```
@@ -222,8 +228,8 @@ Framework wrapper packages:
222
228
  ```json
223
229
  {
224
230
  "dependencies": {
225
- "@bryntum/core-angular-thin": "7.1.2",
226
- "@bryntum/taskboard-angular-thin": "7.1.2"
231
+ "@bryntum/core-angular-thin": "7.1.3",
232
+ "@bryntum/taskboard-angular-thin": "7.1.3"
227
233
  }
228
234
  }
229
235
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/taskboard-angular-thin",
3
- "version": "7.1.2",
3
+ "version": "7.1.3",
4
4
  "description": "Angular IVY wrappers for Bryntum TaskBoard JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",