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

feat: Rewritten with components architecture. #305

Merged
merged 5 commits into from
Mar 13, 2023
Merged

Conversation

ShogunPanda
Copy link
Contributor

This PR completely rewrites components to be used in ALL aspects of Lyra and to support async everywhere.

@ShogunPanda ShogunPanda changed the base branch from main to feat/v1.0.0 March 7, 2023 20:37
Copy link
Member

@micheleriva micheleriva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShogunPanda awesome work, I just left a few comments and then we're good to go

src/cjs/index.cts Show resolved Hide resolved
src/components/documents-store.ts Show resolved Hide resolved
src/components/documents-store.ts Outdated Show resolved Hide resolved
src/components/facets.ts Show resolved Hide resolved
src/components/index.ts Outdated Show resolved Hide resolved
src/methods/remove.ts Outdated Show resolved Hide resolved
src/methods/update.ts Show resolved Hide resolved
src/types.ts Show resolved Hide resolved
src/types.ts Outdated Show resolved Hide resolved
src/utils.ts Show resolved Hide resolved
Copy link
Member

@micheleriva micheleriva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@micheleriva micheleriva merged commit 4e0c2ad into feat/v1.0.0 Mar 13, 2023
@micheleriva micheleriva deleted the components branch March 13, 2023 14:48
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