Commit Graph

5 Commits (zsviczian-samsung-filetype-issue)

Author SHA1 Message Date
Arnost Pleskot 8551823da9
feat: update jotai ()
* feat: update jotai in excalidraw package

* feat: update jotai in excalidraw-app

* fix: exports from excalidraw/jotai

* fix: use isolated react hooks

* test: use jotai provider in <Trans /> test

* remove unused package

* refactor & make safer

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Aakansha Doshi 1ed53b153c
build: enable consistent type imports eslint rule ()
* build: enable consistent type imports eslint rule

* change to warn

* fix the warning in example and excalidraw-app

* fix packages

* enable type annotations and throw error for the rule
David Luzar 8a162a4cb4
fix: import ()
David Luzar c6a045d092
fix: theme toggle shortcut `event.code` ()
Arnost Pleskot cd50aa719f
feat: add system mode to the theme selector ()
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>