blr-today / website

The blr.today website source, built using Jekyll
https://blr.today
GNU Affero General Public License v3.0
11 stars 1 forks source link

Event Popup #10

Open captn3m0 opened 3 months ago

captn3m0 commented 3 months ago

A popup for each event on the UI, using the underlying schema.org representation. We have the corresponding <script type=application/ld+json> element in the source code, just need to filter for it and pick it up, get its data, and render it as the standard Event Card from #9

umanghome commented 2 months ago

What browser support are we targeting? Asking to determine if I can use https://caniuse.com/dialog.

captn3m0 commented 2 months ago

95.8% is good enough. Don't care about old IE and Opera Mini.