scribe/src
Edward Loveall 6726dff526
Display figure captions as margin notes
On a thin viewport like a phone these show up as hidden at first until
the user expands them by interacting with the "writing hand" icon. Each
margin note needs a small bit of markup near it to enable the toggle.
Each also needs a unique ID to ensure it doesn't interact with
alternate content. The `hash` value of the FigureCaption's `children`
provides this unique value.
2021-08-29 15:19:40 -04:00
..
actions Extract tile and subtitle from initial paragraphs 2021-08-29 15:19:39 -04:00
classes Extract tile and subtitle from initial paragraphs 2021-08-29 15:19:39 -04:00
clients Use href from iframe media response 2021-08-08 16:49:02 -04:00
components Display figure captions as margin notes 2021-08-29 15:19:40 -04:00
css Initial app 2021-05-01 17:03:38 -04:00
emails Initial app 2021-05-01 17:03:38 -04:00
js Initial app 2021-05-01 17:03:38 -04:00
models Extract tile and subtitle from initial paragraphs 2021-08-29 15:19:39 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Display title and subtitle 2021-08-29 15:19:39 -04:00
queries Initial app 2021-05-01 17:03:38 -04:00
serializers Initial app 2021-05-01 17:03:38 -04:00
app.cr First step rendering a page 2021-07-04 16:28:03 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
constants.cr First step rendering a page 2021-07-04 16:28:03 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Initial app 2021-05-01 17:03:38 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00