issues
search
finos
/
FDC3-Sail
Open implementation of the FDC3 standard using Electron and an integrated App Directory.
Apache License 2.0
34
stars
26
forks
source link
Handlers Refactor
#64
Closed
nkolba
closed
2 years ago
nkolba
commented
2 years ago
Refactored all non-FDC3 ("runtime") handlers for greater flexibility and standardization.
Changed runtime window preloads to expose apis into renderer - instead of using DOM events
bumped Electron version
fixed bug introduced in previous electron upgrade that was breaking compiled builds on Mac
nkolba
commented
2 years ago
will refactor types in separate PR(s)
will address CVE scan in separate PR as well