mirror of
https://github.com/amatya-aditya/advanced-multi-column.git
synced 2026-07-22 06:13:08 +00:00
- fix: plugin failed to load on Obsidian 1.13.0 (harden runtime stylesheet setup against missing activeDocument / constructed-sheet errors with a <style> fallback) - fix(css): cut !important from 260 to 28 via specificity, eliminate all :has (16) and the multicolumn column-gap warnings; replace :has rules with JS-tagged classes (amc-link-line, columns-suggest-with-icon) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
20 lines
433 B
JSON
20 lines
433 B
JSON
{
|
|
"1.0.0": "0.15.0",
|
|
"1.0.1-beta.1": "0.15.0",
|
|
"1.0.1-beta.2": "0.15.0",
|
|
"1.0.2-beta.1": "0.15.0",
|
|
"1.0.2-beta.2": "0.15.0",
|
|
"1.0.2-beta.3": "0.15.0",
|
|
"1.0.2-beta.4": "0.15.0",
|
|
"1.1.0-beta.1": "0.15.0",
|
|
"1.1.0-beta.2": "0.15.0",
|
|
"1.1.0-beta.3": "0.15.0",
|
|
"1.1.0-beta.4": "0.15.0",
|
|
"1.1.0": "0.15.0",
|
|
"1.1.1": "0.15.0",
|
|
"1.2.0": "0.15.0",
|
|
"1.2.1": "1.4.10",
|
|
"1.2.2": "1.4.10",
|
|
"1.2.3": "1.4.10",
|
|
"1.2.4": "1.4.10"
|
|
}
|