65 Commits

Author SHA1 Message Date
zubiden
496bc6e295 Teact: Filter SVG attributes (#6628) 2026-01-20 12:07:34 +01:00
zubiden
4819cf02b3 Teact: Store last rendered namespace for components (#6570) 2026-01-13 01:14:11 +01:00
Alexander Zinchuk
6054536ee9 Update Teact from MyTonWallet 2025-11-22 12:54:10 +01:00
zubiden
bd096e2a01 [dev] More stylistic eslint rules (#5961) 2025-06-04 20:41:03 +02:00
Alexander Zinchuk
9e5f0ae8cb Teact: Clear selection range info from input on blur 2025-06-04 20:40:32 +02:00
Alexander Zinchuk
f38f7d65cc Bump dependencies 2025-06-04 20:36:48 +02:00
zubiden
f21ca52337 Teact: Fix empty fragment mount position (#5918) 2025-05-14 19:02:17 +03:00
Alexander Zinchuk
cbd0d47aa5 Teact: Some improvements 2025-03-07 15:18:58 +01:00
Alexander Zinchuk
90e56dcdd4 Teact: Fix re-mounting components 2025-03-07 15:18:54 +01:00
zubiden
8dc935d0b8 SVG: Allow setting filters using JSX (#5449) 2025-01-21 18:29:39 +01:00
Alexander Zinchuk
590a6f5b4c [Perf] Teact: Simplify extra classes management 2024-09-19 20:43:25 +02:00
Alexander Zinchuk
3e48f3fbf9 useShowTransitions: Workaround for noMountTransition not working after forced reflow 2024-09-11 02:07:15 +02:00
Alexander Zinchuk
2b773d7e85 [Perf] Teact: Tiny improvement 2024-09-06 15:42:56 +02:00
zubiden
5f5536b6a0 Search: New design (#4718) 2024-08-29 15:52:14 +02:00
zubiden
a4bfdad768 Teact: Implement createContext and useContextSignal (#4619) 2024-06-18 16:30:28 +02:00
Alexander Zinchuk
fb614840f6 Refactoring: Introduce eslint-plugin-simple-import-sort plugin (#3802) 2023-09-13 12:22:11 +02:00
Alexander Zinchuk
46d9278900 Teact: Support SVG (#3593) 2023-07-20 16:12:59 +02:00
Alexander Zinchuk
7daee68c0e Teact: Fix textContent optimization 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
a2eb398feb Teact: Remove unsafe optimization 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
e544763ab9 Teact: Remove likely redundant code 2023-07-20 16:01:03 +02:00
Alexander Zinchuk
b6982dcd46 Revert "Revert "[Perf] Teact: Optimizations""
This reverts commit 8c892278660e633a5675b4e7d6c22aadd55578c4.
2023-07-20 16:01:03 +02:00
Alexander Zinchuk
28ac8fe061 Revert "[Perf] Teact: Optimizations"
This reverts commit 691c6204c1908af0d3317cb18dc67efb566beefe.
2023-07-06 14:25:58 +02:00
Alexander Zinchuk
696e8ad256 [Perf] Teact: Optimizations 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
392b2d53cb Teact: Introduce setExtraStyles 2023-07-06 09:57:57 +02:00
Alexander Zinchuk
8cdc1b87be Teact: Disable setting state on unmounted components 2023-07-06 09:57:43 +02:00
Alexander Zinchuk
3af8f91f3c Teact: Remove redundant check 2023-06-16 12:45:20 +02:00
Alexander Zinchuk
d8a258d092 Teact: Properly clean up function refs 2023-06-16 12:45:20 +02:00
Alexander Zinchuk
bab53d42ec Teact: Fix updating ref when re-using DOM nodes 2023-06-16 12:45:20 +02:00
Alexander Zinchuk
62271f6ced Teact: Fix effects in portals 2023-05-28 14:32:40 +02:00
Alexander Zinchuk
533e82eb3c Teact: Fix moving element to the end of fast list (follow-up) 2023-05-28 14:32:21 +02:00
Alexander Zinchuk
cd078bcd33 Teact: Fix re-ordering children without teactOrderKey 2023-05-15 10:56:14 +02:00
Alexander Zinchuk
da4e5e543b Teact: Fix moving element to the end of fast list 2023-05-15 10:56:01 +02:00
Alexander Zinchuk
2ca0079f9e Transition: Fix unmounting active slide 2023-04-26 21:18:43 +04:00
Alexander Zinchuk
9a75d79705 Teact: Fix missing layout effects after first render (follow-up) 2023-04-19 04:08:52 +02:00
Alexander Zinchuk
ad9e1bb9a1 Teact: Fix missing layout effects after first render 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
e2ef98db09 Teact: Fix running layout effect on signal 2023-04-15 13:55:11 +02:00
Alexander Zinchuk
c467da8680 Transition: Tiny updates 2023-04-15 13:54:30 +02:00
Alexander Zinchuk
289694c13b Teact: Introduce extra classes manipulation 2023-04-15 13:52:25 +02:00
Alexander Zinchuk
0c2e40d8be Language Settings: Fix error in old browsers (#2891) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
c235eac2d0 Teact: Fix removing attributes from element (#2655) 2023-02-25 18:50:11 +01:00
Alexander Zinchuk
1fef97b82e Introduce Forums (#2174) 2023-01-06 22:49:02 +01:00
Alexander Zinchuk
d0055d6653 [Dev] Bump dependencies (#2152) 2022-12-06 13:31:21 +01:00
Alexander Zinchuk
f272f63afc Teact: Preserve caret at end in controlled inputs 2022-11-10 18:28:03 +04:00
Alexander Zinchuk
abd92f2ae8 Teact: Support ref function, update types; TeactN: Support detaching containers 2022-11-07 23:00:38 +04:00
Alexander Zinchuk
eb69f55f29 Teact: Fix memory leak if head is removed (#2083) 2022-10-29 15:18:29 +02:00
Alexander Zinchuk
2ad7bd03a2 Settings / Folders: Fix exception in Chat Picker 2022-09-21 00:14:47 +02:00
Alexander Zinchuk
19ac35b676 Teact: Fix fragment breaking other elements order 2022-09-16 18:28:44 +02:00
Alexander Zinchuk
819280b191 Teact: Fix unexpected ref reset 2022-09-16 18:28:42 +02:00
Alexander Zinchuk
e841738112 Teact: Add support for controlled and uncontrolled components 2022-07-08 15:01:13 +02:00
Alexander Zinchuk
fa6eec434f Teact: Support components returning fragments 2022-05-30 15:40:38 +04:00