merge stable version #2
doryan
commented 2024-08-28 18:53:39 +03:00
Owner
No description provided.
doryan
added 97 commits 2024-08-28 18:53:39 +03:00
56357c4697
feat(handler): remove custom event handlers
be14fae2e4
feat(state): remove state controller function
e46e83f723
feat(mod): remove state controller and custom event handlers modules
f3ae716ed4
feat(crate): update gtk and adw crates
da3cb52046
refactor: rename view.rs to ui.rs
6fbe74e851
feat(switch): remove swtich component export
377c74369c
feat(import): remove redundant import
45617aa59d
fix(id): rename application id
2e7ede2dac
fix(power): change math power method
1aad9bafca
feat(switch): remove switch component
631db86420
fix(function): change function signature
7d2049b59d
feat(cheatsheet): remove list of position errors
94f050f8ca
feat(error): add custom error handling aliases
6682a66958
fix(table): move table of syndromes into global static variable
bf7f542df0
fix(empty string): boolean logic mistake
2ce75224fa
feat(fn): edit function signature
656e75ff35
refactor: rewrite "dirty" code into normal
e97b1b281d
fix(fn): rewrite code with using a custom type of Error
cd6403fb32
fix(component): component usage
e9dbcb272e
fix(fn): use &str in the function arguments instead of &String and refactor function code with use &str
ef3158e732
feat(imports): update imports
2dc02ce79e
fix(event): use builtin event handler instead custom
09801147b9
fix(method): change trait method signature
2c331c4ed7
feat(component): add input_label and input_frame fields and methods for them
cad9823c83
refactor: rewrite fn signature and remove match
5a8a4b00ce
refactor: rewrite function logic with use custom Error type
78d52388f7
refactor: edit function signatures and rewrite a few code sections
01f61e4286
feat(imports): update imports
0d2987a968
feat(section): add testing section
2a88eeaf01
fix(on click): ColumnView data update is complete
7887afc6af
feat(imports): update imports
3041e821a7
refactor: improved inputs distribution
28c569d547
feat(sorter): add sorter model
24b60e74a0
feat(crate): add gio external crate
269b30312d
test
23bfd10e2b
feat(css): add style for TextView and generic css
418e916c0d
feat(crate): add external crate gio
06439585eb
feat(input): add macro for generation build_*() method code
d3327a7c36
feat(input): add generic type for other input components
2e1f4b6a12
feat(frame): remove frame from Input component
f57aed1fb8
feat(method): remove old build() method
7282045c98
feat(method): add get_component() method
7116b565de
feat(setter): remove old trait
cd697b9f5d
feat(setter): add PasswordEntryBuilder
8e8cecd463
feat(fn): remove redundant arguments
4e872ddcff
feat(imports): update imports
ac9e8953a9
feat(imports): add imports
e9764cf0e8
feat(rename): rename signal_reduce_inpur_utils.rs to signal_reduce_utils.rs
11ba24d7ed
refactor(parse_field): rewrite fields parser util
f78001167a
feat(condition): remove unnecessary condition
a7cf11737a
feat(values): move definition values by default to separated file as function
cedb844826
fix(processing bug): add '\n' string literal to avoid rejecting the right input binary code with a break line
839694edc1
feat(props): add properties for optimize calculates
f9699180b9
feat(todo): remove todo
b4fb37539c
feat(size): change window size by default
e8c73b75a1
fix(css): textview paddings
3d896c7061
feat(file): rename from signal_reduce_input_utils.rs to signal_reduce_utils.rs
62b7036933
I'm too lazy to commit to the latest files
bd20644269
feat(derive): add PartialEq trait bound for SignalReduce
b88290468f
feat(css): merge multiple css into one
4c07134d9e
feat(crate): add feature v4_12 for gtk4
5dde8ab20c
fix(css): after compile with --release profile css works
3fdac01687
fix(method): after add v4_12 feature use .set_visible() method instead .show()/.hide()
ddff777d58
refactor: rewrite callback for on-click event
2399903cda
feat(fabric): change fabrics signature and remove redundant conditions
e6a38f3ffe
feat(condition): use func directly instead variable
5f544f4fe5
feat(menu): add header menu component
bbe0f42bb1
feat(fn): add about dialogue window component
32fd0305ad
feat(wrapper): remove redundant Wrapper component
ad79c741e7
feat(logo): add logo
ef979fde48
feat(cargo): rename package
f12c499df0
fix(app id): rename application_id
bafa837931
feat(wrapper): use pure Box component instead deleted Wrapper component
dd2007c895
feat(titlebar): add custom titlebar with headermenu
cc4ba6168f
feat(imports): update imports + delete allow(unused)
5cc92eb8ae
refactor(fabrics): one fabric is divided into several parts
cff06ea8b0
fix(label): make cell_label is selectable
1aa393345b
fix(parse): now parser let entry values with comma
3a605854c1
feat(dialogues): add for menu button a dialogue window
9455412170
refactor: about.rs -> dialogues.rs
2547239a50
feat(input): add oportunity for set up markup mode
ac650c3678
feat: add alias MenuActions
9d42c56423
fix(generic): edit trait bound IntoIterator type Item
c1c9543868
feat(visual): add cosmetic features
e617f1694e
feat(help): add help text
b26cfa5b54
fix: border radius
c102917e09
feat(crate): update crates
d8d9311841
feat(export): add resources module
17098e6e88
feat(title): add header button
21bc19e893
fix(path): add paths for debug and release profiles
34d2af08c6
feat(theme): add styles for dark and light themes
fcc2567aa2
feat(imports): update imports
a787464c44
feat(imports): update imports
1edbe06401
feat(crate): update crate
c211f3002a
feat(theme): add dynamic theming
229f525653
some changes + fix grammar mistakes
27f9a8e10b
refactor: pre-release build
doryan
merged commit 309060a5ce into main 2024-08-28 18:54:00 +03:00
doryan
referenced this issue from a commit 2024-08-28 18:54:02 +03:00
merge stable version
Loading…
Reference in New Issue
No description provided.
Delete Branch "experimental"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?