Christian Muehlhaeuser
|
78e36a02d0
|
Use ElementStyle as a value instead of pointer, so we can drop all the annoying nil checks
|
2019-12-05 18:05:29 +01:00 |
|
Christian Muehlhaeuser
|
e608d2e25e
|
Omit link's text if it's equal to the URL it's pointing to
|
2019-12-05 17:45:38 +01:00 |
|
Christian Muehlhaeuser
|
c4b02ad80d
|
Cascade other style options to children when requested
|
2019-12-05 14:07:10 +01:00 |
|
Christian Muehlhaeuser
|
8ddf4be8b2
|
Add image_text style, which lets you change the look of an image's name/alt
|
2019-11-28 02:27:00 +01:00 |
|
Christian Muehlhaeuser
|
f47f525238
|
Handle renderer errors
|
2019-11-26 03:58:33 +01:00 |
|
Christian Muehlhaeuser
|
8f083a1043
|
Clean up pre/post ambiguity
|
2019-11-26 03:55:43 +01:00 |
|
Christian Muehlhaeuser
|
24a6306e1a
|
Use a Renderer interface instead of rendering fragments
|
2019-11-26 03:24:56 +01:00 |
|