Damien Elmes
53686b54c5
Merge remote-tracking branch 'origin/main' into svelte5
2024-08-22 19:08:09 +07:00
Abdo
e81f0846b2
Fix new formatting errors
2024-08-19 15:17:47 +03:00
Abdo
a9c7c71794
Formatting
2024-08-19 12:15:14 +03:00
Abdo
929053f01e
Fix MathJax editor not loading
2024-08-15 15:34:04 +03:00
Abdo
797f6a02c5
Fix editor loading
2024-08-14 17:26:17 +03:00
Abdo
887aa1c8b7
Fix graph tooltips
2024-08-14 15:34:24 +03:00
Abdo
add1248cd8
Merge branch 'main' into svelte5
2024-08-14 14:44:16 +03:00
Dillon Baldwin
a2b4b57390
Added name to contributors list as well as addressed issue #3343 . Ran ninja check and the build compiled successfully. ( #3345 )
2024-08-07 16:15:50 +07:00
sorata
5216fa959e
Update AutoAdvance.svelte ( #3313 )
2024-07-21 20:49:42 +07:00
user1823
dccb7c9b27
Update references to tooltip strings ( #3312 )
...
* Update string reference
* Update FsrsOptionsOuter.svelte
2024-07-21 17:24:41 +07:00
sorata
087f957a36
Update Tooltip ( #3288 )
...
* Update Tooltip
updated the tooltips as described here: https://forums.ankiweb.net/t/update-tooltips/46849
* Update CONTRIBUTORS
* Update deck-config.ftl
* fixed punctuation, stylistic incoherence, etc.
* Update deck-config.ftl
https://github.com/open-spaced-repetition/fsrs4anki/pull/667
* Changed string requires new key (dae)
* Minor tweaks to tense for clarity (dae)
https://github.com/ankitects/anki/pull/3288#issuecomment-2223384500
2024-07-21 16:44:37 +07:00
Damien Elmes
194f35617d
Switch mask editor to non-conflicting shortcut
...
In the absence of better ideas, I've added alt
Closes #3276 and #3278
2024-07-21 13:05:56 +07:00
Pedro Schreiber
799912cfe3
keep-text-in-occlusion ( #3277 )
2024-07-20 17:48:37 +07:00
Abdo
d108bff862
Fix remaining accessibility warnings ( #3241 )
...
* Remove unused build var
* Fix accessibility warnings in CollapseLabel
* Fix accessibility warnings in PlainTextBadge
* Add ARIA role to Autocompleteitem
* Fix accessibility warnings in HandleBackground
* Fix accessibility warnings in HandleControl
* Fix accessibility warnings in EditorField
* Fix accessibility warnings in RichTextBadge
* Fix accessibility warnings in StickyBadge
* Remove ignored a11y warnings
2024-07-10 19:55:08 +07:00
Abdo
c28d254b4d
Fix <tr> is invalid inside <table>
2024-07-10 09:54:11 +03:00
Damien Elmes
2a52639cd3
Update web deps
...
Vite held back, as current version is breaking the build
2024-07-06 18:40:37 +07:00
Abdo
fa47e905c5
Restore $deckOptions ( #3265 )
...
* Restore $deckOptions
* Avoid error in logs when using ./yarn dev or mobile clients (dae)
2024-06-28 19:38:18 +07:00
Abdo
6232d0aec8
Fix deck config input's background color regression ( #3258 )
...
* Fix deck config input's background color regression
* Move styles to base stylesheet
2024-06-28 18:52:51 +07:00
Jarrett Ye
6d13221ae5
Remove threshold of compute minimum recommended retention ( #3246 )
...
* remove threshold of compute minimum recommended retention
* update tool tip of compute-optimal-retention
* cargo clippy --fix
* Update FsrsOptionsOuter.svelte
* Remove 'from 0 cards' reference (dae)
2024-06-28 18:26:39 +07:00
Damien Elmes
0d8d816a0c
Include error message text on page
...
Also remove the '500' h1 from the error
Closes #3248
2024-06-24 15:35:47 +07:00
Abdo
4221e54390
Fix image occlusion flicker caused by setupI18n() ( #3253 )
2024-06-24 08:48:49 +01:00
Abdo
9dc3b10fe9
Fix deck config input's background color in Qt5 ( #3243 )
2024-06-22 10:43:34 +01:00
Damien Elmes
e41c4573d7
Formatting fix
2024-06-20 20:43:43 +07:00
Damien Elmes
a8e3b46edd
Fix deck options failing to show on Qt 5.14
...
https://forums.ankiweb.net/t/mac-intel-options-screen-doesnt-work-on-version-24-06-2-qt5/45819/8
2024-06-20 20:29:36 +07:00
Abdo
548066f92c
Fix missing i18n module in IO review screen ( #3223 )
2024-06-06 11:20:40 +01:00
Abdo
4ab0db3127
Another try at fixing IO events issue ( #3210 )
2024-05-28 10:29:21 +01:00
Mani
c2d565ee4f
do not recreate page when toggle button used ( #3208 )
2024-05-24 10:47:18 +01:00
Abdo
abacdcaeda
Fix future due search missing cards on last day ( #3206 )
2024-05-24 10:46:38 +01:00
Damien Elmes
c4cd8808f3
Fix import order
2024-05-17 17:11:28 +07:00
Damien Elmes
d64ea23e11
Enable svelte preprocess
2024-05-17 17:01:49 +07:00
Damien Elmes
f639c3660a
Revert "Revert "Revert "Preserve HTML formatting inside clozes ( #3038 )"""
...
This reverts commit 9c733848b8
.
2024-05-17 11:51:09 +07:00
Abdo
998b91c1fe
Fix IO event handlers being run on normal notes ( #3195 )
2024-05-15 12:48:58 +01:00
Abdo
50772eeece
Fix '366 of 365 days studied' ( #3182 )
...
* Fix '366 of 365 days studied'
* Apply nicing when GraphRange.AllTime is selected
2024-05-06 23:50:27 +10:00
RumovZ
8ad65d40ff
Clean up #3167 ( #3186 )
...
* Revert changes to ButtonToolbar from #3167
Flex gap is still not fully supported.
Keeps a small margin increase.
* Add margin to deck config header
* Move StickyHeader into import-page
2024-05-01 20:08:19 +10:00
Mani
995d7b1fa5
fix polygon tool draw ( #3184 )
2024-05-01 20:03:27 +10:00
RumovZ
9418bd9c7d
Improve and unify web dialog styling ( #3167 )
...
* Rework ChangeNotetypePage with existing components
* Use disabled Select instead of LabelButton
* Don't use button for unclickable arrow
* Rework ImportLogPage with existing components
* Improve deck options styling
* Align spacing in ChangeNotetypePage further
* Use StickyContainer on ImportPage
* Format
2024-05-01 17:49:57 +10:00
Abdo
22ac77896f
Show review count for Evaluate/Optimize button ( #3170 )
...
* Revert "Show review count with FSRS evaluation results (#3165 )"
This reverts commit b7e782c7e1
.
* Show review count for Evaluate/Optimize button
2024-05-01 17:02:59 +10:00
Abdo
573af9cd4c
Use key instead of code in type-in field ( #3166 )
...
* Use key instead of code in type-in field
* Use event.key for Enter
2024-05-01 16:59:11 +10:00
Pedro Schreiber
074becc0ce
Add keyboard shortcuts for empty cards and toggle mask on image occlusion ( #3136 )
...
* Add keyboard shortcuts for empty cards and toggle mask on image occlusion
- add shortcut for empty cards
- add shortcut for toggle mask
- set tooltips with shortcuts
use unused shortcut for empty cards
* remove unnecessary shortcut added in main.py
* change empty cards shortcut and try to fix CI error in CONTRIBUTORS
* change shortcut for empty cards for universal support
2024-04-25 17:19:38 +10:00
Abdo
b7e782c7e1
Show review count with FSRS evaluation results ( #3165 )
2024-04-25 17:10:41 +10:00
Jarrett Ye
2c9accf595
update optimal retention and parameters tooltip ( #3148 )
...
* update optimal retention and parameters tooltip
* Revert "update optimal retention and parameters tooltip"
This reverts commit 32fdc5c1c3
.
* update optimal retention and parameters tooltip
* check num of revlogs at first
* use new translation string
* Update deck-config.ftl
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
* Update deck-config.ftl
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
* Update deck-config.ftl
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
* Update ftl/core/deck-config.ftl
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
* fix position of translation string
* Update deck-config.ftl
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
* Update deck-config.ftl
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
* Update deck-config.ftl
---------
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
2024-04-24 02:38:52 +01:00
RumovZ
790c52f012
Svg icon ( #3135 )
...
* Add sveltekit-svg plugin to fix svg icon styling
Closes #3127 .
* Unify svg icon usage
Moves all icons into ts/lib/components/icons.ts and uses a single component to render
them both with eslint and svelte-kit.
* Fix spinning revert icon not being centered
* Use svg earth icon for global label
* Add tooltip to global label icon
* Remove eslint-plugin-simple-import-sort
Imports are already sorted by dprint with conflicting rules.
2024-04-24 02:37:31 +01:00
Mani
f0f9535200
fix io draw in mobile client ( #3160 )
2024-04-23 22:39:26 +10:00
Damien Elmes
a188a59646
Fix adding/saving I/Os on mobile
2024-04-22 20:58:26 +10:00
Abdo
c62e2d8df0
Fix spacebar causing stutter when editing cards ( #3150 )
...
* Fix spacebar causing stutter when editing cards
* Remove IO toolbar event handlers on unmount
* Remove nested keydown handlers
2024-04-19 19:13:56 +10:00
RumovZ
ebc6c0847a
HMR on Windows ( #3144 )
...
* Enable hot module reloading on Windows
* Update VSC launch.json and tasks.json
* Bind vite server to 127.0.0.1 (dae)
Our frontend connects via IP, and on Windows, this fails if the server
is bound to 'localhost' instead.
2024-04-17 21:23:34 +10:00
Abdo
351aa96dfc
Fix IO text size in review screen ( #2986 )
...
* Store relative font size
* Handle multi-line text
Thanks to @glutanimate
2024-04-17 20:45:40 +10:00
Damien Elmes
e66adcca38
alertOnError should default to true
...
Regressed in svelte-kit port
2024-04-17 20:13:37 +10:00
Loudwig
d8f2782c26
Feature Show Reminder before answer ( #3064 ) ( #3119 )
...
* Feature Question Action Show Reminder (#3064 )
Added a option in the deck config that allow the user to choose in
Autoupdate mode between showing a reminder or revealing the card.
Also added my name to the contributors
* Update ftl/core/deck-config.ftl
2024-04-13 08:39:50 +01:00
Abdo
e486d6b513
Improve typing of custom fabric.Object properties ( #3134 )
...
* Ensure increasing ordinals of new masks
* Add fabric.d.ts
* Revert "Ensure increasing ordinals of new masks"
This reverts commit dedfeec9ad
.
2024-04-13 08:36:08 +01:00