Skip to content

Add prefix to generated keys in DOM-gen#610

Merged
jalal246 merged 4 commits intodev/wip_1_29_p2from
dev/wip_2_1_p2
Feb 1, 2023
Merged

Add prefix to generated keys in DOM-gen#610
jalal246 merged 4 commits intodev/wip_1_29_p2from
dev/wip_2_1_p2

Conversation

@jalal246
Copy link
Member

@jalal246 jalal246 commented Feb 1, 2023

To avoid potential conflict with user-ids and DFlex auto-generated keys.

@jalal246 jalal246 changed the title wip keys Add prefix to generated key in DOM-gen Feb 1, 2023
@jalal246 jalal246 changed the title Add prefix to generated key in DOM-gen Add prefix to generated key in DOM-gen Feb 1, 2023
@jalal246 jalal246 changed the title Add prefix to generated key in DOM-gen Add prefix to generated keys in DOM-gen Feb 1, 2023
@github-actions github-actions bot added the Core label Feb 1, 2023
@jalal246 jalal246 merged commit f52162f into dev/wip_1_29_p2 Feb 1, 2023
@jalal246 jalal246 deleted the dev/wip_2_1_p2 branch February 1, 2023 13:12
jalal246 added a commit that referenced this pull request Feb 1, 2023
* Fix a bug in `store.destroy()` where in some cases `migration=null` causes an error when it's called.

* Fix a bug in the branch level where the parent container belongs to the same higher parent but is not registered as siblings in DOMGen.

* Depend on the observer to auto-clean removed elements from the store instead of using unregister.

* Support streaming in `depth:0`. Allowing children to be updated continuously without clearing the store instance entirely.

* Override containersTransition & commit  for unnecessary usage #609

* Add prefix to generated keys in DOM-gen #610
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant