janniks / vue-notion

A fast Vue renderer for Notion pages
https://vue-notion.now.sh
Other
883 stars 63 forks source link

feat: add notion styling to todo #70

Open eggsy opened 2 years ago

eggsy commented 2 years ago

saw some TODOs in the new to_do component and it wasn't really working because of the notion api sending checkbox checked data in two arrays [["Yes"]] (why?) so I had to fix that and while doing that, I also add a bit of styling

image image

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/janniks/vue-notion/EePr9BaAwSnAyig75q8bd7s6hqNt
✅ Preview: https://vue-notion-git-fork-eggsy-main-janniks.vercel.app

janniks commented 2 years ago

Thanks for the PR — I will need a few days to get to this. I'd like to clean some stuff up and test on Safari etc. I should be able to address soon 🚀