@fdm-monster/client-next 0.0.14 → 0.0.16

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.
Binary file
package/RELEASE_NOTES.MD CHANGED
@@ -1,5 +1,21 @@
1
1
  # Develop
2
2
 
3
+ # Client 0.0.16
4
+
5
+ ## Fixes
6
+
7
+ - Vuetify Tooltip: improve styling of tooltip for better legibility
8
+ - Settings: use constants settings map
9
+ - Printer tile: clicking on an empty tile should not enable grid mode
10
+
11
+ # Client 0.0.15
12
+
13
+ ## Features
14
+
15
+ - Printer tile: re-implement compact tile, the opposite of large tile mode
16
+ - Printer tile: new printer button backported
17
+ - Printer grid, grid edit mode: adjust rows/cols buttons backported
18
+
3
19
  # Client 0.0.14
4
20
 
5
21
  ## Features