Feature: flashcards random mode (#4535)

* feat: add flashcards shuffle mode
* fix: flashcards navigation
* refactor(build): use @tabler/icons from node_modules

Co-authored-by: Andelf <andelf@gmail.com>
This commit is contained in:
Tienson Qin
2022-03-11 00:13:37 +08:00
committed by GitHub
parent f13425590d
commit 725ca1c6a1
9 changed files with 428 additions and 522 deletions

View File

@@ -77,7 +77,7 @@
"@logseq/react-tweet-embed": "1.3.1-1",
"@sentry/browser": "6.4.1",
"@sentry/electron": "2.5.1",
"@tabler/icons": "1.41.2",
"@tabler/icons": "1.54.0",
"@tippyjs/react": "4.2.5",
"chokidar": "3.5.1",
"chrono-node": "2.2.4",