Commit Graph

10 Commits (68acfe26de75b20d8768d93e7164c08d83d4d324)

Author SHA1 Message Date
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
brecert 999fc5b639
Fix major image bugs for chrome 93+
- fixed major bugs for chrome 93+ at the cost of minor issues that may appear (unsure, did not find any in testing)
- position scaled image to the left for firefox (firefox aspect-ratio still does not scale correctly)
- added `--width` and `--height` to the `Grid` for theme creators who may want to use such information easily
2021-09-08 07:01:11 -04:00
Paul b4f16f0d00 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul 72e9cda844 Attempt to fix attachments not showing up on Samsung Internet. 2021-08-16 15:16:54 +01:00
brecert 6f99af6527
fix image overflow on older browsers 2021-08-10 05:48:26 -04:00
brecert 144a63a5c8
Improve image embed scaling.
- fixes #15
2021-08-06 12:39:23 -04:00
Paul 7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 392cb23541 Add spoilers back. 2021-07-10 15:55:21 +01:00
Paul ef5944b065 Add more internal CSS variables. 2021-07-10 15:42:13 +01:00
Paul 9846262e8b Fix attachment scaling. 2021-07-10 15:21:35 +01:00