Commit Graph
6 Commits
Author SHA1 Message Date
mikigoalie 967682c449 fix(web/notifications): bottom center position (#33) 2025-07-26 16:07:52 +02:00
mikigoalie 79e5adda7c feat(client/textui): add text return to isTextUIOpen (#464) 2023-12-07 07:36:37 +11:00
mikigoalie 4fed5dc38d feat(imports/math): groupdigits (#338) 2023-05-26 09:06:28 +10:00
mikigoalie af9828ba0b chore(locales): cs.json (#333) 2023-05-18 21:03:13 +10:00
mikigoalie 1d65379fc0 chore(locales/cs): more translation (#321) 2023-05-08 23:59:58 +02:00
mikigoalie c94d019f67 feat(web/notifications): add warning type (#315)
* update(notify): add warning it's own type

* update(notify): inform > info, change warning default icon to circle

* fix typo

* update(notify): case for def notifs, update icons

use circle icons for all notifs so its more unified, also looks a bit better imo

* fix(progressBar): spamming cancel

spamming cancel would sometimes not interrupt current progbar

* Revert "fix(progressBar): spamming cancel"

This reverts commit b030fddd20f9f2b92a07ce4199c73e3b43f435a3.
2023-05-01 12:08:02 +02:00