@taprootio/espalier 4.14.1 → 4.14.2
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/CHANGELOG.md +6 -0
- package/custom-elements.json +3839 -3839
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# 4.14.2
|
|
2
|
+
|
|
3
|
+
Documentation recovers from interrupted asset loading.
|
|
4
|
+
|
|
5
|
+
- Retry a failed documentation module load once and show a reload control if initialization cannot finish, instead of leaving a blank page.
|
|
6
|
+
|
|
1
7
|
# 4.14.1
|
|
2
8
|
|
|
3
9
|
Page motion and floating feedback retain their intended layout in real pages.
|