cemrehancavdar / hyperleaflet

https://docs.hyperleaflet.dev/
MIT License
67 stars 3 forks source link

Hypertext Change Detection Ability #32

Closed cemrehancavdar closed 1 year ago

cemrehancavdar commented 1 year ago

This pull request extracts change detection code from the logic and transforms it into a publish-subscribe pattern. The intention is to convert it into a library that will serve as the second dependency for hyperleaflet. With this pull request, we can identify added, removed, and modified nodes, enabling the implementation of change logics. Currently, the changes have been implemented specifically for 'data-geometry'.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication