Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | client: get results from dispatchInternalEvent + merge fixes | (quasar) nebula | |
2023-11-24 | Merge branch 'preview' into album-commentary-tweaks | (quasar) nebula | |
2023-11-24 | Merge branch 'additional-names' into preview | (quasar) nebula | |
2023-11-24 | client: tooltip touch syntax cleanup | (quasar) nebula | |
2023-11-24 | client, css: minor tooltip fixes | (quasar) nebula | |
2023-11-24 | client: avoid processing touch events related to scrolling | (quasar) nebula | |
2023-11-24 | client: most of touch implementation for tooltips | (quasar) nebula | |
2023-11-24 | client: more specialized tooltip focus behavior | (quasar) nebula | |
2023-11-24 | client: add basic tooltip focus behavior | (quasar) nebula | |
2023-11-24 | client: integrate new tooltip system into external link icons | (quasar) nebula | |
Reference code currently retained, waiting for focus and touch support in the new tooltip system. But this commit should fully cover all the new integration needed! | |||
2023-11-24 | client: add hoverable tooltip system, logic pulled from info cards | (quasar) nebula | |
While this system comprehensively covers everything that info cards did (which was generally smarter hovering logic than newer code for external icon tooltips), it isn't focus- and touch-capable yet, so isn't quite done within this commit. However, the interface this system provides to others is baked and fully implemented here. | |||
2023-11-24 | client: dispatchInternalEvent utility | (quasar) nebula | |
2023-11-24 | content, test: linkContribution: tooltip icons | (quasar) nebula | |
2023-11-21 | content, client, css: generateAdditionalNamesBox | (quasar) nebula | |
2023-11-21 | client: internal beforeHashLinkScrolls listener | (quasar) nebula | |
2023-11-16 | content, client: generateContentHeading: expose main title directly | (quasar) nebula | |
2023-11-15 | client, write: data.json -> random-link-data.json | (quasar) nebula | |
2023-11-15 | content, client: handle random data failing to load | (quasar) nebula | |
2023-11-15 | client: tidy & better isolate random links code in client info | (quasar) nebula | |
2023-11-15 | client, content: client2.js -> client3.js | (quasar) nebula | |