web-window-manager 1.0.10 → 1.0.11
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.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -158,6 +158,7 @@ _See the [open issues](https://github.com/Tarmstrong95/WebWindowManager/issues)
|
|
|
158
158
|
- Abstract the cache manager to a separate npm package
|
|
159
159
|
- Add more detailed examples
|
|
160
160
|
- usage instructions in the readme
|
|
161
|
+
- make window details customizable
|
|
161
162
|
|
|
162
163
|
<hr/>
|
|
163
164
|
|