Commit Graph

1428 Commits

Author SHA1 Message Date
Aran-Fey 895a698a46 fix guard/redirect tests 2025-03-23 20:52:40 +01:00
Aran-Fey c6eaf01111 remove debug prints 2025-03-23 14:43:09 +01:00
Aran-Fey 7e89df5b2b unfinished PointerEventListener update 2025-03-23 11:37:42 +01:00
Aran-Fey ca7bca58bf fix slider not changing color when disabled 2025-03-23 11:37:41 +01:00
Aran-Fey a91b8e4db9 add is_sensitive to Calendar 2025-03-23 11:37:41 +01:00
Aran-Fey f867951e71 work around a pixel of text being cut off sometimes 2025-03-23 11:37:16 +01:00
Aran-Fey ab39efd739 fix Checkbox not changing color when insensitive 2025-03-23 11:37:15 +01:00
Aran-Fey 2390329a5a fix wasted space in component details 2025-03-23 11:37:15 +01:00
Aran-Fey 46d6eba6a9 remove annoying gap between tree items 2025-03-23 11:37:15 +01:00
Aran-Fey e7cb441888 fix background icon being too large 2025-03-23 11:37:15 +01:00
Aran-Fey 9fa3bf6263 fix "component details" view sending huge amounts of data to the frontend 2025-03-23 11:37:15 +01:00
Jakob Pinterits 87e3dabe61 initial support for table press events 2025-03-22 22:37:16 +01:00
Jakob Pinterits 47825b9037 add pdf viewer to changelog 2025-03-22 20:38:45 +01:00
Jakob Pinterits 1ffb6c349a add PDF viewer component 2025-03-22 19:50:32 +01:00
Aran-Fey e29ff01ce8 Merge pull request #231 from ilya-pevzner/handle-double-clicks
Handle double clicks
2025-03-21 23:01:36 +01:00
ilya-pevzner d3709190cd fix formatting 2025-03-21 17:28:32 -04:00
ilya-pevzner 97ba593aff Merge branch 'main' into handle-double-clicks 2025-03-21 21:57:43 +01:00
ilya-pevzner 76c34ff59e send as PointerEvent, increase double click timeout 2025-03-21 16:36:49 -04:00
Aran-Fey 126c159239 fix Rectangle cursor not being sent to client 2025-03-21 21:09:42 +01:00
Aran-Fey 8f9ae8691f fix byte serving 2025-03-21 21:09:42 +01:00
ilya-pevzner 8cd3ee8ea0 cleanup formatting 2025-03-21 11:57:31 -04:00
ilya-pevzner a9baf0d5fd add on_double_press handling to PointEventListener 2025-03-21 11:53:27 -04:00
Jakob Pinterits 8239ee92c2 bugfix in table text alignment 2025-03-21 13:15:13 +01:00
Jakob Pinterits 04252428ad fix specicifity in button styles 2025-03-21 13:03:14 +01:00
Jakob Pinterits dc3e001b47 update to newest commits & update file structure 2025-03-21 12:39:48 +01:00
felipetesc 052fe2b3f3 Splited styles into multiple files 2025-03-21 12:37:10 +01:00
felipetesc d856ac043a Revert "Splited styles into multiple files"
This reverts commit 7790d31b52.
2025-03-21 12:37:03 +01:00
felipetesc b418ee7f20 Separeated Files 2025-03-21 12:36:08 +01:00
Aran-Fey 58bcce2584 bump version to 0.11.2rc2 0.11.2rc2 2025-03-21 12:00:25 +01:00
Aran-Fey 743841a529 remove incorrect test for enum constructors 2025-03-21 11:59:09 +01:00
Aran-Fey 02db436273 minor fixes 2025-03-21 11:52:25 +01:00
Aran-Fey 2e986a3101 minor changes prepping for new pre-release 2025-03-21 11:49:07 +01:00
Aran-Fey def6a62053 fix table not updating show_row_numbers correctly 2025-03-21 11:49:07 +01:00
Aran-Fey 505263f3c1 fix some app loading tests 2025-03-21 11:49:06 +01:00
Aran-Fey f6cf8cf4fc deprecate CursorStyle enum + some other stuff 2025-03-21 11:49:06 +01:00
Aran-Fey deabd0509b fix incorrect iframe sizing in Webview 2025-03-21 11:49:06 +01:00
Aran-Fey 558ebfef42 remove unused keyring dependency 2025-03-21 11:49:06 +01:00
Aran-Fey 47a8adb4d6 fix NumberInput not enforcing min and max 2025-03-21 11:49:06 +01:00
Aran-Fey b27d748be4 add test for loading as_fastapi() app 2025-03-21 11:49:06 +01:00
Aran-Fey ed99e4847b remove unused files 2025-03-21 11:49:06 +01:00
Aran-Fey 1d9c578650 Merge pull request #228 from rio-labs/dependabot/pip/tomlkit-gte-0.12-and-lt-0.14
Update tomlkit requirement from <0.13,>=0.12 to >=0.12,<0.14
2025-03-19 12:16:20 +01:00
Aran-Fey 8210cd9713 Merge pull request #227 from rio-labs/dependabot/pip/pillow-gte-10.2-and-lt-12.0
Update pillow requirement from <11.0,>=10.2 to >=10.2,<12.0
2025-03-19 12:15:20 +01:00
Aran-Fey 7656331f20 Merge pull request #226 from rio-labs/dependabot/pip/crawlerdetect-gte-0.1.7-and-lt-0.4
Update crawlerdetect requirement from <0.2,>=0.1.7 to >=0.1.7,<0.4
2025-03-19 12:14:28 +01:00
Aran-Fey f09a82f87e Merge pull request #222 from rio-labs/dependabot/pip/hatchling-1.27.0
Bump hatchling from 1.26.3 to 1.27.0
2025-03-19 12:10:29 +01:00
Sn3llius e204379010 Update line_chart_card.py 2025-03-18 21:51:55 +01:00
Mad Cow 9254a12aea Merge pull request #220 from JJFlorian/main
Fix build frontend command after script namechanges
2025-03-18 16:50:47 +01:00
Sn3llius 1d626f2125 fixed persistence of sales dashboard 2025-03-18 16:07:01 +01:00
Sn3llius 2a9aa0fa9b WIP: Sales Dashboard 2025-03-18 16:02:08 +01:00
Sn3llius 84d62ee1e2 populated To-Do App 2025-03-18 16:02:08 +01:00
Aran-Fey 56e71e8d57 remove outdated NumberInput tests 2025-03-18 14:44:26 +01:00