issues
search
fabulous-dev
/
Fabulous
Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.16k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor EnumerationMode
#1091
kerams
opened
2 days ago
1
Remove match struct
#1090
kerams
opened
2 days ago
0
How much work does it take to add a new backend?
#1089
eefan000
opened
3 days ago
3
Remove System.Memory
#1088
kerams
closed
5 days ago
1
Reworked components
#1087
TimLariviere
closed
2 weeks ago
0
Null Program state breaks `MvuComponentBuilder`
#1086
amongonz
closed
2 weeks ago
2
Improve null comparisons
#1085
kerams
closed
2 weeks ago
0
Add equality constraint on 'msg to prevent confusion with new non-MVU modifiers
#1084
TimLariviere
closed
1 month ago
1
Update README.md
#1083
edgarfgp
closed
4 months ago
0
Split Attributes to Mvu & Components
#1082
TimLariviere
closed
4 weeks ago
0
Add new `CollectionBuilder` constructor using an `AttributesBundle`
#1081
edgarfgp
closed
6 months ago
0
Guard against inner component null messages
#1080
edgarfgp
closed
6 months ago
1
Broken link (missing Calculator sample)
#1079
marciofrayze
closed
7 months ago
1
bindings + 1 to increment the key when using a Binding
#1078
edgarfgp
closed
7 months ago
0
Add `defineEventNoDispatch`
#1077
edgarfgp
closed
7 months ago
1
Fix ScalarAttributes data key lookup
#1076
edgarfgp
closed
7 months ago
0
Find the component data key in the attribute keys
#1075
edgarfgp
closed
7 months ago
0
Add support for Binding in Components
#1074
TimLariviere
closed
8 months ago
0
Do we really need to learn MVU before using this library?
#1073
ken-okabe
closed
7 months ago
4
Revert "Include Memo.KeyData in CanReuseMemo"
#1072
TimLariviere
closed
8 months ago
0
Include Memo.KeyData in CanReuseMemo
#1071
TimLariviere
closed
8 months ago
0
Cmd throttling
#1070
h0lg
opened
8 months ago
5
Recreate component on arg change
#1069
TimLariviere
closed
9 months ago
0
Lock access to fn in Cmd.debounce to avoid null crash
#1068
TimLariviere
closed
9 months ago
0
Improve code documentation for MVU/Elm newbies
#1067
h0lg
opened
9 months ago
0
Dispose properly ViewNode and Component when Widget is removed from tree
#1066
TimLariviere
closed
10 months ago
0
Release/2.5
#1065
edgarfgp
closed
10 months ago
0
Add SyncAction
#1064
edgarfgp
closed
10 months ago
0
Debounce cmd
#1063
TimLariviere
closed
10 months ago
0
Add Cmd.debounce
#1062
TimLariviere
closed
10 months ago
0
Implement Component.AttachView
#1059
TimLariviere
closed
10 months ago
0
Couple of changes and fixes to Component API
#1058
TimLariviere
closed
10 months ago
0
Implement attach view
#1057
edgarfgp
closed
10 months ago
0
Consolidate Component API with existing code
#1056
TimLariviere
closed
10 months ago
0
Remove dot before accessing indexed property
#1055
TimLariviere
closed
10 months ago
0
Unleashing Parallel Processing
#1054
edgarfgp
closed
11 months ago
0
Implement AttachView
#1053
edgarfgp
closed
11 months ago
1
Mvu component
#1052
TimLariviere
closed
1 year ago
0
Add new Component API
#1051
TimLariviere
closed
1 year ago
0
Fix missing links
#1050
Thorium
opened
1 year ago
0
Rudimentary Video Player Example
#1049
jinyus
closed
1 year ago
9
Unleashing Parallel Processing
#1048
edgarfgp
closed
11 months ago
0
Remove ambiguity when declaring event attributes
#1047
TimLariviere
closed
1 year ago
0
Remove docs from the repository
#1046
TimLariviere
closed
1 year ago
0
More tests to validate an issue where Multiple for loops in builder causes crash
#1045
edgarfgp
closed
1 year ago
0
Multiple for loops in builder causes crash
#1044
edgarfgp
closed
1 year ago
0
Ensure view function is only called on UI thread
#1043
TimLariviere
closed
1 year ago
0
When combining 2 arrays, array B should be reused but array A was passed instead
#1042
TimLariviere
closed
1 year ago
0
Add support for float32 properties
#1041
kevkov
closed
1 year ago
0
Change "--output" flag with "--property PackageOutputPath" in CI
#1039
TimLariviere
closed
1 year ago
0
Next