Replies: 4 comments 1 reply
-
With v5.4.0 we defined ES2017 as the target JavaScript, CSS, HTML version. content-visibility is supported since late 2024 by all major browsers. see: #9113 Click the "Date relative" button at caniuse-com, to see the overview |
Beta Was this translation helpful? Give feedback.
-
Hi @twMat that's an excellent idea, and it would be good to explore using it in v5.4.0, applying it to the tiddler wrapper in the story river. It won't have any effect on older browsers so seems safe from a backwards compatibility perspective. |
Beta Was this translation helpful? Give feedback.
-
I have been using this for a while to speed up the sidebar lists, but it is of very limited usefulness when you do not know in advance the size of the element you are using it on. |
Beta Was this translation helpful? Give feedback.
-
@saqimtiaz - just so it is not missed; that last article I noted in the OP is about the issue you bring up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was peeking at the new CSS features and noted
content-visibility
(which is a few years old but now has good coverage).As described by css tricks
Relevant for TW? Already in use?
add: anoter css article
Beta Was this translation helpful? Give feedback.
All reactions