yggverse
|
61010e0a42
|
use tuple for actions
|
2024-11-12 18:47:52 +02:00 |
|
yggverse
|
b70a5a7867
|
move bookmark status detection to the navigation level
|
2024-11-12 18:38:10 +02:00 |
|
yggverse
|
367b4d017b
|
connect navigation widget to bookmark action
|
2024-11-12 18:13:32 +02:00 |
|
yggverse
|
da33fa053e
|
move static methods out of main db struct implementation
|
2024-11-12 17:22:07 +02:00 |
|
yggverse
|
47b2be986b
|
implement is_history record argument for load action
|
2024-11-12 08:23:19 +02:00 |
|
yggverse
|
a6ef61486d
|
update actions
|
2024-11-11 05:11:48 +02:00 |
|
yggverse
|
a5fc2a7475
|
define ptr container outside
|
2024-11-11 01:14:09 +02:00 |
|
yggverse
|
7b2c07ac45
|
remove deprecated method
|
2024-11-11 00:17:30 +02:00 |
|
yggverse
|
12fa47f8f9
|
remove extra methods
|
2024-11-11 00:04:19 +02:00 |
|
yggverse
|
8113022cd4
|
create separated wrappers for history, close action group
|
2024-11-10 11:53:43 +02:00 |
|
yggverse
|
4afa2c204c
|
create separated wrapper for home action
|
2024-11-10 10:46:46 +02:00 |
|
yggverse
|
b4dee17768
|
create separated wrapper for reload action
|
2024-11-10 10:30:10 +02:00 |
|
yggverse
|
9ff32a3419
|
begin local actions implementation
|
2024-11-10 07:09:55 +02:00 |
|
yggverse
|
35fe1f83e9
|
fix autoreplacement typo
|
2024-11-09 00:25:03 +02:00 |
|
yggverse
|
6030df6328
|
move browser actions to destination submod level
|
2024-11-08 09:19:16 +02:00 |
|
yggverse
|
ec7a668cd9
|
begin action collections implementation (to reduce argument size by clippy)
|
2024-11-08 06:47:58 +02:00 |
|
yggverse
|
07ee9cba07
|
replace clone with copy
|
2024-11-08 05:35:32 +02:00 |
|
yggverse
|
c843e5b7c0
|
replace arc with rc
|
2024-11-08 05:21:08 +02:00 |
|
yggverse
|
a0e923eb7d
|
remove extra referencers
|
2024-11-08 05:09:19 +02:00 |
|
yggverse
|
6d7277d831
|
remove extra referencers
|
2024-11-08 05:03:02 +02:00 |
|
yggverse
|
ef067fbb70
|
remove extra methods
|
2024-11-05 09:57:52 +02:00 |
|
yggverse
|
78b7dd960b
|
move history to page open action, fix request activate action
|
2024-11-05 08:09:02 +02:00 |
|
yggverse
|
39ee50c4ba
|
move migration api out of struct implementation
|
2024-11-03 17:05:32 +02:00 |
|
yggverse
|
8e501fb34f
|
update comment
|
2024-11-03 15:35:21 +02:00 |
|
yggverse
|
73427db470
|
update comment
|
2024-11-03 05:11:04 +02:00 |
|
yggverse
|
f900fa80b1
|
add last focus value holder
|
2024-11-03 04:39:27 +02:00 |
|
yggverse
|
07d952ea7e
|
enshort contains construction, drop debug print
|
2024-11-03 02:28:50 +02:00 |
|
yggverse
|
6a04692ad3
|
replace GestureClick with StateFlags implementation
|
2024-11-03 02:27:17 +02:00 |
|
yggverse
|
532ed65ed8
|
rename base to home
|
2024-11-01 03:14:11 +02:00 |
|
yggverse
|
313122e5c3
|
rename actions
|
2024-11-01 03:09:09 +02:00 |
|
yggverse
|
b2237879be
|
allow any kind of widget
|
2024-10-31 23:46:28 +02:00 |
|
yggverse
|
1ffc5c1edb
|
use common const
|
2024-10-31 16:13:00 +02:00 |
|
yggverse
|
0912f2c68d
|
select entire text on first request entry focus
|
2024-10-30 02:48:00 +02:00 |
|
yggverse
|
920721412e
|
drop Arc from SimpleAction #1
|
2024-10-27 12:50:36 +02:00 |
|
yggverse
|
44c68675b2
|
fix progressbar animation
|
2024-10-25 19:14:16 +03:00 |
|
yggverse
|
6c4137f2b6
|
make update action by item id
|
2024-10-15 08:45:44 +03:00 |
|
yggverse
|
86347c42b9
|
drop deprecated method
|
2024-10-14 07:30:29 +03:00 |
|
yggverse
|
3047102c87
|
remove extra conversion
|
2024-10-14 03:50:33 +03:00 |
|
yggverse
|
2d9eec9b02
|
implement separated mods for navigation widgets
|
2024-10-12 03:53:52 +03:00 |
|
yggverse
|
deb3ea3469
|
implement separated widget mod for navigation request feature
|
2024-10-12 00:24:06 +03:00 |
|
yggverse
|
a2643d953d
|
add nullable value support, change field datatype
|
2024-10-11 23:44:33 +03:00 |
|
yggverse
|
6a4790c92b
|
implement request session restore
|
2024-10-11 23:38:59 +03:00 |
|
yggverse
|
d7b781f604
|
implement navigation session restore
|
2024-10-11 23:18:59 +03:00 |
|
yggverse
|
4370d1d971
|
drop options not in use
|
2024-10-11 02:40:08 +03:00 |
|
yggverse
|
65502c247d
|
normalize tab items component
|
2024-10-08 00:56:52 +03:00 |
|