Alexander Eble

Results 16 comments of Alexander Eble

For my local development purposes, I decided to use the following workaround which is just a bit nicer than re-executing manually and explaining every new developer what is going on....

Hey @hehaorui, thanks for using the theme and reporting this issue! The [`Pagination`](https://github.com/alexanderdavide/slidev-theme-academic/blob/master/components/Pagination.vue) component merely is a convenience component that makes use of slidev's built-in components [`SlideCurrentNo`](https://sli.dev/builtin/components.html#slidecurrentno) and [`SlidesTotal`](https://sli.dev/builtin/components.html#slidestotal). Please...

Hey @thomasdavis, I'd love to have [onepage-plus](https://github.com/vkcelik/jsonresume-theme-onepage-plus) back. It made minor changes to onepage I really enjoyed. I've opened a PR #59. :rocket:

Facing the same problem. Editing a persistent Expo app leads to hanging of another persistent, interruptible Node.js app. They have dependencies on shared packages but don't depend on each other...

Any updates on this? I'm experiencing the same issue.

@JanCizmar, I think the OP already explained it quite thoroughly: 1. set up pluralized translation: `User has {count, plural, =0 {no points} one {one point} other {{count} points}}` 2. tolgee...