Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lazyDefine components #268

Merged
merged 21 commits into from
Aug 4, 2022
Merged

lazyDefine components #268

merged 21 commits into from
Aug 4, 2022

Conversation

koddsson
Copy link
Contributor

@koddsson koddsson commented Aug 1, 2022

Upstream a lazyDefine function from github/github and add some tests.

@koddsson koddsson requested a review from a team as a code owner August 1, 2022 16:34
@koddsson koddsson requested a review from srt32 August 1, 2022 16:34
src/lazy-define.ts Outdated Show resolved Hide resolved
src/lazy-define.ts Show resolved Hide resolved
src/lazy-define.ts Outdated Show resolved Hide resolved
test/lazy-define.ts Outdated Show resolved Hide resolved
test/lazy-define.ts Outdated Show resolved Hide resolved
@keithamus
Copy link
Member

This looks good, we should add some documentation and export it from index 😆

koddsson and others added 21 commits August 4, 2022 11:55
This prevents callbacks being called twice or more for a given dynamic
element.

Co-authored-by: Keith Cirkel <[email protected]>
Co-authored-by: Keith Cirkel <[email protected]>
Co-authored-by: Keith Cirkel <[email protected]>
Co-authored-by: Keith Cirkel <[email protected]>
Co-authored-by: Keith Cirkel <[email protected]>
Co-authored-by: Keith Cirkel <[email protected]>
@keithamus keithamus merged commit e81d778 into main Aug 4, 2022
@keithamus keithamus deleted the lazy-define branch August 4, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants