@rod2ik/tikzjax 1.0.1 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -54,9 +54,9 @@ Also note, that [![Repo](https://img.shields.io/badge/GitHub-rod2ik%2Ftikzjax-18
54
54
  All the latter syntaxes also offer:
55
55
 
56
56
  * [![](https://img.shields.io/badge/NEW-success)](https://github.com/rod2ik/tikzjax) a **global configuration file** `tikzjax.config.js` through `window.TikzJaxOptions`
57
- * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) **per-table local overrides** through `data-*` attributes
57
+ * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) [![](https://img.shields.io/badge/EXTENDED%20TO%20TKZ--TAB-orange)](https://github.com/rod2ik/tikzjax) **per-table local overrides** through `data-*` attributes
58
58
  * [![](https://img.shields.io/badge/NEW-success)](https://github.com/rod2ik/tikzjax) native and customizable **Light/Dark themes** support for **Custom HTML blocs**, [![](https://img.shields.io/badge/AND-critical)](https://github.com/rod2ik/tikzjax) **Material for MkDocs**
59
- * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) **browser-side cache** through IndexedD
60
- * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) **Spinner animation**
61
- * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) timeout, worker restart, retry handling
59
+ * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) [![](https://img.shields.io/badge/EXTENDED%20TO%20TKZ--TAB-orange)](https://github.com/rod2ik/tikzjax) **browser-side cache** through IndexedD
60
+ * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) [![](https://img.shields.io/badge/EXTENDED%20TO%20TKZ--TAB-orange)](https://github.com/rod2ik/tikzjax) **Spinner animation**
61
+ * [![](https://img.shields.io/badge/OLD-blue)](https://github.com/rod2ik/tikzjax) [![](https://img.shields.io/badge/EXTENDED%20TO%20TKZ--TAB-orange)](https://github.com/rod2ik/tikzjax) timeout, worker restart, retry handling
62
62
  * [![](https://img.shields.io/badge/NEW-success)](https://github.com/rod2ik/tikzjax) A customizable **fallback error image**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rod2ik/tikzjax",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "TikZJax loader",
5
5
  "author": "Jim Fowler",
6
6
  "contributors": [